Uses of Class
com.emc.d2fs.models.context.SortOrder
Packages that use SortOrder
-
Uses of SortOrder in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces with parameters of type SortOrderModifier and TypeMethodDescriptionIWorkflowContentService.getWorkflowList
(Context context, String supervisorName, String performerName, String documentId, List<String> templateIds, String workflowName, WorkflowStates[] workflowStates, String fromDate, String toDate, boolean overdue, SortOrder sortOrder, String widgetName) -
Uses of SortOrder in com.emc.d2fs.models.context
Methods in com.emc.d2fs.models.context that return SortOrderModifier and TypeMethodDescriptionObjectFactory.createSortOrder()
Create an instance ofSortOrder
Methods in com.emc.d2fs.models.context that return types with arguments of type SortOrderModifier and TypeMethodDescriptionCollectionParam.getSortOrder()
Gets the value of the sortOrder property.