public interface PCustomerErrorBean extends Remote
CustomerError
s.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. |
boolean hasTopLevelFldFieldArrayElement(int fieldNumber, com.portal.app.util.CustomerError err)
PIN_FLD_FIELD
array element
containing a field of the desired type.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.