Uses of Class
com.emc.documentum.rest.sort.SortSpec
Packages that use SortSpec
-
Uses of SortSpec in com.emc.documentum.rest.http.parameter
Methods in com.emc.documentum.rest.http.parameter that return SortSpecMethods in com.emc.documentum.rest.http.parameter with parameters of type SortSpecModifier and TypeMethodDescriptionvoidCollectionParam.setSortSpec(SortSpec spec) Set sort parameterConstructors in com.emc.documentum.rest.http.parameter with parameters of type SortSpecModifierConstructorDescriptionCollectionParam(PagingParam pagingParam, SortSpec sortSpec, AttributeView attributeView, String filter, boolean inline) ConstructorCollectionParam(PagingParam pagingParam, SortSpec sortSpec, AttributeView attributeView, String filter, String q, boolean inline) Constructor -
Uses of SortSpec in com.emc.documentum.rest.sort
Fields in com.emc.documentum.rest.sort declared as SortSpec