|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.edustructures.sifworks.Element
com.edustructures.sifworks.SIFElement
com.edustructures.sifworks.infra.SIF_ExtendedQueryResults
public class SIF_ExtendedQueryResults
| Field Summary |
|---|
| Fields inherited from class com.edustructures.sifworks.Element |
|---|
CURRENT_SERIALIZE_VERSION |
| Constructor Summary | |
|---|---|
SIF_ExtendedQueryResults()
Constructor |
|
SIF_ExtendedQueryResults(SIFColumnHeader sifColumnHeaders,
SIF_Rows sifRows)
Constructor that accepts values for all mandatory fields |
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
Gets the key of this object |
ElementDef[] |
getKeyFields()
Gets the metadata fields that make up the key of this object |
SIF_ColumnHeaders |
getSIF_ColumnHeaders()
Gets the value of the <SIF_ColumnHeaders> element. |
SIF_Rows |
getSIF_Rows()
Gets the value of the <SIF_Rows> element. |
void |
removeSIF_ColumnHeaders()
Removes the SIF_ColumnHeaders child element previously created by calling setSIF_ColumnHeaders |
void |
removeSIF_Rows()
Removes the SIF_Rows child element previously created by calling setSIF_Rows |
void |
setSIF_ColumnHeaders(SIF_ColumnHeaders value)
Sets the value of the <SIF_ColumnHeaders> element. |
void |
setSIF_ColumnHeaders(SIFColumnHeader sifElement)
Sets the value of the <SIF_ColumnHeaders> child element. |
void |
setSIF_Rows(SIF_Rows value)
Sets the value of the <SIF_Rows> element. |
| Methods inherited from class com.edustructures.sifworks.SIFElement |
|---|
addChild, addChild, clone, compareGraphTo, create, effectiveSIFVersion, getChild, getChild, getChild, getChild, getChild, getChildCount, getChildList, getChildList, getChildList, getChildren, getChildren, getContent, getContent, getField, getField, getFieldCount, getFields, getFieldValue, getSIFValue, getSIFVersion, getTextValue, getXmlId, hasTextValue, removeChild, removeChild, removeChild, removeChild, restoreImplementationDef, setChanged, setChildren, setEmpty, setField, setField, setField, setField, setSIFValue, setSIFVersion, setTextValue, setXmlId, tag |
| Methods inherited from class com.edustructures.sifworks.Element |
|---|
compareTo, getElementDef, getParent, getRoot, isChanged, isDoNotEncode, isEmpty, setChanged, setDoNotEncode, setElementDef, setEmpty, setParent, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SIF_ExtendedQueryResults()
public SIF_ExtendedQueryResults(SIFColumnHeader sifColumnHeaders,
SIF_Rows sifRows)
sifColumnHeaders - sifRows - | Method Detail |
|---|
public java.lang.String getKey()
getKey in class SIFElementpublic ElementDef[] getKeyFields()
public void setSIF_ColumnHeaders(SIF_ColumnHeaders value)
<SIF_ColumnHeaders> element.
value - A SIF_ColumnHeaders objectpublic void setSIF_ColumnHeaders(SIFColumnHeader sifElement)
<SIF_ColumnHeaders> child element.
This form of setSIF_ColumnHeaders is provided as a convenience method
that is functionally equivalent to the version of setSIF_ColumnHeaders
that accepts a single SIF_ColumnHeaders object.
sifElement - public SIF_ColumnHeaders getSIF_ColumnHeaders()
<SIF_ColumnHeaders> element.
SIF_ColumnHeaders objectpublic void removeSIF_ColumnHeaders()
SIF_ColumnHeaders child element previously created by calling setSIF_ColumnHeaders
public void setSIF_Rows(SIF_Rows value)
<SIF_Rows> element.
value - A SIF_Rows objectpublic SIF_Rows getSIF_Rows()
<SIF_Rows> element.
SIF_Rows objectpublic void removeSIF_Rows()
SIF_Rows child element previously created by calling setSIF_Rows
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||