Package wt.fc


package wt.fc
  • Class
    Description
     
     
     
    This abstract class implements methods to process results directly from the low level persistence layer.
    Interfaces that represents an association between two objects.
    CachedObjectReference was specifically designed to support the StandardObjReferenceCacheService.
    This interface provides an abstraction for a Datastore array.
    This interface provides an abstraction for a Datastore sequence.
    This interface provides an abstraction for a Datastore sequence.


    Supported API: true

    Extendable: true
    A type that has a defined list of valid values, which may change over time.
    A set utility methods for working with EnumeratedTypes.
    Facilitates special operations needed by objects that evolve during deserialization.
    Abstract class that represents an association between two Persistables where one of the objects persistently holds a reference to the other.
    Retrieves icons for Windchill objects.
    A factory for icon delegates.
    The IdentificationObject is an abstract class that encapsulates information about the identity of a single class or a set of classes.
    Identified is the interface to be implemented by classes that have attribute or collection of attributes that distinguishes the object.
    A collation key factory for Identified objects.
    The IdentityHelper provides access to the identity service through its public 'service' member.
    Remote interface with public identity service methods.
    The IdentityServiceEvent encapsulates identity change events.


    Supported API: true

    Extendable: false


    Supported API: true

    Extendable: false


    Supported API: true

    Extendable: false
    Item is the abstract base class that represents discrete items that can be associated with an administrative domain and are directly subject to access control.
    Link is the interface that represents any kind of associations between two or more domain-specific objects.
    LobLocator provides interfaces to store and retrieve large objects (LOBs) from a datastore.


    Supported API: true

    Extendable: false
    Interface which specifies basic characteristics of Windchill code generation classes.
    ObjectIdentifier represents a unique identifier assigned to the object by the PersistenceManager when it saves a Persistable object to a datastore.
    Objects that implement ObjectMappable have code generated methods that enable them to go in and out of relational databases.


    Supported API: true

    Extendable: false


    Supported API: true

    Extendable: false
    Holds a reference to a Persistable object, referred to as its target.
    Abstract class that represents an association between two Persistable objects.
    Interface that specifies the APIs used to manipulate an object vector

    Supported API: true

    Extendable: false
    This class is a container of results returned from a query along with paging session information.
    This interface specifies methods needed to process results directly from the low level persistence layer.
    This class represents a persistent paging session.
    This class provides static helper methods for managing PagingSessions.
    Objects that implement the Persistable interface are first class objects that may be targets of PersistenceManager operations.
    The class contains utility methods associated with the PersistenceManager.
    The PersistenceManager interface identifies the set of methods that applications use to manage the persistent state of their business objects.
    Used to represent events occuring within the PersistenceManager.
    The PersistenceManagerSvr interface identifies the set of PersistentManager methods that are invokable only from classes running in the method server

    Supported API: true

    Extendable: false
    This class implements helper methods for server side PersistenceManagerSvr operations.
    Interface that defines the properties of an object that allow it to be queried out of persistent storage and to perform comparison operations against an object using those properties.
    The QueryResult class is a container of results returned from a query.
    A factory for getting references and strings that refer to persistable objects.
    This exception is used to report exception information related to referential integrity violations.
    This interface specifies methods needed to process results directly from the low level persistence layer.
    This abstract class can be extended to provide a custom ResultProcessor that processes results directly from the low level persistence layer.
    ResultProcessorLimitException indicates that a limit has been reached for a query that uses a ResultProccer.
    The SemanticKey class helps to ensure the uniqueness constraint on object's identity.
    The ResultProcessor creates a mapping of source QueryKeys and associated Link ObjectIdentifiers stored in a WTArrayList value.
    Standard implementation of the identity service.
    StandardPersistenceManager is a concrete persistent manager targeted for WTObject classes.


    Supported API: true

    Extendable: false
    Interface that marks Identified classes for which the identity is subject to uniqueness constraint.
    WTObject is the abstract base class for all domain-specific item and link classes.
    Aggregates an ordered pair of WTReferences and handles them as a unique combination.
    Interface that defines the basic notion of holding a reference to a Persistable object, it's target object.
    WTStringMap class maps keys to values.