|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wpc.WpcWFStepType
public class WpcWFStepType
Constructor Summary | |
---|---|
WpcWFStepType()
|
|
WpcWFStepType(WpcWFStepNameType stepName,
WpcWFStepTypeStepType stepType,
java.lang.String stepDesc,
java.lang.Boolean allowEntries,
java.lang.Boolean allowReCategorization,
java.lang.Boolean reserveToEdit,
WpcTimeoutType timeout,
WpcAttributeCollectionType[] attributeCollections,
WpcWFPerformersType performers,
java.lang.String[][] exitValues,
WpcWFNextStepType[][] stepMap,
WpcSortByColumnType sortByColumn,
WpcTradeItemType[] wpcCollaborationAreaAction,
CheckedOutEntryType[] checkedOutEntries,
WpcListItemsType listItems,
java.lang.String categorypkList)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.Boolean |
getAllowEntries()
Gets the allowEntries value for this WpcWFStepType. |
java.lang.Boolean |
getAllowReCategorization()
Gets the allowReCategorization value for this WpcWFStepType. |
WpcAttributeCollectionType[] |
getAttributeCollections()
Gets the attributeCollections value for this WpcWFStepType. |
java.lang.String |
getCategorypkList()
Gets the categorypkList value for this WpcWFStepType. |
CheckedOutEntryType[] |
getCheckedOutEntries()
Gets the checkedOutEntries value for this WpcWFStepType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String[][] |
getExitValues()
Gets the exitValues value for this WpcWFStepType. |
java.lang.String[] |
getExitValues(int i)
|
WpcListItemsType |
getListItems()
Gets the listItems value for this WpcWFStepType. |
WpcWFPerformersType |
getPerformers()
Gets the performers value for this WpcWFStepType. |
java.lang.Boolean |
getReserveToEdit()
Gets the reserveToEdit value for this WpcWFStepType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
WpcSortByColumnType |
getSortByColumn()
Gets the sortByColumn value for this WpcWFStepType. |
java.lang.String |
getStepDesc()
Gets the stepDesc value for this WpcWFStepType. |
WpcWFNextStepType[][] |
getStepMap()
Gets the stepMap value for this WpcWFStepType. |
WpcWFNextStepType[] |
getStepMap(int i)
|
WpcWFStepNameType |
getStepName()
Gets the stepName value for this WpcWFStepType. |
WpcWFStepTypeStepType |
getStepType()
Gets the stepType value for this WpcWFStepType. |
WpcTimeoutType |
getTimeout()
Gets the timeout value for this WpcWFStepType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
WpcTradeItemType[] |
getWpcCollaborationAreaAction()
Gets the wpcCollaborationAreaAction value for this WpcWFStepType. |
int |
hashCode()
|
void |
setAllowEntries(java.lang.Boolean allowEntries)
Sets the allowEntries value for this WpcWFStepType. |
void |
setAllowReCategorization(java.lang.Boolean allowReCategorization)
Sets the allowReCategorization value for this WpcWFStepType. |
void |
setAttributeCollections(WpcAttributeCollectionType[] attributeCollections)
Sets the attributeCollections value for this WpcWFStepType. |
void |
setCategorypkList(java.lang.String categorypkList)
Sets the categorypkList value for this WpcWFStepType. |
void |
setCheckedOutEntries(CheckedOutEntryType[] checkedOutEntries)
Sets the checkedOutEntries value for this WpcWFStepType. |
void |
setExitValues(int i,
java.lang.String[] _value)
|
void |
setExitValues(java.lang.String[][] exitValues)
Sets the exitValues value for this WpcWFStepType. |
void |
setListItems(WpcListItemsType listItems)
Sets the listItems value for this WpcWFStepType. |
void |
setPerformers(WpcWFPerformersType performers)
Sets the performers value for this WpcWFStepType. |
void |
setReserveToEdit(java.lang.Boolean reserveToEdit)
Sets the reserveToEdit value for this WpcWFStepType. |
void |
setSortByColumn(WpcSortByColumnType sortByColumn)
Sets the sortByColumn value for this WpcWFStepType. |
void |
setStepDesc(java.lang.String stepDesc)
Sets the stepDesc value for this WpcWFStepType. |
void |
setStepMap(int i,
WpcWFNextStepType[] _value)
|
void |
setStepMap(WpcWFNextStepType[][] stepMap)
Sets the stepMap value for this WpcWFStepType. |
void |
setStepName(WpcWFStepNameType stepName)
Sets the stepName value for this WpcWFStepType. |
void |
setStepType(WpcWFStepTypeStepType stepType)
Sets the stepType value for this WpcWFStepType. |
void |
setTimeout(WpcTimeoutType timeout)
Sets the timeout value for this WpcWFStepType. |
void |
setWpcCollaborationAreaAction(WpcTradeItemType[] wpcCollaborationAreaAction)
Sets the wpcCollaborationAreaAction value for this WpcWFStepType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WpcWFStepType()
public WpcWFStepType(WpcWFStepNameType stepName, WpcWFStepTypeStepType stepType, java.lang.String stepDesc, java.lang.Boolean allowEntries, java.lang.Boolean allowReCategorization, java.lang.Boolean reserveToEdit, WpcTimeoutType timeout, WpcAttributeCollectionType[] attributeCollections, WpcWFPerformersType performers, java.lang.String[][] exitValues, WpcWFNextStepType[][] stepMap, WpcSortByColumnType sortByColumn, WpcTradeItemType[] wpcCollaborationAreaAction, CheckedOutEntryType[] checkedOutEntries, WpcListItemsType listItems, java.lang.String categorypkList)
Method Detail |
---|
public WpcWFStepNameType getStepName()
public void setStepName(WpcWFStepNameType stepName)
stepName
- public WpcWFStepTypeStepType getStepType()
public void setStepType(WpcWFStepTypeStepType stepType)
stepType
- public java.lang.String getStepDesc()
public void setStepDesc(java.lang.String stepDesc)
stepDesc
- public java.lang.Boolean getAllowEntries()
public void setAllowEntries(java.lang.Boolean allowEntries)
allowEntries
- public java.lang.Boolean getAllowReCategorization()
public void setAllowReCategorization(java.lang.Boolean allowReCategorization)
allowReCategorization
- public java.lang.Boolean getReserveToEdit()
public void setReserveToEdit(java.lang.Boolean reserveToEdit)
reserveToEdit
- public WpcTimeoutType getTimeout()
public void setTimeout(WpcTimeoutType timeout)
timeout
- public WpcAttributeCollectionType[] getAttributeCollections()
public void setAttributeCollections(WpcAttributeCollectionType[] attributeCollections)
attributeCollections
- public WpcWFPerformersType getPerformers()
public void setPerformers(WpcWFPerformersType performers)
performers
- public java.lang.String[][] getExitValues()
public void setExitValues(java.lang.String[][] exitValues)
exitValues
- public java.lang.String[] getExitValues(int i)
public void setExitValues(int i, java.lang.String[] _value)
public WpcWFNextStepType[][] getStepMap()
public void setStepMap(WpcWFNextStepType[][] stepMap)
stepMap
- public WpcWFNextStepType[] getStepMap(int i)
public void setStepMap(int i, WpcWFNextStepType[] _value)
public WpcSortByColumnType getSortByColumn()
public void setSortByColumn(WpcSortByColumnType sortByColumn)
sortByColumn
- public WpcTradeItemType[] getWpcCollaborationAreaAction()
public void setWpcCollaborationAreaAction(WpcTradeItemType[] wpcCollaborationAreaAction)
wpcCollaborationAreaAction
- public CheckedOutEntryType[] getCheckedOutEntries()
public void setCheckedOutEntries(CheckedOutEntryType[] checkedOutEntries)
checkedOutEntries
- public WpcListItemsType getListItems()
public void setListItems(WpcListItemsType listItems)
listItems
- public java.lang.String getCategorypkList()
public void setCategorypkList(java.lang.String categorypkList)
categorypkList
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |