Uses of Class
org.alfresco.webdrone.share.site.document.DocumentAspect

Packages that use DocumentAspect
org.alfresco.webdrone.share.site.document   
 

Uses of DocumentAspect in org.alfresco.webdrone.share.site.document
 

Methods in org.alfresco.webdrone.share.site.document that return DocumentAspect
static DocumentAspect DocumentAspect.getAspect(String name)
           
static DocumentAspect DocumentAspect.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DocumentAspect[] DocumentAspect.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in org.alfresco.webdrone.share.site.document with type arguments of type DocumentAspect
 DocumentDetailsPage SelectAspectsPage.add(List<DocumentAspect> aspects)
          Add the Aspect if it is available to add.
 



Copyright © 2013. All Rights Reserved.