|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use wt.services.applicationcontext | |
com.ptc.core.command.common | Describes the interfaces and relationships of the
core infrastructure of commands (i.e., the Command Subsystem) to include:
command beans, command delegates, and utilities.
There are many types of consumers that command a Windchill system (i.e., method server) to perform tasks, or request information from it. |
com.ptc.core.command.server.delegate.io | |
com.ptc.core.htmlcomp.jstable | |
com.ptc.core.htmlcomp.tableview | |
com.ptc.core.logic.repository.common.impl.xml | |
com.ptc.core.meta.common.impl | |
com.ptc.core.meta.type.runtime.common | |
com.ptc.core.meta.type.runtime.server.impl.integrated | |
com.ptc.core.query.optimize.server.impl | |
com.ptc.core.query.server.criteria | |
com.ptc.core.query.server.impl | |
com.ptc.core.task | |
com.ptc.netmarkets.util.misc | |
com.ptc.windchill.cadx.common.picker | |
com.ptc.windchill.enterprise.copy.server | |
com.ptc.windchill.enterprise.doc.server | |
com.ptc.windchill.enterprise.nativeapp.server | |
com.ptc.windchill.enterprise.templates | |
com.ptc.windchill.esi.esidoc | |
com.ptc.windchill.esi.rnd | |
com.ptc.windchill.uwgm.cadx.request | |
com.ptc.windchill.uwgm.proesrv.attribute | |
com.ptc.windchill.uwgm.proesrv.c11n | |
wt.adapter | Provides the definition for InfoEngine
WebjectService s and
WebjectDelegate s. |
wt.adapter.attribute | |
wt.adapter.query | |
wt.build | |
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.beans.selectors | |
wt.clients.util | |
wt.container.batch | |
wt.dataservice | Provides a
Datastore interface to an arbitrary database with a specific realization returned by the
DataServiceFactory ; this could allow for future support of other, non-Oracle databases in Windchill. |
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.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.build | |
wt.epm.delegate | |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
wt.fc.cache | |
wt.fc.manifest | |
wt.federation.admin | |
wt.help | Provides a
HelpSystem to handle
HelpContext s along with a
HelpLinkHelper and a
ToolTips to help with tool tips. |
wt.identity | Provides the interfaces and implementations necessary to produce localized identification information for Windchill objects. |
wt.index | |
wt.inf.container | |
wt.inf.sharing | |
wt.inf.template | |
wt.load | Uses the
LoadService to load data into Windchill systems using various loaders. |
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.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.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.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.template | Provides generic support for saved report queries using ReportTemplate and various
methods in ReportTemplateHelper for executing and generating reports. |
wt.rule.impl | |
wt.services.applicationcontext | |
wt.services.applicationcontext.implementation | |
wt.templateutil.components | Defines
HTMLComponent s that can be retrieved from the
HTMLComponentFactory . |
wt.templateutil.processor | Defines the
DefaultTemplateProcessor which is a common super class for all template processors and provides many implementations of it. |
wt.templateutil.table | Provides support for PDMLink-like HTML tables and defines several table services:
AssociationListTableService
AttributeListTableService
BasicTableService
ListContentTableService
TemplateProcessorTableService
including support for special columns, column headers and table entires with special formatting, etc. |
wt.transfer | |
wt.transfer.delegate | |
wt.vc.config | |
wt.vc.wip | |
wt.visitor | Defines the navigator/visitor design pattern for
using a
Walker (at one time it used a
Navigator , instead of a
Walker ) and a
NodeExpander , which together
traverse a structure of objects, and a
Visitor , which does something
when we navigate to the object; this separates the
algorithm for navigating from the algorithm for
visiting, allowing more reuse; factories support
selection of
Walker s and
Visitor 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. |
Classes in wt.services.applicationcontext used by com.ptc.core.command.common | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by com.ptc.core.command.server.delegate.io | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by com.ptc.core.htmlcomp.jstable | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by com.ptc.core.htmlcomp.tableview | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by com.ptc.core.logic.repository.common.impl.xml | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by com.ptc.core.meta.common.impl | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by com.ptc.core.meta.type.runtime.common | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
UnableToCreateServiceException
Exception used to indicate that a service was found but the provider was unable to construct it. |
Classes in wt.services.applicationcontext used by com.ptc.core.meta.type.runtime.server.impl.integrated | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServiceProvider
Abstract service provider. |
|
ApplicationContextServices
An application context which provides access to services. |
|
ApplicationContextServicesSupport
A basic implementation of a ApplicationContextServices. |
|
ServiceNotFoundException
Exception used to indicate that no service was found. |
|
UnableToCreateServiceException
Exception used to indicate that a service was found but the provider was unable to construct it. |
Classes in wt.services.applicationcontext used by com.ptc.core.query.optimize.server.impl | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by com.ptc.core.query.server.criteria | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by com.ptc.core.query.server.impl | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by com.ptc.core.task | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by com.ptc.netmarkets.util.misc | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by com.ptc.windchill.cadx.common.picker | |
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by com.ptc.windchill.enterprise.copy.server | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by com.ptc.windchill.enterprise.doc.server | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
|
UnableToCreateServiceException
Exception used to indicate that a service was found but the provider was unable to construct it. |
Classes in wt.services.applicationcontext used by com.ptc.windchill.enterprise.nativeapp.server | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by com.ptc.windchill.enterprise.templates | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by com.ptc.windchill.esi.esidoc | |
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by com.ptc.windchill.esi.rnd | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by com.ptc.windchill.uwgm.cadx.request | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by com.ptc.windchill.uwgm.proesrv.attribute | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by com.ptc.windchill.uwgm.proesrv.c11n | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
|
ServiceNotFoundException
Exception used to indicate that no service was found. |
|
UnableToCreateServiceException
Exception used to indicate that a service was found but the provider was unable to construct it. |
Classes in wt.services.applicationcontext used by wt.adapter | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.adapter.attribute | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.adapter.query | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.build | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.change2 | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.clients.beans.selectors | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.clients.util | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.container.batch | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.dataservice | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.eff | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.enterprise | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.epm | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.epm.build | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.epm.delegate | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.fc | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.fc.cache | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.fc.manifest | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.federation.admin | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.help | |
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.identity | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.index | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.inf.container | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.inf.sharing | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.inf.template | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.load | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.occurrence | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.org | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.part | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.pds | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.pds.oracle81 | |
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.pds.sqlServer | |
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.pom | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.query | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.query.qml | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.query.template | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.rule.impl | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.services.applicationcontext | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextException
Base class for all exceptions originated in the applicationcontext package. |
|
ApplicationContextServiceProvider
Abstract service provider. |
|
ApplicationContextServices
An application context which provides access to services. |
|
ServiceNotFoundException
Exception used to indicate that no service was found. |
|
UnableToCreateServiceException
Exception used to indicate that a service was found but the provider was unable to construct it. |
Classes in wt.services.applicationcontext used by wt.services.applicationcontext.implementation | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServiceProvider
Abstract service provider. |
|
ApplicationContextServices
An application context which provides access to services. |
|
ApplicationContextServicesSupport
A basic implementation of a ApplicationContextServices. |
|
ServiceNotFoundException
Exception used to indicate that no service was found. |
|
UnableToCreateServiceException
Exception used to indicate that a service was found but the provider was unable to construct it. |
Classes in wt.services.applicationcontext used by wt.templateutil.components | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.templateutil.processor | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.templateutil.table | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.transfer | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.transfer.delegate | |
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.vc.config | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
Classes in wt.services.applicationcontext used by wt.vc.wip | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.visitor | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.workflow.collaboration | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
Classes in wt.services.applicationcontext used by wt.workflow.definer | |
ApplicationContext
Supported API: false Extendable: false |
|
ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context. |
|
ApplicationContextServices
An application context which provides access to services. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |