|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.enterprise.BasicTemplateProcessor
wt.templateutil.processor.DefaultTemplateProcessor
wt.templateutil.processor.GenerateFormProcessor
com.ptc.windchill.cadx.wsoption.WsprefTemplateProcessor
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
CREATE_WS_RESOURCE
|
static long |
EXTERNALIZATION_VERSION_UID
|
private static String |
NAV_TAB_ROOT_TREE_NAME_DEFAULT
|
private static String |
NAV_TAB_ROOT_TREE_NAME_KEY
|
private static String |
NAV_TAB_ROOT_TREE_NAME_PRO_INTRALINK
|
protected static long |
OLD_FORMAT_VERSION_UID
|
private static String |
RESOURCE
|
(package private) static long |
serialVersionUID
|
private String |
subSystemName
|
private static boolean |
VERBOSE
|
Fields inherited from class wt.templateutil.processor.GenerateFormProcessor |
DEFAULT_LIFECYCLE, ON_CHANGE_EVENT_NAME, TEAMTEMPLATE_INPUT_NAME |
Fields inherited from class wt.templateutil.processor.DefaultTemplateProcessor |
ACTION, CLASS, CODEBASE, LINE_FEED_DELIMITER, MESSAGE_SEPARATOR, OID |
Fields inherited from interface wt.templateutil.processor.ContextTranslator |
CONTEXT_LIST_IN, CONTEXT_LIST_OUT |
Fields inherited from interface wt.templateutil.processor.ContextHolder |
CONTEXT_ACTION, CONTEXT_CLASS_NAME, CONTEXT_OBJ, CONTEXT_PROPERTIES, FORM_DATA, QUERY_DATA, RESPONSE_EXCEPTIONS, RESPONSE_FOOTERS, RESPONSE_HEADERS, RESPONSE_MESSAGES, RESPONSE_STRING, STATUS |
Constructor Summary | |
WsprefTemplateProcessor()
|
Method Summary | |
void |
getDefaultEPMDocFolder(Properties parameters,
Locale locale,
OutputStream os)
|
void |
getDescription(Properties parameters,
Locale locale,
OutputStream os)
Get the workspace description. |
void |
getEPMDocTargetFolderPath(Properties parameters,
Locale locale,
OutputStream os)
|
String |
getSubSystemName()
Get subSystemName and save as this object's state to avoid repeated lookup |
void |
getTagID(Properties parameters,
Locale locale,
OutputStream os)
Based on the specified name for the tag, derive the tag id value |
void |
getWsDefaultDocLifeCycle(Properties parameters,
Locale locale,
OutputStream os)
|
void |
getWsDefaultPartLifeCycle(Properties parameters,
Locale locale,
OutputStream os)
|
void |
getWsDefaultProject(Properties parameters,
Locale locale,
OutputStream os)
|
void |
getWsDefaultView(Properties parameters,
Locale locale,
OutputStream os)
|
void |
getWsDefaultWTPartFolder(Properties parameters,
Locale locale,
OutputStream os)
|
void |
getWTPartTargetFolderPath(Properties parameters,
Locale locale,
OutputStream os)
|
private boolean |
isDisplayPropertiesForCandidateContainer()
Return true if the workspace properties needs to be refreshed based on the user selected candidate container. |
void |
listContainers(Properties parameters,
Locale locale,
OutputStream os)
List the name of containers which belongs to same solution context as the current workspace's container. |
void |
listDependencyOptions(Properties parameters,
Locale locale,
OutputStream os)
|
void |
listDocLifeCycles(Properties parameters,
Locale locale,
OutputStream os)
|
void |
listLifeCycles(Properties parameters,
Locale locale,
OutputStream os,
String name)
|
void |
listTeams(Properties parameters,
Locale locale,
OutputStream os)
|
void |
listViews(Properties parameters,
Locale locale,
OutputStream os)
|
void |
readExternal(ObjectInput input)
Reads the non-transient fields of this class from an external source. |
private boolean |
readOldVersion(ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source, which is not the current version. |
protected boolean |
readVersion(WsprefTemplateProcessor thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
renderDependencyProcessingType(Properties parameters,
Locale locale,
OutputStream os)
|
void |
renderPartLifeCycles(Properties parameters,
Locale locale,
OutputStream os)
|
void |
renderPartTargetFolder(Properties parameters,
Locale locale,
OutputStream os)
|
void |
renderTab(Properties parameters,
Locale locale,
OutputStream os)
|
void |
renderViews(Properties parameters,
Locale locale,
OutputStream os)
|
void |
writeExternal(ObjectOutput output)
Writes the non-transient fields of this class to an external source. |
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
static final long serialVersionUID
public static final long EXTERNALIZATION_VERSION_UID
protected static final long OLD_FORMAT_VERSION_UID
private static boolean VERBOSE
private static final String NAV_TAB_ROOT_TREE_NAME_KEY
private static final String NAV_TAB_ROOT_TREE_NAME_PRO_INTRALINK
private static final String NAV_TAB_ROOT_TREE_NAME_DEFAULT
private String subSystemName
private static final String CREATE_WS_RESOURCE
Constructor Detail |
public WsprefTemplateProcessor()
Method Detail |
public void writeExternal(ObjectOutput output) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class GenerateFormProcessor
output
-
IOException
public void readExternal(ObjectInput input) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class GenerateFormProcessor
input
-
IOException
ClassNotFoundException
protected boolean readVersion(WsprefTemplateProcessor thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone) throws IOException, ClassNotFoundException
thisObject
- input
- readSerialVersionUID
- passThrough
- superDone
-
IOException
ClassNotFoundException
private boolean readOldVersion(ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone) throws IOException, ClassNotFoundException
input
- readSerialVersionUID
- passThrough
- superDone
-
IOException
ClassNotFoundException
public void listTeams(Properties parameters, Locale locale, OutputStream os)
public void renderViews(Properties parameters, Locale locale, OutputStream os)
public void listViews(Properties parameters, Locale locale, OutputStream os)
public void renderPartLifeCycles(Properties parameters, Locale locale, OutputStream os)
public void listDocLifeCycles(Properties parameters, Locale locale, OutputStream os)
public void listLifeCycles(Properties parameters, Locale locale, OutputStream os, String name)
public void renderPartTargetFolder(Properties parameters, Locale locale, OutputStream os)
public void getWTPartTargetFolderPath(Properties parameters, Locale locale, OutputStream os)
public void getEPMDocTargetFolderPath(Properties parameters, Locale locale, OutputStream os)
public void getWsDefaultProject(Properties parameters, Locale locale, OutputStream os) throws WTException
WTException
public void getWsDefaultPartLifeCycle(Properties parameters, Locale locale, OutputStream os) throws WTException
WTException
public void getWsDefaultDocLifeCycle(Properties parameters, Locale locale, OutputStream os) throws WTException
WTException
public void getWsDefaultWTPartFolder(Properties parameters, Locale locale, OutputStream os) throws WTException
WTException
public void getDefaultEPMDocFolder(Properties parameters, Locale locale, OutputStream os) throws WTException
WTException
public void getWsDefaultView(Properties parameters, Locale locale, OutputStream os) throws WTException
WTException
public void renderDependencyProcessingType(Properties parameters, Locale locale, OutputStream os)
public String getSubSystemName()
public void getTagID(Properties parameters, Locale locale, OutputStream os)
public void getDescription(Properties parameters, Locale locale, OutputStream os)
public void listDependencyOptions(Properties parameters, Locale locale, OutputStream os)
public void listContainers(Properties parameters, Locale locale, OutputStream os)
public void renderTab(Properties parameters, Locale locale, OutputStream os) throws WTException
WTException
private boolean isDisplayPropertiesForCandidateContainer()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |