Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework
2.0.0.0.0

E36392-01

oracle.adf.model.datacontrols.device
Class ContactConstants

Object
  extended by oracle.adf.model.datacontrols.device.ContactConstants

public class ContactConstants
extends Object

Constants used for Contact operations.


Field Summary
static String DISPLAY_NAME
          Constant for contact's display name
static String FILTER_KEY
          Constant for contact's filter
static String ID
          Constant for contact's id
static String MULTIPLE_KEY
          Constant for contact's multiple key
 
Constructor Summary
ContactConstants()
           
 
Method Summary
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
Constant for contact's id

See Also:
Constant Field Values

DISPLAY_NAME

public static final String DISPLAY_NAME
Constant for contact's display name

See Also:
Constant Field Values

FILTER_KEY

public static final String FILTER_KEY
Constant for contact's filter

See Also:
Constant Field Values

MULTIPLE_KEY

public static final String MULTIPLE_KEY
Constant for contact's multiple key

See Also:
Constant Field Values
Constructor Detail

ContactConstants

public ContactConstants()

Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework
2.0.0.0.0

E36392-01

Copyright © 2014 Oracle. All Rights Reserved.