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, 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 PIAGSMUtilBeanImpl() throws RemoteException
RemoteException
public String getSSAndServiceERAStatusFormat() throws RemoteException
getSSAndServiceERAStatusFormat
in interface PIAGSMUtilBean
RemoteException
public Vector getNetworkElementChoices() throws RemoteException
getNetworkElementChoices
in interface PIAGSMUtilBean
RemoteException
public String getStatusFormat(String devType) throws RemoteException
getStatusFormat
in interface PIAGSMUtilBean
devType
- The device type to lookup (i.e. sim, num, cdma, etc)RemoteException
public String getSIMStatusFormat() throws RemoteException
getSIMStatusFormat
in interface PIAGSMUtilBean
RemoteException
public String getNumStatusFormat() throws RemoteException
getNumStatusFormat
in interface PIAGSMUtilBean
RemoteException
public String getNumCategoryFormat() throws RemoteException
getNumCategoryFormat
in interface PIAGSMUtilBean
RemoteException
public String getNumVanityFormat() throws RemoteException
getNumVanityFormat
in interface PIAGSMUtilBean
RemoteException
public Map getPromotionTypeDescription(PModelHandle model) throws RemoteException
getPromotionTypeDescription
in interface PIAGSMUtilBean
model
- model handle for account/service flist or poidRemoteException
public Map getPromotionTypeString(PModelHandle model) throws RemoteException
getPromotionTypeString
in interface PIAGSMUtilBean
model
- model handle for account/service flist or poidRemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.