|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mdm.index.edm.services.configuration.SearchResultsConfig
Search Result configurations
Constructor Summary | |
SearchResultsConfig(ObjectNodeConfig rootObj,
int searchResultID,
int pageSize,
int maxRecords,
boolean showEUID,
boolean showLID,
java.util.ArrayList fields)
|
Method Summary | |
java.util.ArrayList |
getEPaths()
Constructs an ArrayList of ePaths for the FieldConfigGroup objects stored in mFieldConfigs. |
java.util.ArrayList |
getFieldConfigs()
Getter for the mFieldConfigs attribute |
int |
getMaxRecords()
Getter for the mDisplayTitle attribute |
int |
getPageSize()
Getter for the mPageSize attribute |
ObjectNodeConfig |
getRootObj()
Getter for the mRootObj attribute |
int |
getSearchResultID()
Getter for the mSearchResultID attribute |
boolean |
getShowEUID()
Getter for the mShowEUID attribute |
boolean |
getShowLID()
Getter for the mShowLID attribute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SearchResultsConfig(ObjectNodeConfig rootObj, int searchResultID, int pageSize, int maxRecords, boolean showEUID, boolean showLID, java.util.ArrayList fields)
Method Detail |
public java.util.ArrayList getEPaths()
public java.util.ArrayList getFieldConfigs()
public int getMaxRecords()
public int getPageSize()
public ObjectNodeConfig getRootObj()
public int getSearchResultID()
public boolean getShowEUID()
public boolean getShowLID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.