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
RemoteExceptionVector getNetworkElementChoices() throws RemoteException
RemoteExceptionString getSIMStatusFormat() throws RemoteException
RemoteExceptionString getStatusFormat(String devType) throws RemoteException
devType - The device type to lookup (i.e. sim, num, cdma, etc)RemoteExceptionString getNumStatusFormat() throws RemoteException
RemoteExceptionString getNumCategoryFormat() throws RemoteException
RemoteExceptionString getNumVanityFormat() throws RemoteException
RemoteExceptionMap getPromotionTypeDescription(PModelHandle model) throws RemoteException
model - model handle for account/service flist or poidRemoteExceptionMap getPromotionTypeString(PModelHandle model) throws RemoteException
model - model handle for account/service flist or poidRemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.