|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use wt.pds | |
com.ptc.core.htmlcomp.tableview | |
com.ptc.core.meta.server.impl | |
com.ptc.core.meta.type.mgmt.server | |
com.ptc.core.meta.type.mgmt.server.impl | |
com.ptc.core.query.common | Describes the interfaces and relationships for specifying type based queries of Windchill persistent data. |
com.ptc.core.query.common.impl | |
com.ptc.core.query.server.impl | |
com.ptc.core.task | |
com.ptc.windchill.cadx.common.htmllog | |
com.ptc.windchill.cadx.common.picker | |
com.ptc.windchill.counterpart | |
com.ptc.windchill.enterprise.search.server | |
com.ptc.windchill.esi.bom | |
com.ptc.windchill.esi.tgt | |
com.ptc.windchill.esi.txn | |
com.ptc.windchill.upgrade.dust | |
com.ptc.windchill.upgrade.util | |
wt.access |
The access control service is responsible for defining and
enforcing access to business and system objects. |
wt.admin |
Provides classes to represent and manage AdministrativeDomain objects. |
wt.annotation | |
wt.audit | |
wt.audit.eventinfo | |
wt.build | |
wt.calendar | Uses the
CalendarAccessProtocol and the
CalendarService to provide iCalandar Access Protocol support. |
wt.change2 | Defines several reference implementations of change objects
(including WTChangeRequest2 , WTChangeIssue and WTChangeOrder2 )
that are all managed by ChangeService2 ,
but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations
with customization of the interfaces. |
wt.clients.folderexplorer | |
wt.configuration | |
wt.content |
content package — Content Handling Service The content package allows content — files, URL links, and aggregates (multiple pieces of content that behave as a single file — to be associated with business objects. |
wt.csm.businessentity | |
wt.csm.constraint | |
wt.csm.navigation | |
wt.csm.ranking | |
wt.dataops | |
wt.dataops.archive | |
wt.dataops.archivesystem | |
wt.dataops.objectcol | |
wt.dataops.objectcol.resolution | |
wt.dataops.purge | |
wt.doc | |
wt.eff | Provides generic base effectivity functionality via EffService , EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity . |
wt.effectivity | Provides an out-of-the-box reference implementation of the generic base effectivity functionality defined in wt.eff
to assert that a PDM object is effective under certain conditions,
but this package's EffectivityService is not normally used
(instead use wt.eff 's EffService , EffConfigSpecAssistant and EffGroupAssistant ). |
wt.enterprise | Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. |
wt.epm | |
wt.epm.attributes | |
wt.epm.build | |
wt.epm.familytable | |
wt.epm.occurrence | |
wt.epm.retriever | |
wt.epm.structure | |
wt.epm.structure.occurrences | |
wt.epm.supportingdata | |
wt.epm.supportingdata.cadds5data | |
wt.epm.util | |
wt.epm.workspaces | |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
wt.fc.archive | |
wt.fc.association | |
wt.fc.collections | Provides Windchill-specific Collection objects, and a collection-based refresh API. |
wt.fc.delete | |
wt.fc.dynamicenum | |
wt.fc.profiling | |
wt.federation | The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. |
wt.folder |
Provides classes to represent and manage folder and cabinet objects. |
wt.fv |
fv package — File Vault Service The file vault service (wt.fv package) is responsible for the definition and execution of rules that define the vaulting algorithm for content items. |
wt.fv.master | |
wt.fv.uploadtocache | |
wt.graph | |
wt.graph.template | |
wt.iba.constraint | |
wt.iba.definition | |
wt.iba.definition.upgrade | |
wt.iba.value | |
wt.iba.value.service | |
wt.index | |
wt.inf.container | |
wt.inf.library | |
wt.inf.sharing | |
wt.inf.team | |
wt.inf.template | |
wt.intersvrcom | Site External API: |
wt.ixb.conflictFramework | |
wt.ixb.mapping | |
wt.ixb.objectset.handlers.navigator | |
wt.lifecycle | |
wt.locks | |
wt.mail | Defines
EMailMessage s that can be sent to
EMailDistributionList s. |
wt.maturity | |
wt.meeting | Uses the
MeetingService to manage
Meeting s of various
MeetingType s having
Agenda s and producing
Minutes , in particular
MeetingCenterMeeting s with their associated
MeetingCenterMeetingInfo (also see the
WebexOperationHelper ). |
wt.meeting.actionitem | |
wt.notify |
Provides classes to represent, manage, and execute notification definitions. |
wt.occurrence | Defines the capability to uniquely distinguish one occurrence of an object
within some complex structure from another occurrence of that same object within the same structure using OccurrenceService . |
wt.org | |
wt.org.electronicIdentity | |
wt.ownership | The ownership service is responsible for associating a principal with an object. |
wt.part | Defines WTPart s and WTPartMaster s (
the fundamental enterprise objects used to represent product structures composed of assemblies and components),
WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. |
wt.pdmlink | |
wt.pds | Provides additional Persistent Database
Services. See
PersistenceManager to fulfill most database access needs. |
wt.pds.oracle81 | |
wt.pds.sqlServer | |
wt.pom | Provides low-level, yet database independent, access to a database. |
wt.prefs | Uses the
PreferenceService to manage
Preferences . |
wt.project | The notion of a
Project has been replaced by a
Team , see the wt.team package instead. |
wt.projmgmt.admin | |
wt.projmgmt.definer | |
wt.projmgmt.execution | |
wt.projmgmt.monitor | |
wt.projmgmt.resource | |
wt.query | Provides generic support for defining SQL queries
(see
QuerySpec and the various things
that can be appended to it) in a database
inedependent manner that should be used with the
PersistenceManager . |
wt.query.qml | |
wt.query.specification | |
wt.query.template | Provides generic support for saved report queries using ReportTemplate and various
methods in ReportTemplateHelper for executing and generating reports. |
wt.queue | Overview |
wt.recent | |
wt.replication.export | |
wt.replication.imp | |
wt.replication.receiver | |
wt.replication.sender | |
wt.replication.unit | |
wt.representation | |
wt.rn | Provides the
WTRNRequest , a holder for information related to a specific RosettaNet request. |
wt.router |
router package — Routing Service
The routing service is designed to aid in scalability for different agent services by providing a convenient way to distribute execution of tasks to multiple Windchill method servers. |
wt.rule | Uses the
RuleService (and server-side-only
RuleServiceSvr to manage the definition and application of
Rule s. |
wt.rule.util | |
wt.sandbox | This package provides "sandbox" container functionality. A "sandbox" container is a container wherein a multiple users can work on a set of related changes through multiple iterations without disturbing the broader organization (apart from placing locks on the objects the broader organziation sees). The package provides the following core capabilities: |
wt.scheduler |
scheduler package — Scheduling Service The scheduling service is responsible for scheduling the execution of resource-intensive methods, and keeping a history of their outcomes. |
wt.series | Defines various Series as used by the
wt.vc package for
Iterated and
Versioned . |
wt.team | |
wt.transfer | |
wt.transfer.filter | |
wt.transfer.policy | |
wt.transfer.unit | |
wt.type | Uses the
TypedUtilityService to get soft type information for
Typed objects. |
wt.ufid | Uses the
UfidService (and server-side-only
wt.ufid.UfidServiceSvr ) to manage the Universal Federated Identifier
for Federatable objects. |
wt.units.display | |
wt.vc | |
wt.vc.baseline | |
wt.vc.config | |
wt.vc.struct | |
wt.vc.views | |
wt.vc.wip | |
wt.viewmarkup | Uses the
ViewMarkUpService
to view and add
MarkUp to
Viewable objects and to publish
DerivedImage s. |
wt.workflow.collaboration | |
wt.workflow.definer |
Provides workflow classes responsible for the definition of
processes, activities, and the other objects that compose the workflow network. |
wt.workflow.engine |
Provides workflow classes responsible for the flow of
control and data from an execution point of view. |
wt.workflow.forum | |
wt.workflow.notebook | |
wt.workflow.robots |
Provides workflow classes responsible for the execution of
robot activities that are executed without human intervention. |
wt.workflow.work |
Provides workflow classes responsible for managing the work
assigned to individual users. |
wt.wrmf.delivery | |
wt.wrmf.logs | |
wt.xml | Supports Windchill to XML DOM conversion. |
wt.xml.io |
Classes in wt.pds used by com.ptc.core.htmlcomp.tableview | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by com.ptc.core.meta.server.impl | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by com.ptc.core.meta.type.mgmt.server | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by com.ptc.core.meta.type.mgmt.server.impl | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by com.ptc.core.query.common | |
AccessController
This class encapsulates the access control decision for an object array. |
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by com.ptc.core.query.common.impl | |
AccessController
This class encapsulates the access control decision for an object array. |
Classes in wt.pds used by com.ptc.core.query.server.impl | |
AccessController
This class encapsulates the access control decision for an object array. |
|
AttributeACProcessor
Supported API: false Extendable: false |
|
AttributeMapInfo
This class provides common access to the attribute column information associated with a class. |
|
ItemBuilder
This class is an abstraction for building an object from a result set (i.e. |
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by com.ptc.core.task | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by com.ptc.windchill.cadx.common.htmllog | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by com.ptc.windchill.cadx.common.picker | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by com.ptc.windchill.counterpart | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by com.ptc.windchill.enterprise.search.server | |
AccessController
This class encapsulates the access control decision for an object array. |
|
AccessControllerAdapter
This class provides a concrete implementation of an AccessController that provides access to all objects. |
|
ResultBuilder
This class handles building the select columns of the SQL statement and building result objects once the query has been executed. |
Classes in wt.pds used by com.ptc.windchill.esi.bom | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by com.ptc.windchill.esi.tgt | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by com.ptc.windchill.esi.txn | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by com.ptc.windchill.upgrade.dust | |
PDSObjectInput
This is a tagging interface for identifying when a PDS ObjectInput implementation is used to deserialize an object. |
|
PDSObjectOutput
This is a tagging interface for identifying when a PDS ObjectOutput implementation is used to serialize an object. |
Classes in wt.pds used by com.ptc.windchill.upgrade.util | |
StandardACProcessor
Supported API: false Extendable: false |
Classes in wt.pds used by wt.access | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.admin | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.annotation | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.audit | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.audit.eventinfo | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.build | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.calendar | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.change2 | |
OidArray
This interface specifies an abstraction for accessing OID components from an array of OIDs. |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.clients.folderexplorer | |
PartialResultException
PartialResultException captures errors that occur during query processing. |
Classes in wt.pds used by wt.configuration | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
Classes in wt.pds used by wt.content | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.csm.businessentity | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.csm.constraint | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.csm.navigation | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.csm.ranking | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.dataops | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.dataops.archive | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.dataops.archivesystem | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.dataops.objectcol | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.dataops.objectcol.resolution | |
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.dataops.purge | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.doc | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.eff | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.effectivity | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.enterprise | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.epm | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.epm.attributes | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.epm.build | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.epm.familytable | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.epm.occurrence | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.epm.retriever | |
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.epm.structure | |
OidHolder
This interface specifies an abstraction for accessing OID components. |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
Classes in wt.pds used by wt.epm.structure.occurrences | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.epm.supportingdata | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.epm.supportingdata.cadds5data | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.epm.util | |
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
Classes in wt.pds used by wt.epm.workspaces | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
Classes in wt.pds used by wt.fc | |
AccessController
This class encapsulates the access control decision for an object array. |
|
AccessControllerProcessor
Supported API: false Extendable: false |
|
OidArray
This interface specifies an abstraction for accessing OID components from an array of OIDs. |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.fc.archive | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.fc.association | |
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.fc.collections | |
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.fc.delete | |
AccessController
This class encapsulates the access control decision for an object array. |
|
AccessControllerAdapter
This class provides a concrete implementation of an AccessController that provides access to all objects. |
Classes in wt.pds used by wt.fc.dynamicenum | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.fc.profiling | |
StatementBuilder
This class encapsulates functionality for building SQL statements. |
Classes in wt.pds used by wt.federation | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.folder | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.fv | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.fv.master | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.fv.uploadtocache | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.graph | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.graph.template | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.iba.constraint | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.iba.definition | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.iba.definition.upgrade | |
AccessController
This class encapsulates the access control decision for an object array. |
Classes in wt.pds used by wt.iba.value | |
AccessControllerProcessor
Supported API: false Extendable: false |
|
AttributeMapInfo
This class provides common access to the attribute column information associated with a class. |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.iba.value.service | |
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
|
StatementParameterFactory
This abstract class provides the abstraction for a factory used to create statement parameter instances. |
Classes in wt.pds used by wt.index | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.inf.container | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
|
WhereCondition
This interface specifies an abstraction for a WHERE clause condition that is generated at the time that the query's concrete classes are known. |
Classes in wt.pds used by wt.inf.library | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.inf.sharing | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.inf.team | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.inf.template | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.intersvrcom | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.ixb.conflictFramework | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.ixb.mapping | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.ixb.objectset.handlers.navigator | |
AttributeACProcessor
Supported API: false Extendable: false |
Classes in wt.pds used by wt.lifecycle | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StandardACProcessor
Supported API: false Extendable: false |
Classes in wt.pds used by wt.locks | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.mail | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.maturity | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.meeting | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.meeting.actionitem | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.notify | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.occurrence | |
JoinDelegate
This interface specifies the methods for implementing a join. |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.org | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.org.electronicIdentity | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.ownership | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.part | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
|
StatementParameterFactory
This abstract class provides the abstraction for a factory used to create statement parameter instances. |
Classes in wt.pds used by wt.pdmlink | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.pds | |
AbstractArrayStatementParameter
This class is used to pass an Array of values to a Statement as a parameter. |
|
AbstractColumnAccessControlItemBuilder
Supported API: false Extendable: false |
|
AbstractCompoundResultBuilder
Supported API: false Extendable: false |
|
AbstractLobHandler
This abstract class provides common basic Lob handling operations in terms of low level access APIs that must be implemented by concrete subclasses. |
|
AbstractPersistableList
This abstract class provides common implementation for a list of Persistables. |
|
AbstractPersistenceArray
|
|
AbstractPersistentRetrieve
|
|
AbstractPersistentStore
|
|
AbstractStructStatementParameter
This class is used to pass an structure of values to a Statement as a parameter. |
|
AccessController
This class encapsulates the access control decision for an object array. |
|
AccessControllerAdapter
This class provides a concrete implementation of an AccessController that provides access to all objects. |
|
AccessControllerProcessor
Supported API: false Extendable: false |
|
ArrayChunkProcessor
This interface provides the abstraction for processing a large array of values in chunks. |
|
AttributeItemBuilder
This class provides the functionality for building a single attribute object from a result set. |
|
AttributeMapInfo
This class provides common access to the attribute column information associated with a class. |
|
BasicCompoundStatementBuilder
This class builds a select statement by appending component SQL statements with a Set Operator. |
|
BasicResultCursor
This class provides functionality for accessing the rows in a result set. |
|
BasicStatementBuilder
This class implements common methods. |
|
BasicStatementParameter
This class implements a basic statement parameter for a simple value. |
|
BasicTypedStatementParameter
This class implements a basic statement parameter for a simple value that is specifically typed. |
|
ChunkLobHandler
This abstract class provides capabilities for reading and writing Lob data in chunks. |
|
ClassJoinCondition
This class represents a JoinCondition from a class. |
|
ClassViewSequentialResultBuilder
Supported API: false Extendable: false |
|
ColumnAccessControlItemBuilder
This class provides the functionality for building an Access Control surrogate object to represent an object associated with a non-Persistable item. |
|
ColumnBuilder
This interface specifies an abstraction for dealing with column expression in a SELECT clause. |
|
CompositeStatementBuilder
Supported API: false Extendable: false |
|
CompoundResultBuilder
Supported API: false Extendable: false |
|
CompoundStatementBuilder
This class builds a select statement by appending component SQL statements with a Set Operator. |
|
DatastoreTypeStatementParameter
Supported API: false Extendable: false |
|
DBMSLobHandler
This abstract class provides common basic Lob handling operations in terms of low level DBMS_LOB package access APIs. |
|
DepthThresholdStatementBuilder
This class builds a select statement for the depth threshold pre-query. |
|
DistinctNavigateThresholdStatementBuilder
Supported API: false Extendable: false |
|
DMLGenerator
This interface provides the abstraction for generating datastore specific Data Manipulation Language (DML) statements. |
|
EncodedStatementParameter
This class implements a StatementParameter for Datastore types that encodes the values as a character string. |
|
EnumeratedTypeItemBuilder
This class provides the functionality for building an EnumeratedType instance from a result set. |
|
HomogeneousCompoundResultBuilder
Supported API: false Extendable: false |
|
InflateSpec
This class implements a StatementSpec for inflating an array of OIDs. |
|
ItemBuilder
This class is an abstraction for building an object from a result set (i.e. |
|
JoinCondition
Abstraction for a join condition. |
|
JoinDelegate
This interface specifies the methods for implementing a join. |
|
JoinDelegateFactory
This class implements a factory for creating JoinDelegate implementations. |
|
LinkJoinCondition
This class specifies a join in terms of a navigable link class and role. |
|
LobHandler
This interface specificies the operations for reading and writing LOB data. |
|
NavigateStatementBuilder
This class implements statement building for navigate operations. |
|
NavigateThresholdStatementBuilder
This class implements SQL statement building for the depth threshold query for navigation. |
|
ObjectReferenceCursor
This class implements functionality of a ResultCursor which is specialized to process ObjectReferences in a ResultSet and "inflate" these references into full objects which are then returned as result objects. |
|
ObjectReferenceItemBuilder
This class provides the functionality for building an object reference from a result set. |
|
ObjectReferenceOidHolder
This concrete implementation class provides a basic wrapper for OID components of an ObjectReference. |
|
ObjectReferenceResultBuilder
Supported API: false Extendable: false |
|
ObjectReferenceStatementBuilder
This class builds select statements for Object References of a given class. |
|
ObjectReferenceStatementBuilder.IdList
|
|
OidArray
This interface specifies an abstraction for accessing OID components from an array of OIDs. |
|
OidHolder
This interface specifies an abstraction for accessing OID components. |
|
PDSEncoder
The PDSEncoder class provides methods to encode and decode serializable objects
to and from character strings for long term (persistent) storage. |
|
PDSEncoder.DecodeObjectInputStream
|
|
PDSEncoder.EncodeObjectOutputStream
|
|
PDSEncoder.InputRedirector
|
|
PDSEncoder.OutputRedirector
|
|
PDSEncoder.SerializationMappingEntry
|
|
PDSIfc
This class specifies the persistent data services APIs. |
|
PDSObjectInput
This is a tagging interface for identifying when a PDS ObjectInput implementation is used to deserialize an object. |
|
PDSObjectOutput
This is a tagging interface for identifying when a PDS ObjectOutput implementation is used to serialize an object. |
|
PersistableItemBuilder
This class provides the functionality for building a "full" object from a result set. |
|
PersistableList
This interface provides the specification for accessing a list of Persistables. |
|
PersistableViewItemBuilder
This class provides the functionality for building a "full" Persistable object from a result set. |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
QuerySpecStatementBuilder
Supported API: false Extendable: false |
|
RangeResultCursor
This class provides functionality for accessing the rows in a result set beginning at a given index over a given range. |
|
ReferenceJoinCondition
This class specifies a join in terms of a source and target class with a reference property from the source class. |
|
ResultBuilder
This class handles building the select columns of the SQL statement and building result objects once the query has been executed. |
|
ResultCursor
This class encapsulates functionality for accessing the rows from a query. |
|
SelectStatementBuilder
This class builds a select statements for the given classes. |
|
SequentialResultBuilder
This class is a basic implementation that defers processing to the ItemBuilders it contains. |
|
SnapShotItemBuilder
Supported API: false Extendable: false |
|
SourceIdJoinCondition
This class represents a JoinCondition from a source of raw IDs. |
|
SourceJoinCondition
This class represents a JoinCondition from a source object. |
|
SQLDatabasePds
This abstract class provides standard SQL database persistent data services. |
|
StatementBuilder
This class encapsulates functionality for building SQL statements. |
|
StatementFilter
This interface provides the abstraction for filtering a list of potential Statements to the actual list that will return data. |
|
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
|
StatementParameterFactory
This abstract class provides the abstraction for a factory used to create statement parameter instances. |
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
|
ViewColumnAccessControlItemBuilder
Supported API: false Extendable: false |
|
ViewInternalColumnACItemBuilder
Supported API: false Extendable: false |
|
WhereCondition
This interface specifies an abstraction for a WHERE clause condition that is generated at the time that the query's concrete classes are known. |
|
WTCallableStatement
WTCallableStatement |
|
WTPreparedStatement
WTPreparedStatement |
Classes in wt.pds used by wt.pds.oracle81 | |
AbstractArrayStatementParameter
This class is used to pass an Array of values to a Statement as a parameter. |
|
AbstractLobHandler
This abstract class provides common basic Lob handling operations in terms of low level access APIs that must be implemented by concrete subclasses. |
|
AbstractStructStatementParameter
This class is used to pass an structure of values to a Statement as a parameter. |
|
ChunkLobHandler
This abstract class provides capabilities for reading and writing Lob data in chunks. |
|
DatastoreTypeStatementParameter
Supported API: false Extendable: false |
|
DBMSLobHandler
This abstract class provides common basic Lob handling operations in terms of low level DBMS_LOB package access APIs. |
|
DMLGenerator
This interface provides the abstraction for generating datastore specific Data Manipulation Language (DML) statements. |
|
LobHandler
This interface specificies the operations for reading and writing LOB data. |
|
OraclePds
This concrete class provides standard SQL database persistent data services for Oracle. |
|
PDSIfc
This class specifies the persistent data services APIs. |
|
ResultBuilder
This class handles building the select columns of the SQL statement and building result objects once the query has been executed. |
|
SQLDatabasePds
This abstract class provides standard SQL database persistent data services. |
|
StandardDataSource
Supported API: false Extendable: false |
|
StandardDMLGenerator
This class provides a standard implementation for generating datastore specific Data Manipulation Language (DML) statements. |
|
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
|
StatementParameterFactory
This abstract class provides the abstraction for a factory used to create statement parameter instances. |
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.pds.sqlServer | |
AbstractArrayStatementParameter
This class is used to pass an Array of values to a Statement as a parameter. |
|
AbstractPersistentStore
|
|
AbstractStructStatementParameter
This class is used to pass an structure of values to a Statement as a parameter. |
|
DatastoreTypeStatementParameter
Supported API: false Extendable: false |
|
DMLGenerator
This interface provides the abstraction for generating datastore specific Data Manipulation Language (DML) statements. |
|
PDSIfc
This class specifies the persistent data services APIs. |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
ResultBuilder
This class handles building the select columns of the SQL statement and building result objects once the query has been executed. |
|
SQLDatabasePds
This abstract class provides standard SQL database persistent data services. |
|
StandardDataSource
Supported API: false Extendable: false |
|
StandardDMLGenerator
This class provides a standard implementation for generating datastore specific Data Manipulation Language (DML) statements. |
|
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
|
StatementParameterFactory
This abstract class provides the abstraction for a factory used to create statement parameter instances. |
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
|
WTCallableStatement
WTCallableStatement |
|
WTPreparedStatement
WTPreparedStatement |
Classes in wt.pds used by wt.pom | |
AccessController
This class encapsulates the access control decision for an object array. |
|
AccessControllerProcessor
Supported API: false Extendable: false |
|
LobHandler
This interface specificies the operations for reading and writing LOB data. |
|
PDSEncoder
The PDSEncoder class provides methods to encode and decode serializable objects
to and from character strings for long term (persistent) storage. |
|
PDSIfc
This class specifies the persistent data services APIs. |
|
PersistableList
This interface provides the specification for accessing a list of Persistables. |
|
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.prefs | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.project | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.projmgmt.admin | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.projmgmt.definer | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.projmgmt.execution | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.projmgmt.monitor | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.projmgmt.resource | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.query | |
AccessControllerProcessor
Supported API: false Extendable: false |
|
ArrayChunkProcessor
This interface provides the abstraction for processing a large array of values in chunks. |
|
AttributeMapInfo
This class provides common access to the attribute column information associated with a class. |
|
CompositeStatementBuilder
Supported API: false Extendable: false |
|
CompoundStatementBuilder
This class builds a select statement by appending component SQL statements with a Set Operator. |
|
DMLGenerator
This interface provides the abstraction for generating datastore specific Data Manipulation Language (DML) statements. |
|
ItemBuilder
This class is an abstraction for building an object from a result set (i.e. |
|
ObjectReferenceCursor
This class implements functionality of a ResultCursor which is specialized to process ObjectReferences in a ResultSet and "inflate" these references into full objects which are then returned as result objects. |
|
ObjectReferenceStatementBuilder
This class builds select statements for Object References of a given class. |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
QuerySpecStatementBuilder
Supported API: false Extendable: false |
|
ResultBuilder
This class handles building the select columns of the SQL statement and building result objects once the query has been executed. |
|
ResultCursor
This class encapsulates functionality for accessing the rows from a query. |
|
SequentialResultBuilder
This class is a basic implementation that defers processing to the ItemBuilders it contains. |
|
StatementBuilder
This class encapsulates functionality for building SQL statements. |
|
StatementParameterFactory
This abstract class provides the abstraction for a factory used to create statement parameter instances. |
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
|
WhereCondition
This interface specifies an abstraction for a WHERE clause condition that is generated at the time that the query's concrete classes are known. |
Classes in wt.pds used by wt.query.qml | |
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.query.specification | |
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.query.template | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.queue | |
PDSIfc
This class specifies the persistent data services APIs. |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.recent | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.replication.export | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.replication.imp | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.replication.receiver | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.replication.sender | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.replication.unit | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.representation | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.rn | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.router | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.rule | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.rule.util | |
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.sandbox | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.scheduler | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.series | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.team | |
AccessControllerAdapter
This class provides a concrete implementation of an AccessController that provides access to all objects. |
|
LobHandler
This interface specificies the operations for reading and writing LOB data. |
|
PDSIfc
This class specifies the persistent data services APIs. |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.transfer | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.transfer.filter | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.transfer.policy | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.transfer.unit | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.type | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.ufid | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.units.display | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.vc | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementParameterFactory
This abstract class provides the abstraction for a factory used to create statement parameter instances. |
Classes in wt.pds used by wt.vc.baseline | |
AbstractArrayStatementParameter
This class is used to pass an Array of values to a Statement as a parameter. |
|
DatastoreTypeStatementParameter
Supported API: false Extendable: false |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
|
StatementParameterFactory
This abstract class provides the abstraction for a factory used to create statement parameter instances. |
Classes in wt.pds used by wt.vc.config | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementParameter
This interface provides the abstraction for a statement parameter that may be based on a datastore type. |
Classes in wt.pds used by wt.vc.struct | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementSpec
This class defines an abstraction for a SQL statement query. |
Classes in wt.pds used by wt.vc.views | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
StatementParameterFactory
This abstract class provides the abstraction for a factory used to create statement parameter instances. |
Classes in wt.pds used by wt.vc.wip | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.viewmarkup | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.workflow.collaboration | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.workflow.definer | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.workflow.engine | |
AccessControllerAdapter
This class provides a concrete implementation of an AccessController that provides access to all objects. |
|
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.workflow.forum | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.workflow.notebook | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.workflow.robots | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.workflow.work | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.wrmf.delivery | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.wrmf.logs | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.xml | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
Classes in wt.pds used by wt.xml.io | |
PersistentRetrieveIfc
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage. |
|
PersistentStoreIfc
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |