public class PSponsorOwnerSearchBeanImpl extends PIASearchPanelBean implements PSponsorOwnerSearchBean
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 |
---|
PSponsorOwnerSearchBeanImpl()
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 sponsor group owners.
|
PModelHandle[] |
startSearch(PModelHandle[] criteria,
Vector aClasses,
Long db)
Initializes the the start of a search for a search for sponsor owners.
|
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 PSponsorOwnerSearchBeanImpl() throws RemoteException
RemoteException
public PModelHandle[] startSearch(PModelHandle[] criteria, Vector aClasses, Long db) throws RemoteException
startSearch
in interface PSponsorOwnerSearchBean
criteria
- the information used in the searchaClasses
- the associated classes for the search criteriadb
- the database 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.