Package com.documentum.fc.common


package com.documentum.fc.common
Provides classes and interfaces to utility functionality associated with all DFC objects. Any DFC interface that may be generic in nature, and not necessarily Documentum specific, will be located in this package. Examples of usage would be the manipulation of times and dates via the IDfTime interface, or the management of lists using the IDfList interface.

To access Java, Visual Basic and C++ DFC sample code, please visit the Documentum Developer Program.

  • Class
    Description
    An unexpected DFC runtime exception.
    An exception thrown when someone tries to access data beyond the end of a collection.
    The base class for all DFC checked exceptions.
    A Documentum object identifier.
    A DfLogger object is used to log messages for a specific system or application component.
    Thrown to indicate that the object, attribute or type is read-only (can not be modified).
    An unexpected DFC runtime exception.
    An implementation of the IDfTime interface.
    DfValidationException will be thrown when a validation rule is violated.
    DfValidationException will be thrown when a validation rule is violated
    This interface provides access to the following information about attributes: name, length, type and whether an attribute is repeating.
    This class is used to maintain information about change description records.
     
    An interface to all DFC checked exceptions.
    A Documentum object identifier.
    This interface provides functionality that encapsulates Vector operations.
    Encapsulates the information needed to validate and login a user to a repository.
    This is the interface that is used to plug in different Application Servers' MBeans with DFC for registering PreferencesMBean with custom MBeanServers.
    IDfPair<A,B>
    the pair interface
    This interface provides functionality for manipulating values in a hashable.
    This interface provides operations that can be used by a search routine.
    The IDfTime interface provides functionality for returning information in a time object.
    This interface provides functionality for retrieving values stored in value objects.