Uses of Interface
com.documentum.fc.client.IDfTypedObject
Packages that use IDfTypedObject
Package
Description
Provides classes and interfaces, related to distributed content transfer.
Provides classes and interfaces for constructing and running search queries against
multiple content repositories as well as external information sources (optional).
-
Uses of IDfTypedObject in com.documentum.fc.client
Subinterfaces of IDfTypedObject in com.documentum.fc.clientModifier and TypeInterfaceDescriptioninterfaceProvides access to permission-related data stored in ACL objects.interfaceThis interface provides functions to access objects of dm_activity type.interfaceProvides access to business policy aliasing-related data stored in dm_alias_set objects.interfaceThis interface provides access to permission-related data stored in ACL objects.interfaceThis class provides the functionality to interact with dm_assembly objects in the repository.interfaceinterfaceThis interface provides access to collection objects.interfaceProvides the functionality to interact with dmr_containment objects in the repository.interfaceinterfaceThis interface provides information about the repositories known to a connection broker.interfaceProvides the functionality for the client to interact with "dm_document" objects in the respository.interfaceInterface for getting and setting values for dm_dump_record objects.interfaceThis interface provides access to folder-related data stored in folder objects.interfaceinterfaceProvides access to format information.interfaceThis interface provides access to group-related data stored in group objects.interfaceInterface for getting and setting values for dm_load_record objects.interfaceThis interface provides access to location properties.interfaceinterfaceThis interface provides access to mount point-related data stored in dm_mount_point objects.interfaceThis class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.interfaceInterface definition for the type DmiPackage Description: This object cannot be saved.interfaceA Documentum object that has typed attributes and is persisted in a repository.interfaceThis interface provides access to plugin-related data stored in dm_plugin objects.interfaceInterface for lifecycles.interfaceMethods you use to create and manipulate process objects, the objects that store workflow definitions in the repository.interfaceThis interface contains the functionality to retrieve information from a dmi_queue_item object.interfaceInterface definition for the type dm_relation Description:interfaceInterface definition for the type dm_relation_type.interfaceProvides access to dm_retainer objects, used for defining retention applied to SysObjects.interfaceDeprecated.interfaceProvides information about known Docbase Servers.interfaceinterfaceInterface for policy state extensions.interfaceThis class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.interfaceThis class provides access to the any new public stream/content related api's for the IDfSysobject class.interfaceThis interface provides access to type-related data stored in type objects.interfaceThis interface provides access to user-related data stored in user objects.interfaceThis interface provides methods that allow you to create, start, and manage a workflow.interfaceInterface definition for the type DmiWFAttachment.interfaceThis interface contains the methods to manage work items, the runtime objects that represent the tasks associated with activity instances in a workflow.Classes in com.documentum.fc.client that implement IDfTypedObjectModifier and TypeClassDescriptionclasscom.documentum.fc.client.DfPersistentObjectA Documentum object that has typed attributes and is persisted in a repository.classcom.documentum.fc.client.DfTypedObjectA Documentum object that has typed attributes.Methods in com.documentum.fc.client that return IDfTypedObjectModifier and TypeMethodDescriptionIDfDocbrokerClient.getAcsServerMap(String docbaseName) Returns information about the ACS servers that are known to the set of connection brokers currently configured for this IDfDocbrokerClient instance.IDfDocbrokerClient.getAcsServerMapFromSpecificDocbroker(String docbaseName, String protocol, String hostName, String portNumber) Returns information about the ACS servers that are known to a specific connection broker.DfClient.getClientConfig()IDfClient.getClientConfig()Returns information about DFC.IDfSession.getClientConfig()Returns an api config object.IDfSession.getConnectionConfig()Returns the connection config object for a repository session.IDfSession.getDocbaseConfig()Returns a docbase config object for a repository session.DfClient.getDocbrokerMap()IDfClient.getDocbrokerMap()Returns information about the connection brokers known to the DFC.IDfDocbrokerClient.getDocbrokerMap()Returns information about the connection brokers known to this IDfDocbrokerClient instance.IDfSession.getDocbrokerMap()Returns information about the DocBrokers known to the DFC.IDfAdminClient.getFullDocbrokerMap()Returns information about the connection brokers known to the DFC.IDfAdminClient.getFullServerMap(String docbaseName) Returns information about the servers that are known to a connection broker.IDfSession.getServerConfig()Returns a server config object for a repository session.DfClient.getServerMap(String docbaseName) IDfClient.getServerMap(String docbaseName) Returns information about the servers that are known to a connection broker.IDfDocbaseMap.getServerMap(int index) Returns information about Documentum servers for the repository at the specified index.IDfDocbrokerClient.getServerMap(String docbaseName) Returns information about the servers that are known to the set of connection brokers currently configured for this IDfDocbrokerClient instance.IDfSession.getServerMap(String docbaseName) Returns information about the servers that are known to a DocBroker.IDfDocbaseMap.getServerMapByName(String docbaseName) Returns information about Documentum servers for the repository with the specified name.DfClient.getServerMapEx(String docbaseName, String protocol, String hostName, String portNumber) IDfClient.getServerMapEx(String docbaseName, String protocol, String hostName, String portNumber) Returns information about the servers known to a connection broker.IDfDocbrokerClient.getServerMapFromSpecificDocbroker(String docbaseName, String protocol, String hostName, String portNumber) Returns information about the servers that are known to a specific connection broker.IDfSession.getSessionConfig()Returns the session config object for a repository session.IDfSession.getTypeDescription(String typeName, String attribute, IDfId policyId, String state) Returns the data dictionary information about an object type and its attributes.DfTypedObjectException.getTypedObject()Deprecated.IDfCollection.getTypedObject()Returns a row in the collection as anIDfTypedObjectfor later use.Methods in com.documentum.fc.client with parameters of type IDfTypedObjectModifier and TypeMethodDescriptionprotected static IDfIdDfTypedObjectException.getObjectId(IDfTypedObject object) static DfTypedObjectExceptionDfTypedObjectException.newBadAttrIndexException(IDfTypedObject object, com.documentum.fc.client.impl.typeddata.ValueIndexException e) static DfTypedObjectExceptionDfTypedObjectException.newBadAttrIndexException(IDfTypedObject object, String name, int valueIndex) static DfTypedObjectExceptionDfTypedObjectException.newBadAttrNameException(IDfTypedObject object, com.documentum.fc.client.impl.typeddata.NoSuchAttributeException e) static DfTypedObjectExceptionDfTypedObjectException.newBadAttrNameException(IDfTypedObject object, String name) static DfAttributeValueExceptionDfAttributeValueException.newBadAttrValueException(IDfTypedObject object, String attributeName, String value, IllegalArgumentException cause) Constructors in com.documentum.fc.client with parameters of type IDfTypedObjectModifierConstructorDescriptionprotectedDfAttributeValueException(String message, IDfTypedObject object, String attributeName, String value, Object[] arguments) protectedDfAttributeValueException(String message, IDfTypedObject object, String attributeName, String value, Object[] arguments, Throwable cause) protectedDfTypedObjectException(String message, IDfTypedObject object, Object[] arguments) protectedDfTypedObjectException(String message, IDfTypedObject object, Object[] arguments, Throwable cause) -
Uses of IDfTypedObject in com.documentum.fc.client.acs
Subinterfaces of IDfTypedObject in com.documentum.fc.client.acsModifier and TypeInterfaceDescriptioninterfaceThis interface represents ACS configuration objects.interfaceThis interface represents BOCS configuration object.interfaceDistributed transfer config objectinterfaceDms config objectinterface -
Uses of IDfTypedObject in com.documentum.fc.client.content
Subinterfaces of IDfTypedObject in com.documentum.fc.client.contentModifier and TypeInterfaceDescriptioninterfaceA BLOB-based content storage area.interfaceA content addressable storage area.interfaceInformation about a single piece of content.interfaceThis interface provides access to external file store data stored in dm_extern_file object.interfaceAn external content storage area for objects accessible to the server but whose physical contents are stored outside the server.interfaceA file-based content storage area.interfaceA content storage area. -
Uses of IDfTypedObject in com.documentum.fc.client.content.impl
Classes in com.documentum.fc.client.content.impl that implement IDfTypedObjectModifier and TypeClassDescriptionclasscom.documentum.fc.client.content.impl.Store -
Uses of IDfTypedObject in com.documentum.fc.client.internal
Subinterfaces of IDfTypedObject in com.documentum.fc.client.internalModifier and TypeInterfaceDescriptioninterfacecom.documentum.fc.client.internal.IPersistentObjectInternalInternal extensions to theIDfPersistentObjectinterface.interfacecom.documentum.fc.client.internal.ITypedObjectInternalInternal extensions to theIDfTypedObjectinterface. -
Uses of IDfTypedObject in com.documentum.fc.client.mq
Subinterfaces of IDfTypedObject in com.documentum.fc.client.mq -
Uses of IDfTypedObject in com.documentum.fc.client.search
Subinterfaces of IDfTypedObject in com.documentum.fc.client.searchModifier and TypeInterfaceDescriptioninterfaceRepresents the search results.interfaceAn IDfSmartList is the BOF object representing a saved search. -
Uses of IDfTypedObject in com.emc.documentum.store.atmos.bof.api
Subinterfaces of IDfTypedObject in com.emc.documentum.store.atmos.bof.api -
Uses of IDfTypedObject in com.emc.documentum.store.atmos.bof.impl
Classes in com.emc.documentum.store.atmos.bof.impl that implement IDfTypedObject