public class ServiceSearchBeanImpl extends PIASpecSpreadSheetBeanImpl implements ServiceSearchBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY| Constructor and Description |
|---|
ServiceSearchBeanImpl()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
displayResults(PModelHandle[] res)
This method will be used to display the results in the service search results
table.
|
Object |
getSelectionDataFor(String dataItem,
int index)
Override of PIASpreadSheetBeanImpl's method in order to keep track of
the model handle associated with the selected row in the view.
|
void |
setModel(PModelHandle model)
Override to remove the old model from the cache after adopting the new
model.
|
getRegion, getRegion, getTable, revertToPrimary, setColumnDisplayDescription, setColumnModelDescription, setData, setUntypedData, toggleCurrency, toggleCurrency, updategetAssociatedClass, getDisplayFieldDescription, getDisplaySpec, getField, getFieldSpec, getModelFieldDescription, releaseSpecifications, revertToPrimary, setAssociatedClass, setDisplayFieldDescription, setField, setModelFieldDescription, togglePrimaryToSecondaryaddRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getRemoteListenerHandle, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, unreferencedpublic ServiceSearchBeanImpl()
throws RemoteException
RemoteExceptionpublic void setModel(PModelHandle model) throws RemoteException
setModel in interface PControllerBeansetModel in class PControllerImplmodel - The model handle to be set.RemoteExceptionpublic Object getSelectionDataFor(String dataItem, int index) throws RemoteException
getSelectionDataFor in interface PControllerBeangetSelectionDataFor in class PIASpecSpreadSheetBeanImpldataItem - the name of a data item. Must match the name of
an item changed by sending a PViewDataChangeEvent.index - an optional index into an array data itemRemoteException - thrown for errorspublic void displayResults(PModelHandle[] res)
displayResults in interface ServiceSearchBeanres - Copyright © 2003, 2023, Oracle and/or its affiliates.