|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.AbstractXMLObject
org.opensaml.xml.signature.AbstractSignableXMLObject
org.openliberty.xmltooling.dst2_1.ResultQueryBaseType
org.openliberty.xmltooling.dst2_1.ref.ResultQueryType
public abstract class ResultQueryType
Extended by QueryItem and ResultQuery
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.openliberty.xmltooling.dst2_1.ResultQueryBaseType |
|---|
ResultQueryBaseType.Marshaller, ResultQueryBaseType.Unmarshaller |
| Field Summary | |
|---|---|
private Select |
select
|
private Sort |
sort
|
| Fields inherited from class org.openliberty.xmltooling.dst2_1.ResultQueryBaseType |
|---|
ATT_CHANGED_SINCE, ATT_CONTINGENCY, ATT_INCLUDE_COMMON_ATTS, ATT_ITEM_ID, ATT_ITEM_ID_REF |
| Constructor Summary | |
|---|---|
protected |
ResultQueryType(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
|
| Method Summary | |
|---|---|
java.util.List<org.opensaml.xml.XMLObject> |
getOrderedChildren()
|
Select |
getSelect()
|
Sort |
getSort()
|
void |
setSelect(Select select)
|
void |
setSort(Sort sort)
|
| Methods inherited from class org.openliberty.xmltooling.dst2_1.ResultQueryBaseType |
|---|
getChangedSince, getChangeFormat1, getChangeFormat2, getContingency, getIncludeCommonAttributes, getItemID, getItemIDRef, getSelectQualifAttributes, setChangedSince, setChangeFormat1, setChangeFormat2, setContingency, setIncludeCommonAttributes, setItemID, setItemIDRef |
| Methods inherited from class org.opensaml.xml.signature.AbstractSignableXMLObject |
|---|
getSignature, isSigned, setSignature |
| Methods inherited from class org.opensaml.xml.AbstractXMLObject |
|---|
addNamespace, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opensaml.xml.XMLObject |
|---|
addNamespace, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
| Field Detail |
|---|
private Sort sort
private Select select
| Constructor Detail |
|---|
protected ResultQueryType(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
| Method Detail |
|---|
public Select getSelect()
public void setSelect(Select select)
public Sort getSort()
public void setSort(Sort sort)
public java.util.List<org.opensaml.xml.XMLObject> getOrderedChildren()
getOrderedChildren in interface org.opensaml.xml.XMLObjectgetOrderedChildren in class ResultQueryBaseType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||