Uses of Class
org.alfresco.repo.site.SiteContainersCannedQueryParams.SortFields
-
Packages that use SiteContainersCannedQueryParams.SortFields Package Description org.alfresco.repo.site Provides the implementation of the site service which is used to provide services used by the sites of the Share interface. -
-
Uses of SiteContainersCannedQueryParams.SortFields in org.alfresco.repo.site
Methods in org.alfresco.repo.site that return SiteContainersCannedQueryParams.SortFields Modifier and Type Method Description static SiteContainersCannedQueryParams.SortFieldsSiteContainersCannedQueryParams.SortFields. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SiteContainersCannedQueryParams.SortFields[]SiteContainersCannedQueryParams.SortFields. values()Returns an array containing the constants of this enum type, in the order they are declared.
-