| Name | Description | Type | Package | Framework |
| AbstractBatchSpec | This class specifies the contract for processing multiple row update and delete operations. | Class | wt.fc.batch | WindChill |
|
| BinaryLink | | Interface | wt.fc | WindChill |
|
| CollectionContainsDeletedException | See Also:Serialized FormMethods inherited from class wt. | Class | wt.fc.collections | WindChill |
|
| CollectionContainsStaleException | See Also:Serialized FormMethods inherited from class wt. | Class | wt.fc.collections | WindChill |
|
| CollectionsHelper | Provides utility methods for dealing with WTCollections. | Class | wt.fc.collections | WindChill |
|
| CollectionsManager | A remote interface for managing WTCollections. | Interface | wt.fc.collections | WindChill |
|
| DatastoreArray | This interface provides an abstraction for a Datastore array. | Interface | wt.fc | WindChill |
|
| DatastoreSequence | This interface provides an abstraction for a Datastore sequence. | Interface | wt.fc | WindChill |
|
| DatastoreStruct | This interface provides an abstraction for a Datastore sequence. | Interface | wt.fc | WindChill |
|
| DeleteBatchSpec | This class implements processing multiple row delete operations. | Class | wt.fc.batch | WindChill |
|
| DeleteHelper | | Class | wt.fc.delete | WindChill |
|
| DeleteManager | The DeleteManager interface identifies the set of methods that applications use to manage the Mark for Delete state of their business objects. | Interface | wt.fc.delete | WindChill |
|
| DeleteManagerEvent | Used to represent events occuring within the DeleteManager. | Class | wt.fc.delete | WindChill |
|
| DynamicEnumType | See Also:Serialized FormFields inherited from interface wt. | Class | wt.fc | WindChill |
|
| EnumeratedType | A type that has a defined list of valid values, which may change over time. | Class | wt.fc | WindChill |
|
| EnumeratedTypeUtil | A set utility methods for working with EnumeratedTypes. | Class | wt.fc | WindChill |
|
| Evolvable | | Interface | wt.fc | WindChill |
|
| IconDelegate | See Also:Serialized FormMethods inherited from class java. | Class | wt.fc | WindChill |
|
| IconDelegateFactory | See Also:Serialized FormMethods inherited from class java. | Class | wt.fc | WindChill |
|
| IdentificationObject | The IdentificationObject is an abstract class that encapsulates information about the identity of a single class or a set of classes. | Class | wt.fc | WindChill |
|
| Identified | Identified is the interface to be implemented by classes that have attribute or collection of attributes that distinguishes the object. | Interface | wt.fc | WindChill |
|
| IdentityCollationKeyFactory | A collation key factory for Identified objects. | Class | wt.fc | WindChill |
|
| IdentityHelper | The IdentityHelper provides access to the identity service through its public 'service' member. | Class | wt.fc | WindChill |
|
| IdentityService | Remote interface with public identity service methods. | Interface | wt.fc | WindChill |
|
| IdentityServiceEvent | The IdentityServiceEvent encapsulates identity change events. | Class | wt.fc | WindChill |
|
| InvalidAttributeException | See Also:Serialized FormMethods inherited from class wt. | Class | wt.fc | WindChill |
|
| InvalidNavigateSourceException | See Also:Serialized FormMethods inherited from class wt. | Class | wt.fc | WindChill |
|
| InvalidRoleException | See Also:Serialized FormMethods inherited from class wt. | Class | wt.fc | WindChill |
|
| Item | Item is the abstract base class that represents discrete items that can be associated with an administrative domain and are directly subject | Class | wt.fc | WindChill |
|
| Link | | Interface | wt.fc | WindChill |
|
| Manifest | This class serves as a data container for gathering Directive objects to be passed from one or many services to another service optimized | Class | wt.fc.manifest | WindChill |
|
| ModificationNotAllowedException | See Also:Serialized FormMethods inherited from class wt. | Class | wt.fc | WindChill |
|
| NetFactor | | Interface | wt.fc | WindChill |
|
| ObjectIdentifier | ObjectIdentifier represents a unique identifier assigned to the object by the PersistenceManager when it saves a Persistable object to a datastore. | Class | wt.fc | WindChill |
|
| ObjectMappable | | Interface | wt.fc | WindChill |
|
| ObjectNoLongerExistsException | See Also:Serialized FormMethods inherited from class wt. | Class | wt.fc | WindChill |
|
| ObjectNotForLinkException | See Also:Serialized FormMethods inherited from class wt. | Class | wt.fc | WindChill |
|
| ObjectReference | Holds a reference to a Persistable object by means of the object's ObjectIdentifier. | Class | wt.fc | WindChill |
|
| ObjectToObjectLink | Abstract class that represents an association between two Persistable objects. | Class | wt.fc | WindChill |
|
| ObjectVectorIfc | Interface that specifies the APIs used to manipulate an object vector Supported API: true | Interface | wt.fc | WindChill |
|
| PagingQueryResult | This class is a container of results returned from a query along with paging session information. | Class | wt.fc | WindChill |
|
| PagingSessionHelper | This class provides static helper methods for managing PagingSessions. | Class | wt.fc | WindChill |
|
| Persistable | | Interface | wt.fc | WindChill |
|
| PersistenceHelper | The class contains utility methods associated with the PersistenceManager. | Class | wt.fc | WindChill |
|
| PersistenceManager | The PersistenceManager interface identifies the set of methods that applications use to manage the persistent state of their business objects. | Interface | wt.fc | WindChill |
|
| PersistenceManagerEvent | Used to represent events occuring within the PersistenceManager. | Class | wt.fc | WindChill |
|
| PersistenceManagerSvr | The PersistenceManagerSvr interface identifies the set of PersistentManager methods that are invokable only from classes running in the method server | Interface | wt.fc | WindChill |
|
| PersistenceServerHelper | This class implements helper methods for server side PersistenceManagerSvr Supported API: true | Class | wt.fc | WindChill |
|
| QueryKey | Interface that defines the properties of an object that allow it to be queried out of persistent storage and to perform comparison operations | Interface | wt.fc | WindChill |
|
| QueryResult | The QueryResult class is a container of results returned from a query. | Class | wt.fc | WindChill |
|
| ReferenceBased | Used by the default implementations of WTCollection to connect to other WTCollections. | Interface | wt.fc.collections | WindChill |
|
| ReferenceFactory | A factory for getting references and strings that refer to persistable objects. | Class | wt.fc | WindChill |
|
| ReferentialIntegrityException | This exception is used to report exception information related to referential integrity violations. | Class | wt.fc | WindChill |
|
| RefreshSpec | Encapsulates the parameters that can be passed to the CollectionsManager Supported API: true | Class | wt.fc.collections | WindChill |
|
| SemanticKey | The SemanticKey class helps to ensure the uniqueness constraint on object's identity. | Class | wt.fc | WindChill |
|
| StandardDeleteManager | StandardDeleteManager is a concrete persistent manager targeted for WTObject Use the newStandardDeleteManager static factory method(s), | Class | wt.fc.delete | WindChill |
|
| StandardIdentityService | Standard implementation of the identity service. | Class | wt.fc | WindChill |
|
| StandardPersistenceManager | StandardPersistenceManager is a concrete persistent manager targeted for WTObject classes. | Class | wt.fc | WindChill |
|
| UniquelyIdentified | Interface that marks Identified classes for which the identity is subject to uniqueness constraint. | Interface | wt.fc | WindChill |
|
| UpdateBatchSpec | This class implements processing multiple row update operations. | Class | wt.fc.batch | WindChill |
|
| UpdateColumnExpression | This class specifies a ClassAttribute and associate expression that is used for batch specficiation update. | Class | wt.fc.batch | WindChill |
|
| WTArrayList | An array-based implementation of WTArrayList WTArrayList implements wt. | Class | wt.fc.collections | WindChill |
|
| WTCollection | A Collection that provides QueryKey, WTReference, and Persistable-based WTCollections can be optimally refreshed using the CollectionsManager | Interface | wt.fc.collections | WindChill |
|
| WTHashSet | A hash-based implementation of WTSet. | Class | wt.fc.collections | WindChill |
|
| WTKeyedHashMap | Follows the patterns established by the default collection implementations. | Class | wt.fc.collections | WindChill |
|
| WTKeyedMap | A Map in which the keys are a WTSet. | Interface | wt.fc.collections | WindChill |
|
| WTList | A WTCollection that implements the java. | Interface | wt.fc.collections | WindChill |
|
| WTObject | WTObject is the abstract base class for all domain-specific item and Supported API: true | Class | wt.fc | WindChill |
|
| WTReference | | Interface | wt.fc | WindChill |
|
| WTSet | Refines the contract of WTCollection to require that all the objects in the implementing collection are unique. | Interface | wt.fc.collections | WindChill |
|
| WTValuedHashMap | The key mask for the values collection can be specified in the constructor. | Class | wt.fc.collections | WindChill |
|
| WTValuedMap | A WTKeyedMap in which the values are a WTCollection. | Interface | wt.fc.collections | WindChill |