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