public class PIAGSMUtilBeanImpl extends PIAComponentCollectionBean implements PIAGSMUtilBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY| Constructor and Description |
|---|
PIAGSMUtilBeanImpl()
Creates a new GSM utilities bean.
|
| Modifier and Type | Method and Description |
|---|---|
Vector |
getNetworkElementChoices()
Retrieves network elements for both SIM and Number.
|
String |
getNumCategoryFormat()
Retrieves the display field format string for number category.
|
String |
getNumStatusFormat()
Retrieves the display field format string for number status.
|
String |
getNumVanityFormat()
Retrieves the display field format string for number vanity.
|
Map |
getPromotionTypeDescription(PModelHandle model)
Retrieves all account or service level promotion type descriptions.
|
Map |
getPromotionTypeString(PModelHandle model)
Retrieves all account or service level promotion type descriptions.
|
String |
getSIMStatusFormat()
Retrieves the display field format string for SIM card status.
|
String |
getSSAndServiceERAStatusFormat()
Retrieves the display field format string for supplementary services status
and service level ERAs status.
|
String |
getStatusFormat(String devType)
Retrieves the display field format string for SIM card status.
|
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 PIAGSMUtilBeanImpl()
throws RemoteException
RemoteExceptionpublic String getSSAndServiceERAStatusFormat() throws RemoteException
getSSAndServiceERAStatusFormat in interface PIAGSMUtilBeanRemoteExceptionpublic Vector getNetworkElementChoices() throws RemoteException
getNetworkElementChoices in interface PIAGSMUtilBeanRemoteExceptionpublic String getStatusFormat(String devType) throws RemoteException
getStatusFormat in interface PIAGSMUtilBeandevType - The device type to lookup (i.e. sim, num, cdma, etc)RemoteExceptionpublic String getSIMStatusFormat() throws RemoteException
getSIMStatusFormat in interface PIAGSMUtilBeanRemoteExceptionpublic String getNumStatusFormat() throws RemoteException
getNumStatusFormat in interface PIAGSMUtilBeanRemoteExceptionpublic String getNumCategoryFormat() throws RemoteException
getNumCategoryFormat in interface PIAGSMUtilBeanRemoteExceptionpublic String getNumVanityFormat() throws RemoteException
getNumVanityFormat in interface PIAGSMUtilBeanRemoteExceptionpublic Map getPromotionTypeDescription(PModelHandle model) throws RemoteException
getPromotionTypeDescription in interface PIAGSMUtilBeanmodel - model handle for account/service flist or poidRemoteExceptionpublic Map getPromotionTypeString(PModelHandle model) throws RemoteException
getPromotionTypeString in interface PIAGSMUtilBeanmodel - model handle for account/service flist or poidRemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.