|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XManagementModule.Server
Server interface for the Management Module API.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface waggle.core.api.XAPIInterface |
|---|
XAPIInterface.Client, XAPIInterface.Server |
| Method Summary | |
|---|---|
List<XManagementAttributeInfo> |
getAttributes(String objectName)Get attribute for one object. |
List<XManagementObjectInfo> |
getObjects()Get all objects. |
void |
setAttributes(List<XManagementAttributeInfo> infos)Set some object attributes. |
| Method Detail |
|---|
List<XManagementObjectInfo> getObjects()
List<XManagementAttributeInfo> getAttributes(String objectName)
objectName - The object name.void setAttributes(List<XManagementAttributeInfo> infos)
infos - The attribute infos to be set.
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||