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, update
addRemoteListener, 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, unreferenced
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, isLight, register, releaseRemoteListener, removeRemoteListener, setModel
public PBrowserBeanImpl() throws RemoteException
RemoteException
public Object displayData(EventBrowserData ebData) throws RemoteException
displayData
in interface PBrowserBean
ebData
- The details of the data template to be retrieved from PortalRemoteException
public void setMaskedFields(String[] mask) throws RemoteException
setMaskedFields
in interface PBrowserBean
mask
- array of field name that are to be masked (invisible)RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.