Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- objectModified() - Method in interface com.sas.metadata.remote.MdObjectBaseUtil
-
Tells whether any of the attributes or associationLists on this object have been changed.
- OBJREF - Static variable in interface com.sas.metadata.remote.MdFactory
-
The string used to represent an object reference in XML to/from the server
- OLAPProperty - Interface in com.sas.metadata.remote
-
An attribute associated with members of a given dimension level.
- OLAPPROPERTY - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: An attribute associated with members of a given dimension level.
- OLAPSchema - Interface in com.sas.metadata.remote
-
This is a grouping of Cubes accessible from a SAS OLAP server.
- OLAPSCHEMA - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: This is a grouping of Cubes accessible from a SAS OLAP server.
- OMA_MODEL_DESC - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
The description of the model
- OMA_MODEL_NAME - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
This is the name of the Metadata Model used in these classes.
- OMA_MODEL_VERSION - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
The version of the model in use in this jar
- OMI_ALL - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(1) specifies that the method get all of the properties of the requested object.
- OMI_ALL_DESCENDANTS - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(64) Returns all subtypes along with all of their descendants
- OMI_ALL_SIMPLE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(8) specifies that the method get all of the attributes of the requested object.
- OMI_CI_DELETE_ALL - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
Deprecated.As of 9.2, no longer supported by the metadata server
- OMI_CI_NODELETE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
Deprecated.As of 9.2, no longer supported by the metadata server
- OMI_CLIENT_ID - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(8388608) Client is supplying repository ID on AddMetadata of REPOS.
- OMI_DELETE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(32) Deletes the files in a repository in addition to the repository registration.
- OMI_DEPENDENCY_USEDBY - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(16384) In GetMetadata, specifies to look for cross-repository references in repositories that use the current repository.
- OMI_DEPENDENCY_USES - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(8192) Specifies to retrieve objects of the passed type from all repositories that have a DependencyUses dependency
- OMI_EXPAND - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
Deprecated.no longer supported by the metadata server
- OMI_FULL_OBJECT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(2) Instructs the SAS Metadata Server to use a public object type definition from the Object Type Dictionary to expand the specified object's logical metadata definition.
- OMI_GET_ID - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
Deprecated.
- OMI_GET_METADATA - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(256) Specifies to execute a GetMetadata call for each object that is returned by the GetMetadataObjects request.
- OMI_GET_OBJREF - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(4096)
- OMI_IGNORE_NOTFOUND - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(134217728) This flag is for DeleteMetadata to tell it to ignore objects not found so that it will not return on error.
- OMI_INCLUDE_SUBTYPES - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(16) Specifies to retrieve metadata objects that are subtypes of the passed metadata type in addition to objects of the passed type.
- OMI_LOCK - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(32768) Locks the specified object and any associated objects selected by GetMetadata flags and options from update by other users.
- OMI_LOCK_TEMPLATE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
Deprecated.As of 9.2, no longer supported by the metadata server
- OMI_MATCH_CASE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(512) Specifies to perform a case-sensitive search of the criteria specified in the
option. - OMI_MULT_REQUEST - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(1073741824)
- OMI_NOFORMAT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(67108864) Do not format time values returned from the server.
- OMI_PURGE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
Deprecated.As of 9.2, no longer supported by the metadata server
- OMI_REINIT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(2097152) Deletes the contents of a repository but does not remove the repository's registration from the repository manager.
- OMI_RETURN_LIST - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(1024) Returns a list of deleted object IDs, as well as any cascading object IDs that were deleted.
- OMI_SUCCINCT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(2048) specifies to omit properties that do not contain values or that contain null values.
- OMI_TEMPLATE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(4) checks the Options parameter for one or more user-defined templates that specify the properties to return for a given metadata type.
- OMI_TRUNCATE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(4194304) Deletes all metadata objects but does not remove the metadata object containers from a repository or change the repository's registration.
- OMI_TRUSTED_CLIENT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(268435456)Determines if the client can call this method.
- OMI_UNLOCK - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(131072) Unlocks the specified object and any associated objects that were locked when the update is completed
- OMI_UNLOCK_FORCE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(262144) Unlocks any locks held by another user so that a metadata object can be updated.
- OMI_XMLSELECT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
(128) Checks the Options parameter for criteria to qualify the objects that are returned by the server.
- OnClause - Interface in com.sas.metadata.remote
-
DEPRECATED: Represents an SQL ON clause.
- ONCLAUSE - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: DEPRECATED: Represents an SQL ON clause.
- OpenClientConnection - Interface in com.sas.metadata.remote
-
An abstract type that represents the connection information needed by an open client to access a deployed component.
- OPENCLIENTCONNECTION - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: An abstract type that represents the connection information needed by an open client to access a deployed component.
- OrderByClause - Interface in com.sas.metadata.remote
-
Has an association to columns used to order the data.
- ORDERBYCLAUSE - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: Has an association to columns used to order the data.
- Overview - Search tag in package com.sas.metadata.remote
- Section
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form