|
| Services |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
Event data is persisted as an XML document. EventInterface describes operations on these events
| Fields inherited from interface com.sas.services.information.metadata.MetadataInterface |
PERMISSION_READMETADATA, PERMISSION_WRITEMETADATA |
| Method Summary | |
Document |
getEventDocument()
Deprecated. |
String |
getEventDocumentAsString()
Gets the event document XML string, containing the event header and event body |
void |
setEventDocument(Document eventDoc)
Deprecated. |
void |
setEventDocumentFromString(String eventDocString)
Sets the event document, containing the event header and event body |
| Method Detail |
public void setEventDocument(Document eventDoc)
throws RemoteException
eventDoc - The event document
public Document getEventDocument()
throws RemoteException
public void setEventDocumentFromString(String eventDocString)
throws RemoteException
eventDocString - The event document XML string
public String getEventDocumentAsString()
throws RemoteException
|
| Services |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||