|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sybase.uep.bobclient.utils.PIMUtil
public class PIMUtil
Constructor Summary | |
---|---|
PIMUtil()
|
Method Summary | |
---|---|
static java.util.Hashtable |
createPIMContact(BaseMobileDataControl dataControl,
java.lang.Object row)
Creates new Contact instances by the selected row |
static javax.microedition.pim.Contact |
createPIMContact(LogicalType logicalType,
java.lang.String value)
Creates a new Contact instance by given field value and logical type |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PIMUtil()
Method Detail |
---|
public static java.util.Hashtable createPIMContact(BaseMobileDataControl dataControl, java.lang.Object row)
dataControl
- row
- - selected row
public static javax.microedition.pim.Contact createPIMContact(LogicalType logicalType, java.lang.String value)
logicalType
- value
- - value of the field
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |