|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WpcDataContainerType | |
---|---|
com.ibm.wpc |
Uses of WpcDataContainerType in com.ibm.wpc |
---|
Methods in com.ibm.wpc that return WpcDataContainerType | |
---|---|
WpcDataContainerType |
WpcSearchResultsType.getWpcDataContainer()
Gets the wpcDataContainer value for this WpcSearchResultsType. |
WpcDataContainerType |
WpcCommandType.getWpcDataContainer()
Gets the wpcDataContainer value for this WpcCommandType. |
Methods in com.ibm.wpc with parameters of type WpcDataContainerType | |
---|---|
void |
WpcSearchResultsType.setWpcDataContainer(WpcDataContainerType wpcDataContainer)
Sets the wpcDataContainer value for this WpcSearchResultsType. |
void |
WpcCommandType.setWpcDataContainer(WpcDataContainerType wpcDataContainer)
Sets the wpcDataContainer value for this WpcCommandType. |
Constructors in com.ibm.wpc with parameters of type WpcDataContainerType | |
---|---|
WpcCommandType(java.lang.String wpcRole,
java.lang.String wpcParentCategory,
java.lang.String wpcCatalogName,
java.lang.String wpcCatalogViewName,
java.lang.String wpcWorkflowName,
java.lang.String wpcWorkflowStepName,
WpcHierarchyNameType wpcHierarchyName,
java.math.BigInteger wpcResultCount,
java.math.BigInteger wpcStartIndex,
java.math.BigInteger wpcEndIndex,
WpcDataContainerType wpcDataContainer,
java.lang.String wpcTransactionIDs,
java.lang.String wpcFileDocStorePath,
WpcCollabAreaType wpcCollabArea,
WpcTradeItemType[] wpcTradeItem,
WpcSearchCriteriaType wpcSearchCriteria,
WpcAttributeListType wpcAttributeList,
WpcAttributeCollectionType[] wpcAttributeCollections,
WpcExtensionType extension,
WpcCommandTypeType type,
WpcCommandTypeMode mode)
|
|
WpcSearchResultsType(java.math.BigInteger wpcTradeEntryCount,
java.lang.String wpcCatalogName,
java.lang.String[] wpcCsvResults,
WpcDataContainerType wpcDataContainer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |