Uses of Enum Class
org.alfresco.repo.site.SiteMembershipComparator.Type
Packages that use SiteMembershipComparator.Type
Package
Description
Provides the implementation of the site service which is used to provide services used by the sites of the Share interface.
-
Uses of SiteMembershipComparator.Type in org.alfresco.repo.site
Methods in org.alfresco.repo.site that return SiteMembershipComparator.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SiteMembershipComparator.Type[]SiteMembershipComparator.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.alfresco.repo.site with parameters of type SiteMembershipComparator.TypeModifierConstructorDescriptionSiteMembershipComparator(List<Pair<? extends Object, org.alfresco.query.CannedQuerySortDetails.SortOrder>> sortPairs, SiteMembershipComparator.Type comparatorType)