com.ibm.wpc
Class WpcWFStepType

java.lang.Object
  extended by com.ibm.wpc.WpcWFStepType
All Implemented Interfaces:
java.io.Serializable

public class WpcWFStepType
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

WpcWFStepType

public WpcWFStepType()

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

getStepName

public WpcWFStepNameType getStepName()
Gets the stepName value for this WpcWFStepType.

Returns:
stepName

setStepName

public void setStepName(WpcWFStepNameType stepName)
Sets the stepName value for this WpcWFStepType.

Parameters:
stepName -

getStepType

public WpcWFStepTypeStepType getStepType()
Gets the stepType value for this WpcWFStepType.

Returns:
stepType

setStepType

public void setStepType(WpcWFStepTypeStepType stepType)
Sets the stepType value for this WpcWFStepType.

Parameters:
stepType -

getStepDesc

public java.lang.String getStepDesc()
Gets the stepDesc value for this WpcWFStepType.

Returns:
stepDesc

setStepDesc

public void setStepDesc(java.lang.String stepDesc)
Sets the stepDesc value for this WpcWFStepType.

Parameters:
stepDesc -

getAllowEntries

public java.lang.Boolean getAllowEntries()
Gets the allowEntries value for this WpcWFStepType.

Returns:
allowEntries

setAllowEntries

public void setAllowEntries(java.lang.Boolean allowEntries)
Sets the allowEntries value for this WpcWFStepType.

Parameters:
allowEntries -

getAllowReCategorization

public java.lang.Boolean getAllowReCategorization()
Gets the allowReCategorization value for this WpcWFStepType.

Returns:
allowReCategorization

setAllowReCategorization

public void setAllowReCategorization(java.lang.Boolean allowReCategorization)
Sets the allowReCategorization value for this WpcWFStepType.

Parameters:
allowReCategorization -

getReserveToEdit

public java.lang.Boolean getReserveToEdit()
Gets the reserveToEdit value for this WpcWFStepType.

Returns:
reserveToEdit

setReserveToEdit

public void setReserveToEdit(java.lang.Boolean reserveToEdit)
Sets the reserveToEdit value for this WpcWFStepType.

Parameters:
reserveToEdit -

getTimeout

public WpcTimeoutType getTimeout()
Gets the timeout value for this WpcWFStepType.

Returns:
timeout

setTimeout

public void setTimeout(WpcTimeoutType timeout)
Sets the timeout value for this WpcWFStepType.

Parameters:
timeout -

getAttributeCollections

public WpcAttributeCollectionType[] getAttributeCollections()
Gets the attributeCollections value for this WpcWFStepType.

Returns:
attributeCollections

setAttributeCollections

public void setAttributeCollections(WpcAttributeCollectionType[] attributeCollections)
Sets the attributeCollections value for this WpcWFStepType.

Parameters:
attributeCollections -

getPerformers

public WpcWFPerformersType getPerformers()
Gets the performers value for this WpcWFStepType.

Returns:
performers

setPerformers

public void setPerformers(WpcWFPerformersType performers)
Sets the performers value for this WpcWFStepType.

Parameters:
performers -

getExitValues

public java.lang.String[][] getExitValues()
Gets the exitValues value for this WpcWFStepType.

Returns:
exitValues

setExitValues

public void setExitValues(java.lang.String[][] exitValues)
Sets the exitValues value for this WpcWFStepType.

Parameters:
exitValues -

getExitValues

public java.lang.String[] getExitValues(int i)

setExitValues

public void setExitValues(int i,
                          java.lang.String[] _value)

getStepMap

public WpcWFNextStepType[][] getStepMap()
Gets the stepMap value for this WpcWFStepType.

Returns:
stepMap

setStepMap

public void setStepMap(WpcWFNextStepType[][] stepMap)
Sets the stepMap value for this WpcWFStepType.

Parameters:
stepMap -

getStepMap

public WpcWFNextStepType[] getStepMap(int i)

setStepMap

public void setStepMap(int i,
                       WpcWFNextStepType[] _value)

getSortByColumn

public WpcSortByColumnType getSortByColumn()
Gets the sortByColumn value for this WpcWFStepType.

Returns:
sortByColumn

setSortByColumn

public void setSortByColumn(WpcSortByColumnType sortByColumn)
Sets the sortByColumn value for this WpcWFStepType.

Parameters:
sortByColumn -

getWpcCollaborationAreaAction

public WpcTradeItemType[] getWpcCollaborationAreaAction()
Gets the wpcCollaborationAreaAction value for this WpcWFStepType.

Returns:
wpcCollaborationAreaAction

setWpcCollaborationAreaAction

public void setWpcCollaborationAreaAction(WpcTradeItemType[] wpcCollaborationAreaAction)
Sets the wpcCollaborationAreaAction value for this WpcWFStepType.

Parameters:
wpcCollaborationAreaAction -

getCheckedOutEntries

public CheckedOutEntryType[] getCheckedOutEntries()
Gets the checkedOutEntries value for this WpcWFStepType.

Returns:
checkedOutEntries

setCheckedOutEntries

public void setCheckedOutEntries(CheckedOutEntryType[] checkedOutEntries)
Sets the checkedOutEntries value for this WpcWFStepType.

Parameters:
checkedOutEntries -

getListItems

public WpcListItemsType getListItems()
Gets the listItems value for this WpcWFStepType.

Returns:
listItems

setListItems

public void setListItems(WpcListItemsType listItems)
Sets the listItems value for this WpcWFStepType.

Parameters:
listItems -

getCategorypkList

public java.lang.String getCategorypkList()
Gets the categorypkList value for this WpcWFStepType.

Returns:
categorypkList

setCategorypkList

public void setCategorypkList(java.lang.String categorypkList)
Sets the categorypkList value for this WpcWFStepType.

Parameters:
categorypkList -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer