|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.inf.template.TemplateServicesFactory
Supported API: false
Extendable: false
Field Summary | |
private ApplicationContext |
applicationContext
|
private static String |
CLASSNAME
|
private TemplateRequestFactory |
requestFactory
|
private static String |
RESOURCE
|
private ApplicationContextServices |
services
|
Fields inherited from interface wt.services.applicationcontext.ApplicationContextChild |
APPLICATION_CONTEXT |
Constructor Summary | |
protected |
TemplateServicesFactory()
Supported API: false |
Method Summary | |
ApplicationContext |
getApplicationContext()
Gets the object for the association that plays role: applicationContext. |
protected WorklistDrivenCopier |
getContainerCopier(WTContainer sourceContainer)
Gets a worklist copier based on source, and target container, and the worklist identifier as specified in the configuration XML file. |
protected ContainerDefaultValuesDelegate |
getDefaultValuesDelegate(WTContainer cont)
Supported API: false |
protected WorklistDrivenTemplateGenerator |
getTemplateGenerator(WTContainer sourceContainer)
Gets a worklist copier based on source, and target container, and the worklist identifier as specified in the configuration XML file. |
protected TemplateRequestFactory |
getTemplateRequestFactory(int anInt)
Gets the upload request factory based on the target container. |
void |
setApplicationContext(ApplicationContext a_ApplicationContext)
Sets the object for the association that plays role: applicationContext. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private ApplicationContext applicationContext
private ApplicationContextServices services
private TemplateRequestFactory requestFactory
Constructor Detail |
protected TemplateServicesFactory()
Method Detail |
protected WorklistDrivenTemplateGenerator getTemplateGenerator(WTContainer sourceContainer) throws WTException
sourceContainer
-
WTException
protected TemplateRequestFactory getTemplateRequestFactory(int anInt) throws WTException
anInt
-
WTException
protected WorklistDrivenCopier getContainerCopier(WTContainer sourceContainer) throws WTException
sourceContainer
-
WTException
protected ContainerDefaultValuesDelegate getDefaultValuesDelegate(WTContainer cont) throws WTException
cont
-
WTException
public ApplicationContext getApplicationContext()
getApplicationContext
in interface ApplicationContextChild
public void setApplicationContext(ApplicationContext a_ApplicationContext) throws WTPropertyVetoException
setApplicationContext
in interface ApplicationContextChild
a_ApplicationContext
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |