public class PCustomerErrorBeanImpl extends PIAComponentCollectionBean implements PCustomerErrorBean
CustomerError
s.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, 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 PCustomerErrorBeanImpl() throws RemoteException
RemoteException
public 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 PCustomerErrorBean
fieldNumber
- 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.