|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IICEResponseElement
This is the base "class" of all ICE response elements. Every class that represents an ICE response has to implement
his interface. Currently this interface does not contain any additional methods, it is only used for functional
grouping of the different ICE elements. Note that there are some ICE elements which could be an ICE request as well
as an ICE response.
Copyright 2004 SAP AG
ice-response format
<!ENTITY % uni.responses "
ice-cancellation |
ice-catalog |
ice-location |
ice-offer |
ice-package+ |
ice-sequence |
ice-subscription" >
<!ENTITY % com.responses "ice-events |
ice-status |
ice-extension-response" >
<!ELEMENT ice-response (
ice-code,
(%uni.responses; |
%com.responses;)?) >
<!ATTLIST ice-response
response-id CDATA #REQUIRED
unsolicited-pending (false | true) "false"
>
Field Summary
static StringTAGNAME
Method Summary
Methods inherited from interface com.sapportals.wcm.protocol.ice.protocol.IICEElement
write, writeChunk
Field Detail
TAGNAME
static final String TAGNAME
Access Rights
This class can be accessed from:
SC
DC
Public Part
ACH
[sap.com] KMC-WPC
[sap.com] tc/kmc/wpc/wpcfacade
api
EP-PIN-WPC-WCM
[sap.com] KMC-CM
[sap.com] tc/km/frwk
api
EP-KM-CM
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SAP NetWeaver 7.31 (SP01) KMC
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright 2011 SAP AG Complete Copyright Notice