|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mdm.index.master.search.enterprise.EOGetOptions
The EOGetOptions class contains the search criteria for a Partial retrieval of Enterprise object. The criteria is set of Epaths through which you specify field(s)/objects to retrieve and any filter conditions on them
Constructor Summary | |
EOGetOptions()
|
Method Summary | |
java.lang.String[] |
getFieldsToRetrieve()
getter for epaths that have been set previously |
void |
setFieldsToRetrieve(java.lang.String[] epaths)
specify set of EPaths that define SOs/SBRs that are retrieved from master index to compose an EnterpriseObject. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EOGetOptions()
Method Detail |
public java.lang.String[] getFieldsToRetrieve()
public void setFieldsToRetrieve(java.lang.String[] epaths)
epaths
- String[] of epaths
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.