|
||||||||||
| 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.SIFKeyedElement
com.edustructures.sifworks.infra.SIF_Responder
public class SIF_Responder
| Field Summary |
|---|
| Fields inherited from class com.edustructures.sifworks.Element |
|---|
CURRENT_SERIALIZE_VERSION |
| Constructor Summary | |
|---|---|
SIF_Responder()
Constructor |
|
SIF_Responder(java.lang.String sourceId)
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_ObjectList |
getSIF_ObjectList()
Gets the value of the <SIF_ObjectList> element. |
java.lang.String |
getSourceId()
Gets the value of the SourceId attribute. |
void |
removeSIF_ObjectList()
Removes the SIF_ObjectList child element previously created by calling setSIF_ObjectList |
void |
setSIF_ObjectList(SIF_ObjectList value)
Sets the value of the <SIF_ObjectList> element. |
void |
setSourceId(java.lang.String value)
Sets the value of the SourceId attribute. |
| 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_Responder()
public SIF_Responder(java.lang.String sourceId)
sourceId - The identifier of the SIF node that is providing objects. This is the agent or ZIS identifier that would appear in the SIF_SourceId field of any SIF_Header created by the SIF node.| Method Detail |
|---|
public java.lang.String getKey()
getKey in class SIFElementpublic ElementDef[] getKeyFields()
public java.lang.String getSourceId()
SourceId attribute.
The SIF specification defines the meaning of this attribute as: "The identifier of the SIF node that is providing objects. This is the agent or ZIS identifier that would appear in the SIF_SourceId field of any SIF_Header created by the SIF node."
SourceId attribute of this object.public void setSourceId(java.lang.String value)
SourceId attribute.
The SIF specification defines the meaning of this attribute as: "The identifier of the SIF node that is providing objects. This is the agent or ZIS identifier that would appear in the SIF_SourceId field of any SIF_Header created by the SIF node."
value - A String objectpublic void setSIF_ObjectList(SIF_ObjectList value)
<SIF_ObjectList> element.
value - A SIF_ObjectList objectpublic SIF_ObjectList getSIF_ObjectList()
<SIF_ObjectList> element.
SIF_ObjectList objectpublic void removeSIF_ObjectList()
SIF_ObjectList child element previously created by calling setSIF_ObjectList
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||