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 TypeInterfaceDescriptioninterface
Provides access to permission-related data stored in ACL objects.interface
This interface provides functions to access objects of dm_activity type.interface
Provides access to business policy aliasing-related data stored in dm_alias_set objects.interface
This interface provides access to permission-related data stored in ACL objects.interface
This class provides the functionality to interact with dm_assembly objects in the repository.interface
interface
This interface provides access to collection objects.interface
Provides the functionality to interact with dmr_containment objects in the repository.interface
interface
This interface provides information about the repositories known to a connection broker.interface
Provides the functionality for the client to interact with "dm_document" objects in the respository.interface
Interface for getting and setting values for dm_dump_record objects.interface
This interface provides access to folder-related data stored in folder objects.interface
interface
Provides access to format information.interface
This interface provides access to group-related data stored in group objects.interface
Interface for getting and setting values for dm_load_record objects.interface
This interface provides access to location properties.interface
interface
This interface provides access to mount point-related data stored in dm_mount_point objects.interface
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.interface
Interface definition for the type DmiPackage Description: This object cannot be saved.interface
A Documentum object that has typed attributes and is persisted in a repository.interface
This interface provides access to plugin-related data stored in dm_plugin objects.interface
Interface for lifecycles.interface
Methods you use to create and manipulate process objects, the objects that store workflow definitions in the repository.interface
This interface contains the functionality to retrieve information from a dmi_queue_item object.interface
Interface definition for the type dm_relation Description:interface
Interface definition for the type dm_relation_type.interface
Provides access to dm_retainer objects, used for defining retention applied to SysObjects.interface
Deprecated.interface
Provides information about known Docbase Servers.interface
interface
Interface for policy state extensions.interface
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.interface
This class provides access to the any new public stream/content related api's for the IDfSysobject class.interface
This interface provides access to type-related data stored in type objects.interface
This interface provides access to user-related data stored in user objects.interface
This interface provides methods that allow you to create, start, and manage a workflow.interface
Interface definition for the type DmiWFAttachment.interface
This interface contains the methods to manage work items, the runtime objects that represent the tasks associated with activity instances in a workflow.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 anIDfTypedObject
for later use.Methods in com.documentum.fc.client with parameters of type IDfTypedObjectModifier and TypeMethodDescriptionstatic DfTypedObjectException
DfTypedObjectException.newBadAttrIndexException
(IDfTypedObject object, com.documentum.fc.client.impl.typeddata.ValueIndexException e) static DfTypedObjectException
DfTypedObjectException.newBadAttrIndexException
(IDfTypedObject object, String name, int valueIndex) static DfTypedObjectException
DfTypedObjectException.newBadAttrNameException
(IDfTypedObject object, com.documentum.fc.client.impl.typeddata.NoSuchAttributeException e) static DfTypedObjectException
DfTypedObjectException.newBadAttrNameException
(IDfTypedObject object, String name) static DfAttributeValueException
DfAttributeValueException.newBadAttrValueException
(IDfTypedObject object, String attributeName, String value, IllegalArgumentException cause) -
Uses of IDfTypedObject in com.documentum.fc.client.acs
Subinterfaces of IDfTypedObject in com.documentum.fc.client.acsModifier and TypeInterfaceDescriptioninterface
This interface represents ACS configuration objects.interface
This interface represents BOCS configuration object.interface
Distributed transfer config objectinterface
Dms config objectinterface
-
Uses of IDfTypedObject in com.documentum.fc.client.internal
Subinterfaces of IDfTypedObject in com.documentum.fc.client.internalModifier and TypeInterfaceDescriptioninterface
com.documentum.fc.client.internal.IPersistentObjectInternal
interface
com.documentum.fc.client.internal.ITypedObjectInternal
-
Uses of IDfTypedObject in com.documentum.fc.client.search
Subinterfaces of IDfTypedObject in com.documentum.fc.client.searchModifier and TypeInterfaceDescriptioninterface
Represents the search results.interface
An IDfSmartList is the BOF object representing a saved search.