|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Message.GetGridObjects
Client request to retrieve an (optionally ordered) set of grid objects that match a search criteria (constraint).
Method Summary | |
---|---|
Constraint |
getConstraint()
The constraint used in search. |
String |
getConstraintStr()
The constraint string used in search. |
boolean |
getFetchFacts()
Whether or not to retrieve the factset associated with grid object. |
String |
getObjectName()
The name of the grid object required. |
String |
getObjectType()
Type of grid object being searched for. |
String[] |
getRankBy()
Rankby specification for searching or null if not important. |
Method Detail |
---|
String getObjectType()
String getObjectName()
String[] getRankBy()
Constraint getConstraint()
String getConstraintStr()
boolean getFetchFacts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |