com.ibm.etill.framework.xdm
Interface PSServerUserInfoConstants

All Known Implementing Classes:
PSServerUserInfo, UserInfoQueryRequest

public synchronized interface PSServerUserInfoConstants


Field Summary
static int APPROXIMATE_XDM_OBJECT_SIZE
           
static String COL_ENABLED
           
static String COL_MERCHANTNUMBER
           
static String COL_USERNAME
           
static String COL_USERROLES
           
static int MAX_IN_STRING_SIZE
           
static int MISCONFIGURED
           
static int NOACCESSRIGHTS
           
static int PROPERLYCONFIGURED
           
static String USERMERCHANTMAPPINGS
           
static String USERPERMISSIONSTABLE
           
static String USERPERMISSIONSVIEW
           
 

Field Detail

USERPERMISSIONSTABLE

public static final String USERPERMISSIONSTABLE

USERPERMISSIONSVIEW

public static final String USERPERMISSIONSVIEW

USERMERCHANTMAPPINGS

public static final String USERMERCHANTMAPPINGS

COL_USERNAME

public static final String COL_USERNAME

COL_MERCHANTNUMBER

public static final String COL_MERCHANTNUMBER

COL_USERROLES

public static final String COL_USERROLES

COL_ENABLED

public static final String COL_ENABLED

PROPERLYCONFIGURED

public static final int PROPERLYCONFIGURED

MISCONFIGURED

public static final int MISCONFIGURED

NOACCESSRIGHTS

public static final int NOACCESSRIGHTS

APPROXIMATE_XDM_OBJECT_SIZE

public static final int APPROXIMATE_XDM_OBJECT_SIZE

MAX_IN_STRING_SIZE

public static final int MAX_IN_STRING_SIZE