See: Description
| Class | Description |
|---|---|
| ChangeFormat |
The value of this element specifies, in which format the requesting WSC would
like to have the data, when querying for changes.
|
| ChangeFormatMarshaller | |
| ChangeFormatUnmarshaller | |
| CommonAttributes | |
| CreateItemAttributeGroup |
<xs:attributeGroup name="CreateItemAttributeGroup">
<xs:attribute ref="dst:objectType" use="optional"/>
<xs:attribute name="id" use="optional" type="xs:ID"/>
<xs:attribute ref="lu:itemID" use="optional"/>
</xs:attributeGroup>
|
| DataResponseBaseType | |
| DefaultBuilder |
Provides a package specific extension of the OpenLibertyDefaultBuilder
|
| DeleteItemBaseType |
<xs:complexType name="DeleteItemBaseType">
<xs:attributeGroup ref="dst:selectQualif"/>
<xs:attribute name="notChangedSince" use="optional" type="xs:dateTime"/>
<xs:attribute name="id" use="optional" type="xs:ID"/>
<xs:attribute ref="lu:itemID" use="optional"/>
</xs:complexType>
|
| DeleteItemBaseType.Marshaller |
This is the internal marshaller for the DeleteItemBaseType
|
| DeleteItemBaseType.Unmarshaller |
Internal unmarshaller, placing attribute DOM values into the DeleteItemBaseType object
|
| DSTDate | |
| DSTDate.Builder |
Static Builder
|
| DSTDateMarshaller | |
| DSTDateUnmarshaller | |
| DSTInteger | |
| DSTIntegerMarshaller | |
| DSTIntegerUnmarshaller | |
| DSTLocalizedString | |
| DSTLocalizedStringMarshaller | |
| DSTLocalizedStringUnmarshaller | |
| DSTMonthDay |
xs:gMonthDay
|
| DSTMonthDayMarshaller | |
| DSTMonthDayUnmarshaller | |
| DSTString |
Base class for all Data Services Template String types
|
| DSTString.Builder |
Static Builder
|
| DSTStringMarshaller |
This marshaller can be used by any of the elements that extend
DSTString without adding new atts or any elements.
|
| DSTStringUnmarshaller |
This is the default Unmarshaller for classes that extend DSTString
|
| DSTURI | |
| DSTURI.Builder |
Static Builder
|
| DSTURIMarshaller | |
| DSTURIUnmarshaller | |
| ItemDataAttributeGroup | |
| LeafAttributes | |
| LocalizedLeafAttributes | |
| ModifyItemAttributeGroup | |
| PaginationAttributeGroup | |
| PaginationResponseAttributeGroup | |
| RequestType |
Base class for requests
|
| RequestType.Marshaller |
Marshall attributes into the DOM
|
| RequestType.Unmarshaller |
Internal class that handles unmarshalling from the DOM
|
| ResultQueryBaseType |
<xs:complexType name="ResultQueryBaseType">
<xs:sequence>
<xs:element ref="dst:ChangeFormat" minOccurs="0" maxOccurs="2"/>
</xs:sequence>
<xs:attributeGroup ref="dst:selectQualif"/>
<xs:attribute ref="lu:itemIDRef" use="optional"/>
<xs:attribute name="contingency" use="optional" type="xs:boolean"/>
<xs:attribute name="includeCommonAttributes" use="optional" type="xs:boolean" default="0"/>
<xs:attribute name="changedSince" use="optional" type="xs:dateTime"/>
<xs:attribute ref="lu:itemID" use="optional"/>
</xs:complexType>
|
| ResultQueryBaseType.Marshaller |
Internal class that supports OpenSAML xmltooling marshalling, placing values
from the XMLObject and their class variables into the DOM
|
| ResultQueryBaseType.Unmarshaller |
Internal class that supports OpenSAML xmltooling unmarshalling, placing values
from the DOM into the local XMLObjects and their class variables
|
| SelectQualifAttributes |
This class models the selectQualif xs:attributeGroup from the DST 2.1 XSD
|
| TestItemBaseType |
This class is the base type for TestItemType (urn:liberty:dst:2006-08:ref) which
is the type for TestItem
|
| TestResult |
Indications of the outcomes of the test items that were present in the <Query>.
|
| TestResultMarshaller | |
| TestResultUnmarshaller |
| Enum | Description |
|---|---|
| ChangeFormat.ChangeFormatAttribute |
This enumeration is used for the changeFormat attribute
|
| ChangeFormat.ChangeFormatElement |
This enumeration is used for the ChangeFormat element
|
| ItemDataAttributeGroup.NotSorted | |
| PaginationAttributeGroup.SetReq |
If you have any questions, please contact us.
Copyright © 1999–2015. All rights reserved.