Uses of Class
com.ibm.wpc.WpcContainerViewType

Packages that use WpcContainerViewType
com.ibm.wpc   
 

Uses of WpcContainerViewType in com.ibm.wpc
 

Methods in com.ibm.wpc that return WpcContainerViewType
 WpcContainerViewType[] WpcResponseType.getWpcCatalogView()
          Gets the wpcCatalogView value for this WpcResponseType.
 

Methods in com.ibm.wpc with parameters of type WpcContainerViewType
 void WpcResponseType.setWpcCatalogView(WpcContainerViewType[] wpcCatalogView)
          Sets the wpcCatalogView value for this WpcResponseType.
 

Constructors in com.ibm.wpc with parameters of type WpcContainerViewType
WpcResponseType(WpcEntityIdentifierType wpcEntityIdentifier, WpcNotificationInfoType[] wpcNotification, WpcSearchResultsType wpcSearchResults, WpcTradeItemSpecType wpcTradeItemSpec, WpcTradeItemType wpcTradeItem, java.lang.String wpcTransactionResult, java.lang.String wpcFileDocStorePath, WpcCatalogQueryChildrenResultType wpcQueryCatalogChildrenResult, WpcCatalogType[] wpcCatalogs, WpcContainerViewType[] wpcCatalogView, java.lang.String[] wpcCatalogViewList, WpcUserType[] wpcUserList, WpcCollabAreaType[] wpcCollabAreaList, WpcAttributeCollectionType[] wpcAttributeCollections, WpcExtensionType extension)