Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.annotations.repository.service
Interface AnnotationsRepositoryService

All Known Implementing Classes:
AnnotationsRepositoryServiceImpl

public interface AnnotationsRepositoryService

Author:
Alexandre Russel

Method Summary
 boolean check(NuxeoPrincipal user, java.lang.String permission, DocumentModel model)
           
 boolean isAnnotable(DocumentModel document)
           
 

Method Detail

isAnnotable

boolean isAnnotable(DocumentModel document)
                    throws ClientException
Throws:
ClientException

check

boolean check(NuxeoPrincipal user,
              java.lang.String permission,
              DocumentModel model)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.