Nuxeo ECM Projects 5.4.3-SNAPSHOT

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, String permission, DocumentModel model)
           
 boolean isAnnotable(DocumentModel document)
           
 

Method Detail

isAnnotable

boolean isAnnotable(DocumentModel document)
                    throws ClientException
Throws:
ClientException

check

boolean check(NuxeoPrincipal user,
              String permission,
              DocumentModel model)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.