|
||||||||||
| 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.SIFMessagePayload
com.edustructures.sifworks.infra.SIF_Provision
public class SIF_Provision
| Field Summary |
|---|
| Fields inherited from class com.edustructures.sifworks.Element |
|---|
CURRENT_SERIALIZE_VERSION |
| Constructor Summary | |
|---|---|
SIF_Provision()
Constructor |
|
| Method Summary | |
|---|---|
SIF_Header |
getSIF_Header()
Gets the value of the <SIF_Header> element. |
SIF_ProvideObjects |
getSIF_ProvideObjects()
Gets the value of the <SIF_ProvideObjects> element. |
SIF_PublishAddObjects |
getSIF_PublishAddObjects()
Gets the value of the <SIF_PublishAddObjects> element. |
SIF_PublishChangeObjects |
getSIF_PublishChangeObjects()
Gets the value of the <SIF_PublishChangeObjects> element. |
SIF_PublishDeleteObjects |
getSIF_PublishDeleteObjects()
Gets the value of the <SIF_PublishDeleteObjects> element. |
SIF_RequestObjects |
getSIF_RequestObjects()
Gets the value of the <SIF_RequestObjects> element. |
SIF_RespondObjects |
getSIF_RespondObjects()
Gets the value of the <SIF_RespondObjects> element. |
SIF_SubscribeObjects |
getSIF_SubscribeObjects()
Gets the value of the <SIF_SubscribeObjects> element. |
void |
removeSIF_Header()
Removes the SIF_Header child element previously created by calling setSIF_Header |
void |
removeSIF_ProvideObjects()
Removes the SIF_ProvideObjects child element previously created by calling setSIF_ProvideObjects |
void |
removeSIF_PublishAddObjects()
Removes the SIF_PublishAddObjects child element previously created by calling setSIF_PublishAddObjects |
void |
removeSIF_PublishChangeObjects()
Removes the SIF_PublishChangeObjects child element previously created by calling setSIF_PublishChangeObjects |
void |
removeSIF_PublishDeleteObjects()
Removes the SIF_PublishDeleteObjects child element previously created by calling setSIF_PublishDeleteObjects |
void |
removeSIF_RequestObjects()
Removes the SIF_RequestObjects child element previously created by calling setSIF_RequestObjects |
void |
removeSIF_RespondObjects()
Removes the SIF_RespondObjects child element previously created by calling setSIF_RespondObjects |
void |
removeSIF_SubscribeObjects()
Removes the SIF_SubscribeObjects child element previously created by calling setSIF_SubscribeObjects |
void |
setSIF_Header(SIF_Header value)
Sets the value of the <SIF_Header> element. |
void |
setSIF_ProvideObjects(SIF_ProvideObjects value)
Sets the value of the <SIF_ProvideObjects> element. |
void |
setSIF_PublishAddObjects(SIF_PublishAddObjects value)
Sets the value of the <SIF_PublishAddObjects> element. |
void |
setSIF_PublishChangeObjects(SIF_PublishChangeObjects value)
Sets the value of the <SIF_PublishChangeObjects> element. |
void |
setSIF_PublishDeleteObjects(SIF_PublishDeleteObjects value)
Sets the value of the <SIF_PublishDeleteObjects> element. |
void |
setSIF_RequestObjects(SIF_RequestObjects value)
Sets the value of the <SIF_RequestObjects> element. |
void |
setSIF_RespondObjects(SIF_RespondObjects value)
Sets the value of the <SIF_RespondObjects> element. |
void |
setSIF_SubscribeObjects(SIF_SubscribeObjects value)
Sets the value of the <SIF_SubscribeObjects> element. |
| Methods inherited from class com.edustructures.sifworks.SIFMessagePayload |
|---|
ackError, ackError, ackError, ackError, ackFinal, ackImmediate, ackIntermediate, ackStatus, getDestinationId, getHeader, getMsgId, getSIFContexts, getSIFVersion, getSourceId, getTimestamp, getVersionAttribute, getXmlns, LogRecv, LogSend, setSIFVersion, setVersionAttribute, setXmlns |
| 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, getKey, getSIFValue, getTextValue, getXmlId, hasTextValue, removeChild, removeChild, removeChild, removeChild, restoreImplementationDef, setChanged, setChildren, setEmpty, setField, setField, setField, setField, setSIFValue, 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_Provision()
| Method Detail |
|---|
public void setSIF_Header(SIF_Header value)
<SIF_Header> element.
value - A SIF_Header objectpublic SIF_Header getSIF_Header()
<SIF_Header> element.
SIF_Header objectpublic void removeSIF_Header()
SIF_Header child element previously created by calling setSIF_Header
public void setSIF_ProvideObjects(SIF_ProvideObjects value)
<SIF_ProvideObjects> element.
value - A SIF_ProvideObjects objectpublic SIF_ProvideObjects getSIF_ProvideObjects()
<SIF_ProvideObjects> element.
SIF_ProvideObjects objectpublic void removeSIF_ProvideObjects()
SIF_ProvideObjects child element previously created by calling setSIF_ProvideObjects
public void setSIF_SubscribeObjects(SIF_SubscribeObjects value)
<SIF_SubscribeObjects> element.
value - A SIF_SubscribeObjects objectpublic SIF_SubscribeObjects getSIF_SubscribeObjects()
<SIF_SubscribeObjects> element.
SIF_SubscribeObjects objectpublic void removeSIF_SubscribeObjects()
SIF_SubscribeObjects child element previously created by calling setSIF_SubscribeObjects
public void setSIF_PublishAddObjects(SIF_PublishAddObjects value)
<SIF_PublishAddObjects> element.
value - A SIF_PublishAddObjects objectpublic SIF_PublishAddObjects getSIF_PublishAddObjects()
<SIF_PublishAddObjects> element.
SIF_PublishAddObjects objectpublic void removeSIF_PublishAddObjects()
SIF_PublishAddObjects child element previously created by calling setSIF_PublishAddObjects
public void setSIF_PublishChangeObjects(SIF_PublishChangeObjects value)
<SIF_PublishChangeObjects> element.
value - A SIF_PublishChangeObjects objectpublic SIF_PublishChangeObjects getSIF_PublishChangeObjects()
<SIF_PublishChangeObjects> element.
SIF_PublishChangeObjects objectpublic void removeSIF_PublishChangeObjects()
SIF_PublishChangeObjects child element previously created by calling setSIF_PublishChangeObjects
public void setSIF_PublishDeleteObjects(SIF_PublishDeleteObjects value)
<SIF_PublishDeleteObjects> element.
value - A SIF_PublishDeleteObjects objectpublic SIF_PublishDeleteObjects getSIF_PublishDeleteObjects()
<SIF_PublishDeleteObjects> element.
SIF_PublishDeleteObjects objectpublic void removeSIF_PublishDeleteObjects()
SIF_PublishDeleteObjects child element previously created by calling setSIF_PublishDeleteObjects
public void setSIF_RequestObjects(SIF_RequestObjects value)
<SIF_RequestObjects> element.
value - A SIF_RequestObjects objectpublic SIF_RequestObjects getSIF_RequestObjects()
<SIF_RequestObjects> element.
SIF_RequestObjects objectpublic void removeSIF_RequestObjects()
SIF_RequestObjects child element previously created by calling setSIF_RequestObjects
public void setSIF_RespondObjects(SIF_RespondObjects value)
<SIF_RespondObjects> element.
value - A SIF_RespondObjects objectpublic SIF_RespondObjects getSIF_RespondObjects()
<SIF_RespondObjects> element.
SIF_RespondObjects objectpublic void removeSIF_RespondObjects()
SIF_RespondObjects child element previously created by calling setSIF_RespondObjects
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||