public interface DocumentRoot
The following features are supported:
GiftCenterPackage.getDocumentRoot()
Modifier and Type | Method and Description |
---|---|
AcknowledgeGiftListType |
getAcknowledgeGiftList()
Returns the value of the 'Acknowledge Gift List' containment reference.
|
ChangeGiftListType |
getChangeGiftList()
Returns the value of the 'Change Gift List' containment reference.
|
GetGiftListType |
getGetGiftList()
Returns the value of the 'Get Gift List' containment reference.
|
GiftListType |
getGiftList()
Returns the value of the 'Gift List' containment reference.
|
java.lang.String |
getGiftListBODVersion()
Returns the value of the 'Gift List BOD Version' attribute.
|
commonj.sdo.Sequence |
getMixed()
Returns the value of the 'Mixed' attribute list.
|
ProcessGiftListType |
getProcessGiftList()
Returns the value of the 'Process Gift List' containment reference.
|
RespondGiftListType |
getRespondGiftList()
Returns the value of the 'Respond Gift List' containment reference.
|
ShowGiftListType |
getShowGiftList()
Returns the value of the 'Show Gift List' containment reference.
|
java.util.Map |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map.
|
java.util.Map |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map.
|
void |
setAcknowledgeGiftList(AcknowledgeGiftListType value)
Sets the value of the '
Acknowledge Gift List ' containment reference. |
void |
setChangeGiftList(ChangeGiftListType value)
Sets the value of the '
Change Gift List ' containment reference. |
void |
setGetGiftList(GetGiftListType value)
Sets the value of the '
Get Gift List ' containment reference. |
void |
setGiftList(GiftListType value)
Sets the value of the '
Gift List ' containment reference. |
void |
setGiftListBODVersion(java.lang.String value)
Sets the value of the '
Gift List BOD Version ' attribute. |
void |
setProcessGiftList(ProcessGiftListType value)
Sets the value of the '
Process Gift List ' containment reference. |
void |
setRespondGiftList(RespondGiftListType value)
Sets the value of the '
Respond Gift List ' containment reference. |
void |
setShowGiftList(ShowGiftListType value)
Sets the value of the '
Show Gift List ' containment reference. |
commonj.sdo.Sequence getMixed()
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
GiftCenterPackage.getDocumentRoot_Mixed()
java.util.Map getXMLNSPrefixMap()
String
,
and the value is of type String
,
If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
GiftCenterPackage.getDocumentRoot_XMLNSPrefixMap()
java.util.Map getXSISchemaLocation()
String
,
and the value is of type String
,
If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
GiftCenterPackage.getDocumentRoot_XSISchemaLocation()
AcknowledgeGiftListType getAcknowledgeGiftList()
setAcknowledgeGiftList(AcknowledgeGiftListType)
,
GiftCenterPackage.getDocumentRoot_AcknowledgeGiftList()
void setAcknowledgeGiftList(AcknowledgeGiftListType value)
Acknowledge Gift List
' containment reference.
value
- the new value of the 'Acknowledge Gift List' containment reference.getAcknowledgeGiftList()
ChangeGiftListType getChangeGiftList()
setChangeGiftList(ChangeGiftListType)
,
GiftCenterPackage.getDocumentRoot_ChangeGiftList()
void setChangeGiftList(ChangeGiftListType value)
Change Gift List
' containment reference.
value
- the new value of the 'Change Gift List' containment reference.getChangeGiftList()
GetGiftListType getGetGiftList()
setGetGiftList(GetGiftListType)
,
GiftCenterPackage.getDocumentRoot_GetGiftList()
void setGetGiftList(GetGiftListType value)
Get Gift List
' containment reference.
value
- the new value of the 'Get Gift List' containment reference.getGetGiftList()
GiftListType getGiftList()
setGiftList(GiftListType)
,
GiftCenterPackage.getDocumentRoot_GiftList()
void setGiftList(GiftListType value)
Gift List
' containment reference.
value
- the new value of the 'Gift List' containment reference.getGiftList()
java.lang.String getGiftListBODVersion()
"7.0.1.0"
.
The version of WebSphere Commerce when the GiftList noun
was last changed. The value is set as the versionID attribute in the
corresponding BODs.
setGiftListBODVersion(String)
,
GiftCenterPackage.getDocumentRoot_GiftListBODVersion()
void setGiftListBODVersion(java.lang.String value)
Gift List BOD Version
' attribute.
value
- the new value of the 'Gift List BOD Version' attribute.getGiftListBODVersion()
ProcessGiftListType getProcessGiftList()
setProcessGiftList(ProcessGiftListType)
,
GiftCenterPackage.getDocumentRoot_ProcessGiftList()
void setProcessGiftList(ProcessGiftListType value)
Process Gift List
' containment reference.
value
- the new value of the 'Process Gift List' containment reference.getProcessGiftList()
RespondGiftListType getRespondGiftList()
setRespondGiftList(RespondGiftListType)
,
GiftCenterPackage.getDocumentRoot_RespondGiftList()
void setRespondGiftList(RespondGiftListType value)
Respond Gift List
' containment reference.
value
- the new value of the 'Respond Gift List' containment reference.getRespondGiftList()
ShowGiftListType getShowGiftList()
setShowGiftList(ShowGiftListType)
,
GiftCenterPackage.getDocumentRoot_ShowGiftList()
void setShowGiftList(ShowGiftListType value)
Show Gift List
' containment reference.
value
- the new value of the 'Show Gift List' containment reference.getShowGiftList()