|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface represents a GET_TEMPLATE_RESPONSE message information. An Exporter MUST respond with a GET TEMPLATES RESPONSE for any valid Template in Session which the Collector is allowed to consume. If a sessionId is not available, an ERROR Message SHOULD be sent and the connection terminated.
GetTemplatesInfo
Method Summary | |
short |
getConfigId()
Returns the ConfigId The configId is the Identifier of a specific Template Set Configuration. |
short |
getRequestId()
Returns the request Id |
java.util.Vector |
getTemplates()
Returns vector of TemplateConfig |
Methods inherited from interface javax.microedition.ipdr.callback.msg.MessageInfo |
msgId, msgName, toString |
Method Detail |
public short getConfigId()
public short getRequestId()
public java.util.Vector getTemplates()
TemplateConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |