com.ibm.bpe.clientmodel.bean

Class ProcessTemplateBean

  1. java.lang.Object
  2. extended bycom.ibm.bpe.clientmodel.bean.ProcessTemplateBean
All implemented interfaces:
ProcessTemplateData, java.io.Serializable

  1. public class ProcessTemplateBean
  2. extends java.lang.Object
  3. implements ProcessTemplateData

Accesses the properties of the original ProcessTemplateData object and adds metadata for national language support and converters.

A ProcessTemplateBean object can be instantiated from a ProcessTemplateData object.

Use the static method getLabel(String, Locale) to retrieve the localized label for a property. Use the static method getConverter(String) to retrieve a converter for a property. The return value might be null, as converters are optional.

See Also:
ProcessTemplateData, Serialized Form

Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
APPLICATIONNAME_PROPERTY
Use the property name to determine labels and converters for the applicationName property.
  1. static
  2. java.lang.String
AUTO_DELETION_MODE
Use the property name to determine labels and converters for the autoDeletionMode property.
  1. static
  2. java.lang.String
AUTODELETE_PROPERTY
Use the property name to determine labels and converters for the autoDelete property.
  1. static
  2. java.lang.String
AUTONOMY_PROPERTY
Use the property name to determine labels and converters for the autonomy property.
  1. static
  2. java.lang.String
AVAILABLEACTIONS_PROPERTY
Use the property name to determine labels and converters for the availableActions property.
  1. static
  2. java.lang.String
COMPENSATIONDEFINED_PROPERTY
Use the property name to determine labels and converters for the compensationDefined property.
  1. static
  2. java.lang.String
CONTINUEONERROR_PROPERTY
Use the property name to determine labels and converters for the continueOnError property.
  1. static
  2. java.lang.String
COPYRIGHT
(C) Copyright IBM Corporation 2005, 2011.
  1. static
  2. java.lang.String
CREATIONTIME_PROPERTY
Use the property name to determine labels and converters for the creationTime property.
  1. static
  2. java.lang.String
CUSTOMTEXT1_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT2_PROPERTY
Use the property name to determine labels and converters for the customText2 property.
  1. static
  2. java.lang.String
CUSTOMTEXT3_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT4_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT5_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT6_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT7_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
CUSTOMTEXT8_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
  1. static
  2. java.lang.String
DESCRIPTION_PROPERTY
Use the property name to determine labels and converters for the description property.
  1. static
  2. java.lang.String
DISPLAYNAME_PROPERTY
Use the property name to determine labels and converters for the displayName property.
  1. static
  2. java.lang.String
DOCUMENTATION_PROPERTY
Use the property name to determine labels and converters for the documentation property.
  1. static
  2. java.lang.String
EXECUTIONMODE_PROPERTY
Use the property name to determine labels and converters for the executionMode property.
  1. static
  2. java.lang.String
ID_PROPERTY
Use the property name to determine labels and converters for the ID property.
  1. static
  2. java.lang.String
INPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the inputMessageTypeName property.
  1. static
  2. java.lang.String
INPUTMESSAGETYPETYPESYSTEM_PROPERTY
Deprecated.
  1. static
  2. java.lang.String
LASTMODIFICATIONTIME_PROPERTY
Use the property name to determine labels and converters for the lastModificationTime property.
  1. static
  2. java.lang.String
NAME_PROPERTY
Use the property name to determine labels and converters for the name property.
  1. static
  2. java.lang.String
OUTPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the outputMessageTypeName property.
  1. static
  2. java.lang.String
OUTPUTMESSAGETYPETYPESYSTEM_PROPERTY
Deprecated.
  1. static
  2. java.lang.String
PROCESSADMINSTRATORS_PROPERTY
Deprecated.
  1. static
  2. java.lang.String
PROCESSAPPACRONYM_PROPERTY
Use the property name to determine labels and converters for the processAppAcronym property.
  1. static
  2. java.lang.String
PROCESSAPPNAME_PROPERTY
Use the property name to determine labels and converters for the processAppName property.
  1. static
  2. java.lang.String
SCHEMAVERSION_PROPERTY
Use the property name to determine labels and converters for the schemaVersion property.
  1. static
  2. java.lang.String
SNAPSHOTID_PROPERTY
Use the property name to determine labels and converters for the snapshotID property.
  1. static
  2. java.lang.String
SNAPSHOTNAME_PROPERTY
Use the property name to determine labels and converters for the snapshotName property.
  1. static
  2. java.lang.String
STATE_PROPERTY
Use the property name to determine labels and converters for the state property.
  1. static
  2. java.lang.String
TARGETNAMESPACE_PROPERTY
Use the property name to determine labels and converters for the targetNamespace property.
  1. static
  2. java.lang.String
TIP_PROPERTY
Use the property name to determine labels and converters for the tip property.
  1. static
  2. java.lang.String
TOOLKITACRONYM_PROPERTY
Use the property name to determine labels and converters for the toolkitAcronym property.
  1. static
  2. java.lang.String
TOOLKITNAME_PROPERTY
Use the property name to determine labels and converters for the toolkitName property.
  1. static
  2. java.lang.String
TOOLKITSNAPSHOTID_PROPERTY
Use the property name to determine labels and converters for the toolkitSnapshotID property.
  1. static
  2. java.lang.String
TOOLKITSNAPSHOTNAME_PROPERTY
Use the property name to determine labels and converters for the toolkitSnapshotName property.
  1. static
  2. java.lang.String
TOPLEVELTOOLKITACRONYM_PROPERTY
Use the property name to determine labels and converters for the topLevelToolkitAcronym property.
  1. static
  2. java.lang.String
TOPLEVELTOOLKITNAME_PROPERTY
Use the property name to determine labels and converters for the topLevelToolkitName property.
  1. static
  2. java.lang.String
TRACKNAME_PROPERTY
Use the property name to determine labels and converters for the trackName property.
  1. static
  2. java.lang.String
VALIDFROMTIME_PROPERTY
Use the property name to determine labels and converters for the validFromTime property.
  1. static
  2. java.lang.String
VERSION_PROPERTY
Use the property name to determine labels and converters for the version property.
Fields inherited from interface com.ibm.bpe.api.ProcessTemplateData
AUTO_DELETE_NO, AUTO_DELETE_ON_SUCCESSFUL_COMPLETION, AUTO_DELETE_YES, AUTONOMY_CHILD, AUTONOMY_NOT_APPLICABLE, AUTONOMY_PEER, EXECUTION_MODE_LONG_RUNNING, EXECUTION_MODE_MICROFLOW, KIND_BLOCK, KIND_PROCESS, SCHEMA_5_1, SCHEMA_5_1_1, SCHEMA_6_0, SCHEMA_6_0_2, SCHEMA_6_1, SCHEMA_6_1_2, SCHEMA_6_2, SCHEMA_7_0, SCHEMA_7_5_0, SCHEMA_7_5_1, STATE_MARKED_FOR_DELETION, STATE_STARTED, STATE_STOPPED

Constructor Summary

Constructor and Description
ProcessTemplateBean(ProcessTemplateData data,BFMConnection bfmConnection)
Constructs a new ProcessTemplateBean from an original ProcessTemplateData object.
ProcessTemplateBean(PTID id,BFMConnection bfmConnection)
Constructs a new ProcessTemplateBean from a process template id.

Method Summary

Modifier and Type Method and Description
  1. java.util.List
getActivityServiceTemplates()
Returns the list of starting activities for the process template.
  1. TKTID
getAdminTaskTemplateID()
Returns the property adminTaskTemplateID.
  1. java.lang.String
getApplicationName()
Returns the property applicationName.
  1. boolean
getAutoDelete()
Deprecated.
  1. int
getAutoDeletionMode()
Returns the property autoDeletionMode.
  1. int
getAutonomy()
Returns the property autonomy.
  1. int[]
getAvailableActions()
Returns the property availableActions.
  1. static
  2. SimpleConverter
getConverter(java.lang.String propertyName)
Returns the default converter for a given property.
  1. java.util.Calendar
getCreationTime()
Returns the property creationTime.
  1. java.lang.String
getCustomText1()
Returns the property customText1.
  1. java.lang.String
getCustomText2()
Returns the property customText2.
  1. java.lang.String
getCustomText3()
Returns the property customText3.
  1. java.lang.String
getCustomText4()
Returns the property customText4.
  1. java.lang.String
getCustomText5()
Returns the property customText5.
  1. java.lang.String
getCustomText6()
Returns the property customText6.
  1. java.lang.String
getCustomText7()
Returns the property customText7.
  1. java.lang.String
getCustomText8()
Returns the property customText8.
  1. java.lang.String
getDescription()
Returns the property description.
  1. java.lang.String
getDisplayName()
Returns the property displayName.
  1. java.lang.String
getDocumentation()
Returns the property documentation.
  1. int
getExecutionMode()
Returns the property executionMode.
  1. PTID
getID()
Returns the property ID.
  1. java.lang.String
getInputMessageTypeName()
Returns the property inputMessageTypeName.
  1. java.lang.String
getInputMessageTypeTypeSystemName()
Deprecated.
  1. static
  2. java.lang.String
getLabel(java.lang.String propertyName)
Returns the resource bundle key for a property
  1. static
  2. java.lang.String
getLabel(java.lang.String propertyName,java.util.Locale locale)
Returns the label for a property from the resource bundle.
  1. java.util.Calendar
getLastModificationTime()
Returns the property lastModificationTime.
  1. java.lang.String
getName()
Returns the property name.
  1. java.lang.String
getOutputMessageTypeName()
Returns the property outputMessageTypeName.
  1. java.lang.String
getOutputMessageTypeTypeSystemName()
Deprecated.
  1. StaffResultSet
getProcessAdministrators()
Deprecated.
  1. java.lang.String
getProcessAppAcronym()
Returns the processAppAcronym property.
  1. java.lang.String
getProcessAppName()
Returns the processAppName property.
  1. int
getSchemaVersion()
Returns the property schemaVersion.
  1. java.lang.String
getSnapshotID()
Returns the snapshotID property.
  1. java.lang.String
getSnapshotName()
Returns the snapshotName property.
  1. int
getState()
Returns the property state.
  1. java.lang.String
getTargetNamespace()
Returns the property targetNamespace.
  1. java.lang.String
getToolkitAcronym()
Returns the toolkitAcronym property.
  1. java.lang.String
getToolkitName()
Returns the toolkitName property.
  1. java.lang.String
getToolkitSnapshotID()
Returns the toolkitSnapshotID property.
  1. java.lang.String
getToolkitSnapshotName()
Returns the toolkitSnapshotName property.
  1. java.lang.String
getTopLevelToolkitAcronym()
Returns the topLevelToolkitAcronym property.
  1. java.lang.String
getTopLevelToolkitName()
Returns the topLevelToolkitName property.
  1. java.lang.String
getTrackName()
Returns the trackName property.
  1. java.util.Calendar
getValidFromTime()
Returns the property validFromTime.
  1. java.lang.String
getVersion()
Returns the property version.
  1. boolean
isBusinessRelevant()
Returns the businessRelevant property.
  1. boolean
isCompensationDefined()
Returns the compensationDefined property.
  1. boolean
isContinueOnError()
Returns the continueOnError property.
  1. boolean
isTip()
Returns the isTip property.
  1. static
  2. boolean
isValid(java.lang.String propertyName)
Checks if the property is valid.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

  1. public static final java.lang.String COPYRIGHT
(C) Copyright IBM Corporation 2005, 2011.
See Also:

APPLICATIONNAME_PROPERTY

  1. public static final java.lang.String APPLICATIONNAME_PROPERTY
Use the property name to determine labels and converters for the applicationName property.
See Also:

AUTODELETE_PROPERTY

  1. public static final java.lang.String AUTODELETE_PROPERTY
Use the property name to determine labels and converters for the autoDelete property.
See Also:

AUTONOMY_PROPERTY

  1. public static final java.lang.String AUTONOMY_PROPERTY
Use the property name to determine labels and converters for the autonomy property.
See Also:

AVAILABLEACTIONS_PROPERTY

  1. public static final java.lang.String AVAILABLEACTIONS_PROPERTY
Use the property name to determine labels and converters for the availableActions property.
See Also:

COMPENSATIONDEFINED_PROPERTY

  1. public static final java.lang.String COMPENSATIONDEFINED_PROPERTY
Use the property name to determine labels and converters for the compensationDefined property.
See Also:

CONTINUEONERROR_PROPERTY

  1. public static final java.lang.String CONTINUEONERROR_PROPERTY
Use the property name to determine labels and converters for the continueOnError property.
See Also:

CREATIONTIME_PROPERTY

  1. public static final java.lang.String CREATIONTIME_PROPERTY
Use the property name to determine labels and converters for the creationTime property.
See Also:

DESCRIPTION_PROPERTY

  1. public static final java.lang.String DESCRIPTION_PROPERTY
Use the property name to determine labels and converters for the description property.
See Also:

DISPLAYNAME_PROPERTY

  1. public static final java.lang.String DISPLAYNAME_PROPERTY
Use the property name to determine labels and converters for the displayName property.
See Also:

DOCUMENTATION_PROPERTY

  1. public static final java.lang.String DOCUMENTATION_PROPERTY
Use the property name to determine labels and converters for the documentation property.
See Also:

EXECUTIONMODE_PROPERTY

  1. public static final java.lang.String EXECUTIONMODE_PROPERTY
Use the property name to determine labels and converters for the executionMode property.
See Also:

ID_PROPERTY

  1. public static final java.lang.String ID_PROPERTY
Use the property name to determine labels and converters for the ID property.
See Also:

INPUTMESSAGETYPENAME_PROPERTY

  1. public static final java.lang.String INPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the inputMessageTypeName property.
See Also:

INPUTMESSAGETYPETYPESYSTEM_PROPERTY

  1. public static final java.lang.String INPUTMESSAGETYPETYPESYSTEM_PROPERTY
Deprecated.
Use the property name to determine labels and converters for the inputMessageTypeTypeSystem property.
See Also:

LASTMODIFICATIONTIME_PROPERTY

  1. public static final java.lang.String LASTMODIFICATIONTIME_PROPERTY
Use the property name to determine labels and converters for the lastModificationTime property.
See Also:

NAME_PROPERTY

  1. public static final java.lang.String NAME_PROPERTY
Use the property name to determine labels and converters for the name property.
See Also:

OUTPUTMESSAGETYPENAME_PROPERTY

  1. public static final java.lang.String OUTPUTMESSAGETYPENAME_PROPERTY
Use the property name to determine labels and converters for the outputMessageTypeName property.
See Also:

OUTPUTMESSAGETYPETYPESYSTEM_PROPERTY

  1. public static final java.lang.String OUTPUTMESSAGETYPETYPESYSTEM_PROPERTY
Deprecated.
Use the property name to determine labels and converters for the outputMessageTypeTypeSystem property.
See Also:

PROCESSADMINSTRATORS_PROPERTY

  1. public static final java.lang.String PROCESSADMINSTRATORS_PROPERTY
Deprecated.
Use the property name to determine labels and converters for the processAdministrators property.
See Also:

SCHEMAVERSION_PROPERTY

  1. public static final java.lang.String SCHEMAVERSION_PROPERTY
Use the property name to determine labels and converters for the schemaVersion property.
See Also:

STATE_PROPERTY

  1. public static final java.lang.String STATE_PROPERTY
Use the property name to determine labels and converters for the state property.
See Also:

VALIDFROMTIME_PROPERTY

  1. public static final java.lang.String VALIDFROMTIME_PROPERTY
Use the property name to determine labels and converters for the validFromTime property.
See Also:

VERSION_PROPERTY

  1. public static final java.lang.String VERSION_PROPERTY
Use the property name to determine labels and converters for the version property.
See Also:

AUTO_DELETION_MODE

  1. public static final java.lang.String AUTO_DELETION_MODE
Use the property name to determine labels and converters for the autoDeletionMode property.
See Also:

TARGETNAMESPACE_PROPERTY

  1. public static final java.lang.String TARGETNAMESPACE_PROPERTY
Use the property name to determine labels and converters for the targetNamespace property.
See Also:

SNAPSHOTID_PROPERTY

  1. public static final java.lang.String SNAPSHOTID_PROPERTY
Use the property name to determine labels and converters for the snapshotID property.
See Also:

SNAPSHOTNAME_PROPERTY

  1. public static final java.lang.String SNAPSHOTNAME_PROPERTY
Use the property name to determine labels and converters for the snapshotName property.
See Also:

TRACKNAME_PROPERTY

  1. public static final java.lang.String TRACKNAME_PROPERTY
Use the property name to determine labels and converters for the trackName property.
See Also:

PROCESSAPPNAME_PROPERTY

  1. public static final java.lang.String PROCESSAPPNAME_PROPERTY
Use the property name to determine labels and converters for the processAppName property.
See Also:

PROCESSAPPACRONYM_PROPERTY

  1. public static final java.lang.String PROCESSAPPACRONYM_PROPERTY
Use the property name to determine labels and converters for the processAppAcronym property.
See Also:

TOOLKITSNAPSHOTID_PROPERTY

  1. public static final java.lang.String TOOLKITSNAPSHOTID_PROPERTY
Use the property name to determine labels and converters for the toolkitSnapshotID property.
See Also:

TOOLKITSNAPSHOTNAME_PROPERTY

  1. public static final java.lang.String TOOLKITSNAPSHOTNAME_PROPERTY
Use the property name to determine labels and converters for the toolkitSnapshotName property.
See Also:

TOOLKITNAME_PROPERTY

  1. public static final java.lang.String TOOLKITNAME_PROPERTY
Use the property name to determine labels and converters for the toolkitName property.
See Also:

TOOLKITACRONYM_PROPERTY

  1. public static final java.lang.String TOOLKITACRONYM_PROPERTY
Use the property name to determine labels and converters for the toolkitAcronym property.
See Also:

TOPLEVELTOOLKITNAME_PROPERTY

  1. public static final java.lang.String TOPLEVELTOOLKITNAME_PROPERTY
Use the property name to determine labels and converters for the topLevelToolkitName property.
See Also:

TOPLEVELTOOLKITACRONYM_PROPERTY

  1. public static final java.lang.String TOPLEVELTOOLKITACRONYM_PROPERTY
Use the property name to determine labels and converters for the topLevelToolkitAcronym property.
See Also:

TIP_PROPERTY

  1. public static final java.lang.String TIP_PROPERTY
Use the property name to determine labels and converters for the tip property.
See Also:

CUSTOMTEXT1_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT1_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT2_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT2_PROPERTY
Use the property name to determine labels and converters for the customText2 property.
See Also:

CUSTOMTEXT3_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT3_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT4_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT4_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT5_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT5_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT6_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT6_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT7_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT7_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

CUSTOMTEXT8_PROPERTY

  1. public static final java.lang.String CUSTOMTEXT8_PROPERTY
Use the property name to determine labels and converters for the customText1 property.
See Also:

Constructor Detail

ProcessTemplateBean

  1. public ProcessTemplateBean(ProcessTemplateData data,
  2. BFMConnection bfmConnection)
Constructs a new ProcessTemplateBean from an original ProcessTemplateData object.
Parameters:
data - The original data object.
bfmConnection - The connection to the BusinessFlowManagerService API.

ProcessTemplateBean

  1. public ProcessTemplateBean(PTID id,
  2. BFMConnection bfmConnection)
Constructs a new ProcessTemplateBean from a process template id.
Parameters:
id - The process template id.
bfmConnection - The connection to the BusinessFlowManagerService API.

Method Detail

getConverter

  1. public static SimpleConverter getConverter( java.lang.String propertyName)
Returns the default converter for a given property.
Parameters:
propertyName - The name for the property.
Returns:
The converter instance if one has been registered with propertyName, null otherwise.

getLabel

  1. public static java.lang.String getLabel( java.lang.String propertyName)
Returns the resource bundle key for a property
Parameters:
propertyName - The name for the property.
Returns:
The resource bundle key for the property.

getLabel

  1. public static java.lang.String getLabel( java.lang.String propertyName,
  2. java.util.Locale locale)
Returns the label for a property from the resource bundle. If no label is found in the resource bundle the resource bundle key for the property is returned.
Parameters:
propertyName - The name for the property.
locale - The locale.
Returns:
The label or the resource bundle key for the property.

isValid

  1. public static boolean isValid(java.lang.String propertyName)
Checks if the property is valid.
Parameters:
propertyName - The name of the property to be checked.
Returns:
True, if the propertyName is a known property for an object of this class.

getApplicationName

  1. public java.lang.String getApplicationName( )
Returns the property applicationName.
Specified by:
See Also:

getAutoDelete

  1. public boolean getAutoDelete()
Deprecated.
Returns the property autoDelete.
Specified by:
See Also:

getAutoDeletionMode

  1. public int getAutoDeletionMode( )
Returns the property autoDeletionMode.
Specified by:
See Also:

getAutonomy

  1. public int getAutonomy()
Returns the property autonomy.
Specified by:
See Also:

getAvailableActions

  1. public int[] getAvailableActions( )
Returns the property availableActions.
Specified by:
See Also:

getCreationTime

  1. public java.util.Calendar getCreationTime( )
Returns the property creationTime.
Specified by:
See Also:

getDescription

  1. public java.lang.String getDescription( )
Returns the property description.
Specified by:
See Also:

getDisplayName

  1. public java.lang.String getDisplayName( )
Returns the property displayName.
Specified by:
See Also:

getDocumentation

  1. public java.lang.String getDocumentation( )
Returns the property documentation.
Specified by:
See Also:

getExecutionMode

  1. public int getExecutionMode()
Returns the property executionMode.
Specified by:
See Also:

getID

  1. public PTID getID()
Returns the property ID.
Specified by:
getID in interface ProcessTemplateData
See Also:

getInputMessageTypeName

  1. public java.lang.String getInputMessageTypeName( )
Returns the property inputMessageTypeName.
Specified by:
See Also:

getInputMessageTypeTypeSystemName

  1. public java.lang.String getInputMessageTypeTypeSystemName( )
Deprecated.
Returns the property inputMessageTypeTypeSystemName.
Specified by:
See Also:

getLastModificationTime

  1. public java.util.Calendar getLastModificationTime( )
Returns the property lastModificationTime.
Specified by:
See Also:

getName

  1. public java.lang.String getName( )
Returns the property name.
Specified by:
See Also:

getOutputMessageTypeName

  1. public java.lang.String getOutputMessageTypeName( )
Returns the property outputMessageTypeName.
Specified by:
See Also:

getOutputMessageTypeTypeSystemName

  1. public java.lang.String getOutputMessageTypeTypeSystemName( )
Deprecated.
Returns the property outputMessageTypeTypeSystemName.
Specified by:
See Also:

getProcessAdministrators

  1. public StaffResultSet getProcessAdministrators( )
  2. throws WorkItemManagerException
  3. InvalidLengthException
Deprecated.
Returns the property processAdministrators.
Specified by:
Throws:
See Also:

getSchemaVersion

  1. public int getSchemaVersion()
Returns the property schemaVersion.
Specified by:
See Also:

getState

  1. public int getState()
Returns the property state.
Specified by:
See Also:

getTargetNamespace

  1. public java.lang.String getTargetNamespace( )
Returns the property targetNamespace.
Specified by:
See Also:

getSnapshotID

  1. public java.lang.String getSnapshotID( )
Returns the snapshotID property.
Specified by:
See Also:

getSnapshotName

  1. public java.lang.String getSnapshotName( )
Returns the snapshotName property.
Specified by:
See Also:

getTrackName

  1. public java.lang.String getTrackName( )
Returns the trackName property.
Specified by:
See Also:

getProcessAppName

  1. public java.lang.String getProcessAppName( )
Returns the processAppName property.
Specified by:
See Also:

getProcessAppAcronym

  1. public java.lang.String getProcessAppAcronym( )
Returns the processAppAcronym property.
Specified by:
See Also:

getToolkitSnapshotID

  1. public java.lang.String getToolkitSnapshotID( )
Returns the toolkitSnapshotID property.
Specified by:
See Also:

getToolkitSnapshotName

  1. public java.lang.String getToolkitSnapshotName( )
Returns the toolkitSnapshotName property.
Specified by:
See Also:

getToolkitName

  1. public java.lang.String getToolkitName( )
Returns the toolkitName property.
Specified by:
See Also:

getToolkitAcronym

  1. public java.lang.String getToolkitAcronym( )
Returns the toolkitAcronym property.
Specified by:
See Also:

getTopLevelToolkitName

  1. public java.lang.String getTopLevelToolkitName( )
Returns the topLevelToolkitName property.
Specified by:
See Also:

getTopLevelToolkitAcronym

  1. public java.lang.String getTopLevelToolkitAcronym( )
Returns the topLevelToolkitAcronym property.
Specified by:
See Also:

isTip

  1. public boolean isTip()
Returns the isTip property.
Specified by:
isTip in interface ProcessTemplateData
See Also:

getValidFromTime

  1. public java.util.Calendar getValidFromTime( )
Returns the property validFromTime.
Specified by:
See Also:

getVersion

  1. public java.lang.String getVersion( )
Returns the property version.
Specified by:
See Also:

getAdminTaskTemplateID

  1. public TKTID getAdminTaskTemplateID( )
Returns the property adminTaskTemplateID.
Specified by:
See Also:

isBusinessRelevant

  1. public boolean isBusinessRelevant( )
Returns the businessRelevant property.
Specified by:
See Also:

isCompensationDefined

  1. public boolean isCompensationDefined( )
Returns the compensationDefined property.
Specified by:
See Also:

isContinueOnError

  1. public boolean isContinueOnError( )
Returns the continueOnError property.
Specified by:
See Also:

getCustomText1

  1. public java.lang.String getCustomText1( )
Returns the property customText1.
Specified by:
See Also:

getCustomText2

  1. public java.lang.String getCustomText2( )
Returns the property customText2.
Specified by:
See Also:

getCustomText3

  1. public java.lang.String getCustomText3( )
Returns the property customText3.
Specified by:
See Also:

getCustomText4

  1. public java.lang.String getCustomText4( )
Returns the property customText4.
Specified by:
See Also:

getCustomText5

  1. public java.lang.String getCustomText5( )
Returns the property customText5.
Specified by:
See Also:

getCustomText6

  1. public java.lang.String getCustomText6( )
Returns the property customText6.
Specified by:
See Also:

getCustomText7

  1. public java.lang.String getCustomText7( )
Returns the property customText7.
Specified by:
See Also:

getCustomText8

  1. public java.lang.String getCustomText8( )
Returns the property customText8.
Specified by:
See Also:

getActivityServiceTemplates

  1. public java.util.List getActivityServiceTemplates( )
  2. throws ClientException
Returns the list of starting activities for the process template.
Returns:
A list of starting activities as ActivityServiceTemplateBean objects.
Throws: