public class PIACanonFieldBeanImpl extends PIAFieldBean implements PIACanonFieldBean
PIACanonFieldBeanImpl
implements the controller for
PIACanonField
.mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY
Constructor and Description |
---|
PIACanonFieldBeanImpl()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
canonicalize(String locale,
String val)
Converts the input
String to the Portal canonical form for
case-insensitive searches. |
getDataDescriptor, getLightData, getRemoteListenerHandle, getSelectionDataFor, propertyChange, setLightData, update
getAssociatedClass, getDisplayFieldDescription, getDisplaySpec, getField, getFieldSpec, getModelFieldDescription, releaseSpecifications, revertToPrimary, setAssociatedClass, setDisplayFieldDescription, setField, setModelFieldDescription, togglePrimaryToSecondary
addRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferenced
public PIACanonFieldBeanImpl() throws RemoteException
RemoteException
- thrown for errorspublic String canonicalize(String locale, String val) throws RemoteException
String
to the Portal canonical form for
case-insensitive searches. The conversion is locale dependent.canonicalize
in interface PIACanonFieldBean
locale
- the standard String
that
represents the client localeval
- the String
to convertString
.RemoteException
- thrown for errorsCopyright © 2003, 2023, Oracle and/or its affiliates.