wt.services.applicationcontext
Interface ApplicationContextChild
- All Known Subinterfaces:
- ApplicationContext, ApplicationContextServices
- All Known Implementing Classes:
- AbstractHTMLTemplateFactory, AbstractTransferDelegateFactory, ACServicesAdapter, ActionAccessDelegateFactory, ActionDelegateFactory, ActionIconDelegate, ApplicationContextServicesSupport, ApplicationIntegrationFactory, AttributeDelegateFactory, AttributeHandlerFactory, AuthoringAppDelegateFactory, BatchContainerFactory, BOMTemplateProcessor, BuildDelegateFactory, CabinetsTemplateFactory, CacheTable, Change2DelegateFactory, ChangeViewTemplateFactory, CollaborationTemplateFactory, CommandDelegateFactory, ComponentDelegateFactory, ConfigurableTableFactory, ConflictsTaskFactory, ContextBasedLocalizedResourceSrv, ContextProviderDelegateFactory, CopyFactory, CriteriaHandlerFactory, DataServiceFactory, DataServicesRegistry.PdsApplicationContext, DataSharingDelegateFactory, DefaultChooseLifeCycleDelegate, DefaultInheritanceResolverFactory, DefaultServiceProvider, DirectiveDelegateFactory, DocumentFactory, DocumentFactory, DocumentPropertiesTemplateFactory, DOMLogicTranslatorFactory, EffConfigSpecAssistant, EffDisplayProcessorFactory, EffGroupAssistant, EffHelper, EPMBuildDelegateFactory, EPMRenameContentFactory, ESIRendererFactory, FederationAdminTemplateFactory, FormActionDelegateFactory, FormTaskDelegateFactory, GUIDelegateFactory, HTMLComponentFactory, HTMLTemplateFactory, IconDelegateFactory, IdentityFactory, IndexServiceDelegateFactory, InUseDelegateFactory, ItemBuilderFactory, JoinDelegateFactory, JSTableTaskSubmitHelperFactory, LinkComparisonFactory, LocatorFactory, ModeledAttributesDelegateFactory, NavigationDelegateFactory, NewUserProcessingDelegateFactory, NodeExpanderFactory, ObjectComparisonTemplateFactory, ObjectPropertiesTemplateFactory, ObjectPropNavBar, OccurrenceDelegateFactory, OperandElementFactory, OptimizeFactory, PartPropertiesTemplateFactory, ProeServiceDelegateFactory, QueryElementFactory, QueryStringDelegateFactory, ReferenceDelegateFactory, ReportTemplateHelper.ReportApplicationContext, ResultHandlerFactory, RuleApplierFactory, RuleMergerFactory, RuleSelectorFactory, RuleValidatorFactory, SearchAttributeListFactory, SelectActionHTMLCellComponent, SortedTableModel, StandardConfigService, StandardWTPartService, StatementFactory, StatementParameterFactory, StructureSharingDelegateFactory, TabAccessDelegateFactory, TemplateObjectFactory, TemplateProcessorFactory, TemplateServicesFactory, TemplatesFactory, TypeBasedServiceProvider, TypeBasedServiceProviderImplementation, URLActionDelegateFactory, UwgmRequestAdapterFactory, WalkerFactory, WebjectDelegateFactory, WfDefinitionDelegateFactory, WhereElementFactory, WIPChangeFactory, WTContainerCreatorFactory
- public interface ApplicationContextChild
An ApplicationContextChild has the ability to get and set a parent context.
The parent context is used to access services appropriate to the context.
Supported API: false
Extendable: false
APPLICATION_CONTEXT
public static final String APPLICATION_CONTEXT
- Label for the attribute.
Supported API: false
- See Also:
- Constant Field Values
getApplicationContext
public ApplicationContext getApplicationContext()
- Gets the object for the association that plays role: APPLICATION_CONTEXT.
Supported API: false
- Returns:
- ApplicationContext
setApplicationContext
public void setApplicationContext(ApplicationContext a_ApplicationContext)
throws WTPropertyVetoException
- Sets the object for the association that plays role: APPLICATION_CONTEXT.
Supported API: false
- Parameters:
a_ApplicationContext
-
- Throws:
WTPropertyVetoException