|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface is for markup response.
| Method Summary | |
com.novell.afw.wsrp.core.Extension[] |
getExtensions()
Gets an array of Extension objects |
EbiMarkupContext |
getMarkupContext()
Gets the markup context from the markup response object. |
Collection |
getProperties(String key)
Gets property values for a specified key. |
String |
getProperty(String key)
Gets a property value. |
void |
setExtensions(com.novell.afw.wsrp.core.Extension[] extensionsVal)
Sets an array of Extension objects |
| Method Detail |
public EbiMarkupContext getMarkupContext()
EbiMarkupContextpublic String getProperty(String key)
key - a property key. (Reference director wiki site for well-known keys.)public Collection getProperties(String key)
key - a property key. (Reference director wiki site for well-known keys.)public com.novell.afw.wsrp.core.Extension[] getExtensions()
Extension objectsExtension objects.Extensionpublic void setExtensions(com.novell.afw.wsrp.core.Extension[] extensionsVal)
Extension objectsextensionsVal - an array of Extension objects.Extension
|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||