public class PBrowserBeanImpl extends PIAComponentCollectionBean implements PBrowserBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY| Constructor and Description |
|---|
PBrowserBeanImpl()
Creates an instance of this controller class.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
displayData(EventBrowserData ebData)
Retrieves detailed information from Portal for an event/template/object.
|
void |
setMaskedFields(String[] mask)
Set masked field locally
|
addChild, getCollectedData, getSelectionDataFor, removeChild, updateaddRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getRemoteListenerHandle, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferencedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, isLight, register, releaseRemoteListener, removeRemoteListener, setModelpublic PBrowserBeanImpl()
throws RemoteException
RemoteExceptionpublic Object displayData(EventBrowserData ebData) throws RemoteException
displayData in interface PBrowserBeanebData - The details of the data template to be retrieved from PortalRemoteExceptionpublic void setMaskedFields(String[] mask) throws RemoteException
setMaskedFields in interface PBrowserBeanmask - array of field name that are to be masked (invisible)RemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.