Uses of Package
org.openliberty.xmltooling.dst2_1.ref

Packages that use org.openliberty.xmltooling.dst2_1.ref
org.openliberty.wsc This package contains all of the Service Client classes and the basic WSFMessage. 
org.openliberty.xmltooling.dst2_1.ref   
org.openliberty.xmltooling.idsis.dap   
 

Classes in org.openliberty.xmltooling.dst2_1.ref used by org.openliberty.wsc
ModifyItem
          ModifyItem elements specify which data elements of the specified resource should be modified and how.
ModifyResponse
           
QueryItem
          The QueryItem is an optional multi-occurance child element of Query that specifies what data the requestor wants from the resource and how.
QueryResponse
          In addition to different identifiers the contains: Overall success or failure of the query (optional) Indications of the outcomes of the test items that were present in the .
 

Classes in org.openliberty.xmltooling.dst2_1.ref used by org.openliberty.xmltooling.dst2_1.ref
AppDataType
          DST Reference Model AppDataType
Data
          Data elements are returned inside of QueryResponse elements
DataResponseType
           
ItemData
           is very similar to the element used to return data in responses to normal queries.
ItemDataType
           
ModifyItem
          ModifyItem elements specify which data elements of the specified resource should be modified and how.
NewData
           
QueryItem
          The QueryItem is an optional multi-occurance child element of Query that specifies what data the requestor wants from the resource and how.
ResultQuery
          ResultQueryType has itemIDRef and contingency attributes so that the query items can be made contingent on some .
ResultQueryType
          Extended by QueryItem and ResultQuery
Select
          The objectType and <Select> specify the data the query should return.
Sort
          The element contains the criteria according to which the data in the response should be sorted.
TestItem
          The <TestItem> contains a <TestOp> qualified by some attributes.
TestOp
          The TestOp class represents an element containing a test operation that evaluates to true or false.
 

Classes in org.openliberty.xmltooling.dst2_1.ref used by org.openliberty.xmltooling.idsis.dap
TestItem
          The <TestItem> contains a <TestOp> qualified by some attributes.
TestItemUnmarshaller