|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RtaAsyncMessage
An asynchronous notification object that sends server notifications like exceptions and certain life cycle events
| Method Summary | |
|---|---|
DataType |
getDataType(java.lang.String propertyName)
Gets the data type of the given property. |
java.util.List<java.lang.String> |
getProperties()
Gets a list of property names in this message. |
java.lang.Object |
getValue(java.lang.String property)
Gets associated value |
| Method Detail |
|---|
java.util.List<java.lang.String> getProperties()
java.lang.Object getValue(java.lang.String property)
property - property name for which value is desired.
DataType getDataType(java.lang.String propertyName)
propertyName - property name whose values data type is desired.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||