public class PSponsorMemberSearchBeanImpl extends PIASearchPanelBean implements PSponsorMemberSearchBean
PIASearchPanelBean.ValueType
mSearchData, mSecConn, stepSearchSize
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY
PROGRESS_END, PROGRESS_ERROR, PROGRESS_INTERRUPT, PROGRESS_START
Constructor and Description |
---|
PSponsorMemberSearchBeanImpl()
Creates an instance of this controller class.
|
Modifier and Type | Method and Description |
---|---|
protected void |
setupSearch(String sClass,
String[] res,
PModelHandle[] argV,
Vector aClasses)
Overwritten to set up a search for members within a sponsor group.
|
PModelHandle[] |
startSearch(PModelHandle[] criteria,
Vector aClasses,
PModelHandle groups,
int index,
PModelHandle acct)
Initializes the the start of a search for a search for members within a
particular group.
|
closeConnection, endSearch, fieldValueType, fireResultsEvent, getBrandPoid, getDesiredResults, getHeader, getProgress, getRemoteOnly, getResultsBatch, getSearchClass, handleDistributeToListener, hasBrandHost, isBrandHost, isCanonField, isLoginRoot, mungeStr, setDesiredResults, setFilterBrandAccTypesFlag, setFilterNonBrandHostAccsFlag, setRemoteOnly, setScope, setScopeEntryPoint, setSearchClass, setSecondaryConnection, setSingleDBSearchEnabled, setSingleDBSearchID, setSingleDBSearchID, startSearch, startSearch, unsetSecondaryConnection
addChild, getCollectedData, getSelectionDataFor, removeChild, update
addRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getRemoteListenerHandle, getSecContext, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferenced
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
closeConnection, endSearch, getBrandPoid, getDesiredResults, getHeader, getProgress, getRemoteOnly, getResultsBatch, getSearchClass, hasBrandHost, isBrandHost, isLoginRoot, setDesiredResults, setFilterBrandAccTypesFlag, setFilterNonBrandHostAccsFlag, setRemoteOnly, setScopeEntryPoint, setSearchClass, setSingleDBSearchEnabled, setSingleDBSearchID, setSingleDBSearchID, startSearch, startSearch
addRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, getSelectionDataFor, isLight, register, releaseRemoteListener, removeRemoteListener, setModel
public PSponsorMemberSearchBeanImpl() throws RemoteException
RemoteException
public PModelHandle[] startSearch(PModelHandle[] criteria, Vector aClasses, PModelHandle groups, int index, PModelHandle acct) throws RemoteException
startSearch
in interface PSponsorMemberSearchBean
criteria
- the information used in the searchaClasses
- the associated classes for the search criteriagroups
- the list of sponsor groupsindex
- the selected groupacct
- the current account to narrow the scope of the searchRemoteException
protected void setupSearch(String sClass, String[] res, PModelHandle[] argV, Vector aClasses) throws RemoteException
setupSearch
in class PIASearchPanelBean
sClass
- not used for this setupres
- not used for this setupargV
- the data to be used for the searchaClasses
- the associated classes for the dataRemoteException
- if anything goes wrongCopyright © 2003, 2023, Oracle and/or its affiliates.