|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.AbstractXMLObject
org.openliberty.xmltooling.dst2_1.ref.AppDataType
org.openliberty.xmltooling.dst2_1.ref.ItemDataType
org.openliberty.xmltooling.dst2_1.ref.Data
public class Data
Data elements are returned inside of QueryResponse elements
| Field Summary | |
|---|---|
static java.lang.String |
LOCAL_NAME
|
private PaginationResponseAttributeGroup |
paginationResponseAttributes
|
private org.opensaml.xml.util.IndexedXMLObjectChildrenList<org.opensaml.xml.XMLObject> |
unknownObjects
|
| Constructor Summary | |
|---|---|
Data(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
|
|
| Method Summary | |
|---|---|
java.util.List<org.opensaml.xml.XMLObject> |
getOrderedChildren()
This is not needed by the Reference Implementation of the DST but is required for users such as Personal Profile Service |
PaginationResponseAttributeGroup |
getPaginationResponseAttributes()
|
java.util.List<org.opensaml.xml.XMLObject> |
getUnknownXMLObjects()
This is not part of the DST REF Specification but is added to support a more generic data return type, such as is required by the Personal Profile Service |
java.util.List<org.opensaml.xml.XMLObject> |
getUnknownXMLObjects(javax.xml.namespace.QName typeOrName)
|
| Methods inherited from class org.openliberty.xmltooling.dst2_1.ref.ItemDataType |
|---|
getItemDataAttributes |
| Methods inherited from class org.openliberty.xmltooling.dst2_1.ref.AppDataType |
|---|
getValue, setValue |
| 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 |
|---|
public static final java.lang.String LOCAL_NAME
private org.opensaml.xml.util.IndexedXMLObjectChildrenList<org.opensaml.xml.XMLObject> unknownObjects
private PaginationResponseAttributeGroup paginationResponseAttributes
| Constructor Detail |
|---|
public Data(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
| Method Detail |
|---|
public PaginationResponseAttributeGroup getPaginationResponseAttributes()
public java.util.List<org.opensaml.xml.XMLObject> getUnknownXMLObjects()
getUnknownXMLObjects in interface org.opensaml.xml.ElementExtensibleXMLObjectpublic java.util.List<org.opensaml.xml.XMLObject> getUnknownXMLObjects(javax.xml.namespace.QName typeOrName)
getUnknownXMLObjects in interface org.opensaml.xml.ElementExtensibleXMLObjectpublic java.util.List<org.opensaml.xml.XMLObject> getOrderedChildren()
getOrderedChildren in interface org.opensaml.xml.XMLObjectgetOrderedChildren in class AppDataType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||