Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.annotations.repository.service.DocumentAnnotability

Packages that use DocumentAnnotability
org.nuxeo.ecm.platform.annotations.repository.descriptor   
org.nuxeo.ecm.platform.annotations.repository.service   
 

Uses of DocumentAnnotability in org.nuxeo.ecm.platform.annotations.repository.descriptor
 

Methods in org.nuxeo.ecm.platform.annotations.repository.descriptor that return types with arguments of type DocumentAnnotability
 java.lang.Class<? extends DocumentAnnotability> DocumentAnnotabilityDescriptor.getKlass()
           
 

Method parameters in org.nuxeo.ecm.platform.annotations.repository.descriptor with type arguments of type DocumentAnnotability
 void DocumentAnnotabilityDescriptor.setKlass(java.lang.Class<? extends DocumentAnnotability> klass)
           
 

Uses of DocumentAnnotability in org.nuxeo.ecm.platform.annotations.repository.service
 

Classes in org.nuxeo.ecm.platform.annotations.repository.service that implement DocumentAnnotability
 class DefaultDocumentAnnotability
           
 

Methods in org.nuxeo.ecm.platform.annotations.repository.service with parameters of type DocumentAnnotability
 void AnnotationsRepositoryServiceImpl.setDocumentAnnotability(DocumentAnnotability annotability)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.