Uses of Class
org.alfresco.service.cmr.site.SiteRole
-
Packages that use SiteRole Package Description org.alfresco.service.cmr.site Provides the public interface for the the SiteService which is used by the Share application. -
-
Uses of SiteRole in org.alfresco.service.cmr.site
Methods in org.alfresco.service.cmr.site that return SiteRole Modifier and Type Method Description static SiteRoleSiteRole. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SiteRole[]SiteRole. values()Returns an array containing the constants of this enum type, in the order they are declared.
-