|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@RpcInterface(value="ucp.v30.requests.fmcPhone") @UciService(value="ucp.v30.requests.fmcPhone") @RpcValueTranslation(version=30) public interface UcpFmcPhoneRequests
This interface defines the FMC phone requests provided by the UCI server.
| Field Summary | |
|---|---|
static String |
SERVICE_NAME
The UCI service name used for this interface |
| Method Summary | |
|---|---|
void |
deleateFmcPhone(FmcPhone phone)
Deleting an FMC phone. |
Map<String,Object> |
getFmcPhones()
Getting all FMC phones of this user. |
void |
saveFmcPhone(FmcPhone phone)
Saving a new FMC phone or updating one. |
| Field Detail |
|---|
static final String SERVICE_NAME
| Method Detail |
|---|
void saveFmcPhone(FmcPhone phone)
throws UciException
phone -
UciException
void deleateFmcPhone(FmcPhone phone)
throws UciException
phone -
UciException
Map<String,Object> getFmcPhones()
throws UciException
UciException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||