|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridObjectInfo | |
---|---|
com.novell.zos.grid |
Uses of GridObjectInfo in com.novell.zos.grid |
---|
Methods in com.novell.zos.grid that return GridObjectInfo | |
---|---|
GridObjectInfo |
ClientAgent.getGridObjectInfo(String gridObjectType,
String gridObjectName)
Return the grid object for a given name and type. |
GridObjectInfo[] |
Message.GridObjects.getGridObjects()
Array of grid objects (sorted if requested by GetGridObjects Message). |
GridObjectInfo[] |
ClientAgent.getGridObjects(String objectType,
Constraint constraint,
boolean detail)
Return a list of the names of all matching grid objects of the requested type that match the constraints. |
GridObjectInfo[] |
ClientAgent.getGridObjects(String objectType,
Constraint constraint,
boolean detail,
String[] rankBy)
Return a list of the names of all matching grid objects of the requested type that match the constraints. |
GridObjectInfo[] |
ClientAgent.getGridObjects(String objectType,
String constraintStr,
boolean detail)
Return a list of the names of all matching grid objects of the requested type that match the constraints. |
GridObjectInfo[] |
ClientAgent.getGridObjects(String objectType,
String constraintStr,
boolean detail,
String[] rankBy)
Return a list of the names of all matching grid objects of the requested type that match the constraints. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |