Class QueryParamNames
java.lang.Object
com.emc.documentum.rest.http.parameter.QueryParamNames
Query parameter names
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAttribute view parameter namestatic final Stringsysobject represent subscription checkstatic final StringCheck-in version policystatic final StringDelete options for multi-version document objectstatic final StringDML view parameter namestatic final StringFilter parameter namestatic final Stringwhether force to execute the operationsstatic final StringInclude permission optionstatic final Stringrepository represent including domainsstatic final Stringtype represent including value assist definitionstatic final StringInline parameter namestatic final StringLinks parameter namestatic final StringLocalestatic final StringSpecify the content media URL return policystatic final StringSpecify the network location identifier for BOCS content download, this is used only when content-return-policy=DC-PREF or DC-ONLYstatic final StringInclude total parameter namestatic final StringItems per page parameter namestatic final StringPage number parameter namestatic final Stringredirect url after success SSO loginstatic final Stringlifecycle policyIdstatic final StringQuery type pastatic final StringUsed when user-name or group-name is present.static final StringIndicate to return a list of relation instances where the specified object ID is relatedstatic final StringIndicate that the specified related-object-id should be child, parent or any; It works only when related-object-id is specified;static final StringIndicate to return a list of relation instances of the specified relation name; Please note: relation name is case sensitive in Content Serverstatic final StringSpecify the network location identifier for BOCS content download need to be found based on client ip address, this is used only when content-return-policy=DC-PREF or DC-ONLY.static final StringSort specificationstatic final Stringlifecycle state -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DELETE_VERSION_POLICY
Delete options for multi-version document object- See Also:
-
QUERY_TYPE
Query type pa- See Also:
-
ATTRIBUTE_VIEW
Attribute view parameter name- See Also:
-
INCLUDE_PERMISSION
Include permission option- See Also:
-
CHECKIN_VERSION_POLICY
Check-in version policy- See Also:
-
PAGINATION_PAGE
Page number parameter name- See Also:
-
PAGINATION_ITEMS_PER_PAGE
Items per page parameter name- See Also:
-
PAGINATION_INCLUDE_TOTAL
Include total parameter name- See Also:
-
FILTER
Filter parameter name- See Also:
-
DML_VIEW
DML view parameter name- See Also:
-
INLINE
Inline parameter name- See Also:
-
LINKS
Links parameter name- See Also:
-
RECURSIVE
Used when user-name or group-name is present. True means all groups and their parent groups will be returned. Otherwise, only groups which directly contain the user/subgroup will be returned.- See Also:
-
LOCALE
Locale- See Also:
-
SORT
Sort specification- See Also:
-
RELATED_OBJECT_ID
Indicate to return a list of relation instances where the specified object ID is related- See Also:
-
RELATION_NAME
Indicate to return a list of relation instances of the specified relation name; Please note: relation name is case sensitive in Content Server- See Also:
-
RELATED_OBJECT_ROLE
Indicate that the specified related-object-id should be child, parent or any; It works only when related-object-id is specified;- See Also:
-
MEDIA_URL_POLICY
Specify the content media URL return policy- See Also:
-
NETWORK_LOCATION
Specify the network location identifier for BOCS content download, this is used only when content-return-policy=DC-PREF or DC-ONLY- See Also:
-
REQUIRE_IP_BASED_NETWORK_LOCATION
Specify the network location identifier for BOCS content download need to be found based on client ip address, this is used only when content-return-policy=DC-PREF or DC-ONLY.- See Also:
-
FORCE
whether force to execute the operations- See Also:
-
POLICYID
lifecycle policyId- See Also:
-
STATE
lifecycle state- See Also:
-
INCLUDING_VALUE_ASSIST
type represent including value assist definition- See Also:
-
INCLUDING_DOMAINS
repository represent including domains- See Also:
-
PARAM_SUCCESS_URL
redirect url after success SSO login- See Also:
-
CHECK_SUBSCRIPTION
sysobject represent subscription check- See Also:
-
-
Constructor Details
-
QueryParamNames
protected QueryParamNames()
-