Uses of Class
org.alfresco.rest.rm.community.model.site.RMSiteCompliance
-
Packages that use RMSiteCompliance Package Description org.alfresco.rest.rm.community.model.site -
-
Uses of RMSiteCompliance in org.alfresco.rest.rm.community.model.site
Methods in org.alfresco.rest.rm.community.model.site that return RMSiteCompliance Modifier and Type Method Description static RMSiteComplianceRMSiteCompliance. valueOf(String name)Returns the enum constant of this type with the specified name.static RMSiteCompliance[]RMSiteCompliance. values()Returns an array containing the constants of this enum type, in the order they are declared.
-