Uses of Enum Class
org.alfresco.util.ScriptPagingDetails.ItemsSizeConfidence
Packages that use ScriptPagingDetails.ItemsSizeConfidence
-
Uses of ScriptPagingDetails.ItemsSizeConfidence in org.alfresco.util
Methods in org.alfresco.util that return ScriptPagingDetails.ItemsSizeConfidenceModifier and TypeMethodDescriptionScriptPagingDetails.getConfidence()Returns the enum constant of this class with the specified name.ScriptPagingDetails.ItemsSizeConfidence.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.util with parameters of type ScriptPagingDetails.ItemsSizeConfidenceModifier and TypeMethodDescriptionModelUtil.buildPaging(int totalItems, int maxItems, int skipCount, ScriptPagingDetails.ItemsSizeConfidence confidence, int totalItemsRangeEnd) Returns representation of paging object