public class PCustomerErrorBeanImpl extends PIAComponentCollectionBean implements PCustomerErrorBean
CustomerErrors.mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY| Constructor and Description |
|---|
PCustomerErrorBeanImpl()
Creates a new controller for retrieving error information.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasTopLevelFldFieldArrayElement(int fieldNumber,
com.portal.app.util.CustomerError err)
Looks for a top-level
PIN_FLD_FIELD array element
containing a field of the desired type. |
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 PCustomerErrorBeanImpl()
throws RemoteException
RemoteExceptionpublic boolean hasTopLevelFldFieldArrayElement(int fieldNumber,
com.portal.app.util.CustomerError err)
PIN_FLD_FIELD array element
containing a field of the desired type.hasTopLevelFldFieldArrayElement in interface PCustomerErrorBeanfieldNumber - Field number as defined in
PortalField.err - The error in whose op-code FList to search for the
field.true if the desired field is found; otherwise
false.Copyright © 2003, 2023, Oracle and/or its affiliates.