|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecte4s.util.E4Long
e4s.db.systabledef.E4CompanyId
public class E4CompanyId
Data access for E4CompanyId created: 20041222 105414 modified: 20070104 212859
T_E4S_CLIENT_Sel.COL_MAIN_COMPANY_ID,
T_E4S_COMPANY_Mod.executeInsert(),
T_E4S_COMPANY_Mod.executeInsert(),
T_E4S_COMPANY_Sel.COL_BELONGS_TO,
T_E4S_COMPANY_Sel.COL_COMPANY_ID,
T_E4S_COMPANY_USER_Sel.COL_COMPANY_ID,
T_E4S_HINT_READ_Sel.COL_COMPANY_ID,
T_E4S_LOGIN_HISTORY_Sel.COL_COMPANY_ID,
T_E4S_PERMISSION_COMPANY_Sel.COL_COMPANY,
T_E4S_PERMISSION_USER_Sel.COL_COMPANY,
T_E4S_QUERY_PARAMS_Sel.COL_COMPANY_ID,
T_E4S_TRANS_APP_Sel.COL_UPD_COMPANY,
T_E4S_TRANS_SYS_Sel.COL_UPD_COMPANY,
T_E4S_USER_VAL_Sel.COL_COMPANY_ID| Field Summary | |
|---|---|
static E4DBColumnType |
_DATATYPE
|
static char |
INSTANCE_MODE
|
| Constructor Summary | |
|---|---|
E4CompanyId(E4Long initval)
|
|
E4CompanyId(int initval)
|
|
E4CompanyId(long initval)
|
|
E4CompanyId(java.lang.Long initval)
|
|
| Method Summary | |
|---|---|
static java.lang.String |
_getSVNVersionString()
Return the version info patched by CVS. |
static E4DBTypeUsage[] |
getUsage()
List of tables where this datatype is used. |
static E4CompanyId |
newInstance(E4CgiParams params,
E4InputFieldName_Intf paramname)
Construct an object for E4CompanyId. |
static E4CompanyId |
newInstance(E4Long initval)
Create a new instance for E4CompanyId. |
static E4CompanyId |
newInstance(int initval)
Create a new instance for E4CompanyId. |
static E4CompanyId |
newInstance(long initval)
Create a new instance for E4CompanyId. |
static E4CompanyId |
newInstance(java.lang.Long initval)
Create a new instance for E4CompanyId. |
| Methods inherited from class e4s.util.E4Long |
|---|
add, add, add, add, clone, compareTo, equals, equals, format, format, format, longValue, set, set, set, set, set, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final E4DBColumnType _DATATYPE
public static final char INSTANCE_MODE
| Constructor Detail |
|---|
public E4CompanyId(long initval)
public E4CompanyId(java.lang.Long initval)
public E4CompanyId(int initval)
public E4CompanyId(E4Long initval)
| Method Detail |
|---|
public static E4CompanyId newInstance(long initval)
initval - value for initialization
public static E4CompanyId newInstance(java.lang.Long initval)
initval - value for initialization
public static E4CompanyId newInstance(int initval)
initval - value for initialization
public static E4CompanyId newInstance(E4Long initval)
initval - value for initialization
public static E4CompanyId newInstance(E4CgiParams params,
E4InputFieldName_Intf paramname)
params - the E4CgiParamsname - the CgiParameter paramname
public static E4DBTypeUsage[] getUsage()
E4DBTypeUsage with associated tables.public static java.lang.String _getSVNVersionString()
|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||