|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vodafone360.people.utils.ServiceUtils
public class ServiceUtils
Collection of utility functions provided by the Service Engine.
| Constructor Summary | |
|---|---|
ServiceUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getDetailTypeString(Resources res,
ContactDetail.DetailKeyTypes keyType)
Gets user friendly name for the type of contact detail. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceUtils()
| Method Detail |
|---|
public static java.lang.String getDetailTypeString(Resources res,
ContactDetail.DetailKeyTypes keyType)
res - - Resource from which to get the string.keyType - - Detail type.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
JavaDoc