|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecte4s.util.E4Object
e4s.db.E4DBFilter
e4s.db.E4DBFilterOr
e4s.db.systabledef.T_E4S_COMPANY_USER_Sel.T_E4S_COMPANY_USER_Or
public static class T_E4S_COMPANY_USER_Sel.T_E4S_COMPANY_USER_Or
Filter to be used as OR condition.
| Field Summary |
|---|
| Fields inherited from class e4s.db.E4DBFilter |
|---|
COMP_EMPTY, COMP_EQUALS, COMP_GREATER, COMP_GREATER_EQUAL, COMP_IN, COMP_IS_NOT_NULL, COMP_IS_NULL, COMP_LESS, COMP_LESS_EQUAL, COMP_LIKE, COMP_NOT_EMPTY, COMP_NOT_EQUALS, COMP_NOT_IN, COMP_NOT_LIKE |
| Fields inherited from class e4s.util.E4Object |
|---|
CRLF, E4S_CORE_SYSTEM_LANGUAGE, NBSP, NULLSTR, URL_ENCODING_CHARSET |
| Constructor Summary | |
|---|---|
T_E4S_COMPANY_USER_Sel.T_E4S_COMPANY_USER_Or()
|
|
| Method Summary | |
|---|---|
T_E4S_COMPANY_USER_Sel.T_E4S_COMPANY_USER_And |
and()
|
void |
where_COMPANY_ID_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_COMPANY_ID_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_COMPANY_ID(E4CompanyId filter)
Define a filter (AND-ed WHERE) for column COMPANY_ID. |
void |
where_COMPANY_ID(int operator,
E4CompanyId filter)
Define a filter (AND-ed WHERE with operator) for column COMPANY_ID. |
void |
where_DATEFORMAT_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DATEFORMAT_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column DATEFORMAT. |
void |
where_DATEFORMAT_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column DATEFORMAT. |
void |
where_DATEFORMAT_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column DATEFORMAT. |
void |
where_DATEFORMAT_isNull()
Define a is-null filter (AND-ed WHERE) for column DATEFORMAT. |
void |
where_DATEFORMAT_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DATEFORMAT(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column DATEFORMAT. |
void |
where_DATEFORMAT(java.lang.String filter)
Define a filter (AND-ed WHERE) for column DATEFORMAT. |
void |
where_DATMOD_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DATMOD_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column DATMOD. |
void |
where_DATMOD_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column DATMOD. |
void |
where_DATMOD_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column DATMOD. |
void |
where_DATMOD_isNull()
Define a is-null filter (AND-ed WHERE) for column DATMOD. |
void |
where_DATMOD_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DATMOD(java.util.Date filter)
Define a filter (AND-ed WHERE) for column DATMOD. |
void |
where_DATMOD(int operator,
java.util.Date filter)
Define a filter (AND-ed WHERE with operator) for column DATMOD. |
void |
where_DATNEW_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DATNEW_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column DATNEW. |
void |
where_DATNEW_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column DATNEW. |
void |
where_DATNEW_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column DATNEW. |
void |
where_DATNEW_isNull()
Define a is-null filter (AND-ed WHERE) for column DATNEW. |
void |
where_DATNEW_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DATNEW(java.util.Date filter)
Define a filter (AND-ed WHERE) for column DATNEW. |
void |
where_DATNEW(int operator,
java.util.Date filter)
Define a filter (AND-ed WHERE with operator) for column DATNEW. |
void |
where_DECIMALSIGN_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DECIMALSIGN_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column DECIMALSIGN. |
void |
where_DECIMALSIGN_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column DECIMALSIGN. |
void |
where_DECIMALSIGN_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column DECIMALSIGN. |
void |
where_DECIMALSIGN_isNull()
Define a is-null filter (AND-ed WHERE) for column DECIMALSIGN. |
void |
where_DECIMALSIGN_like(java.lang.String filter)
Define a filter (AND-ed WHERE) for column DECIMALSIGN. |
void |
where_DECIMALSIGN_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DECIMALSIGN(E4DecimalSign filter)
Define a filter (AND-ed WHERE) for column DECIMALSIGN. |
void |
where_DECIMALSIGN(int operator,
E4DecimalSign filter)
Define a filter (AND-ed WHERE with operator) for column DECIMALSIGN. |
void |
where_EMAIL_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_EMAIL_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column EMAIL. |
void |
where_EMAIL_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column EMAIL. |
void |
where_EMAIL_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column EMAIL. |
void |
where_EMAIL_isNull()
Define a is-null filter (AND-ed WHERE) for column EMAIL. |
void |
where_EMAIL_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_EMAIL(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column EMAIL. |
void |
where_EMAIL(java.lang.String filter)
Define a filter (AND-ed WHERE) for column EMAIL. |
void |
where_FIRSTNAME_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_FIRSTNAME_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column FIRSTNAME. |
void |
where_FIRSTNAME_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column FIRSTNAME. |
void |
where_FIRSTNAME_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column FIRSTNAME. |
void |
where_FIRSTNAME_isNull()
Define a is-null filter (AND-ed WHERE) for column FIRSTNAME. |
void |
where_FIRSTNAME_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_FIRSTNAME(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column FIRSTNAME. |
void |
where_FIRSTNAME(java.lang.String filter)
Define a filter (AND-ed WHERE) for column FIRSTNAME. |
void |
where_GENDER_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_GENDER_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_GENDER(E4Gender filter)
Define a filter (AND-ed WHERE) for column GENDER. |
void |
where_GENDER(int operator,
E4Gender filter)
Define a filter (AND-ed WHERE with operator) for column GENDER. |
void |
where_LASTNAME_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_LASTNAME_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column LASTNAME. |
void |
where_LASTNAME_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column LASTNAME. |
void |
where_LASTNAME_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column LASTNAME. |
void |
where_LASTNAME_isNull()
Define a is-null filter (AND-ed WHERE) for column LASTNAME. |
void |
where_LASTNAME_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_LASTNAME(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column LASTNAME. |
void |
where_LASTNAME(java.lang.String filter)
Define a filter (AND-ed WHERE) for column LASTNAME. |
void |
where_LOGIN_NAME_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_LOGIN_NAME_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column LOGIN_NAME. |
void |
where_LOGIN_NAME_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column LOGIN_NAME. |
void |
where_LOGIN_NAME_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column LOGIN_NAME. |
void |
where_LOGIN_NAME_isNull()
Define a is-null filter (AND-ed WHERE) for column LOGIN_NAME. |
void |
where_LOGIN_NAME_like(java.lang.String filter)
Define a filter (AND-ed WHERE) for column LOGIN_NAME. |
void |
where_LOGIN_NAME_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_LOGIN_NAME(E4CompanyUserId filter)
Define a filter (AND-ed WHERE) for column LOGIN_NAME. |
void |
where_LOGIN_NAME(int operator,
E4CompanyUserId filter)
Define a filter (AND-ed WHERE with operator) for column LOGIN_NAME. |
void |
where_LOGIN_PASSWORD_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_LOGIN_PASSWORD_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column LOGIN_PASSWORD. |
void |
where_LOGIN_PASSWORD_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column LOGIN_PASSWORD. |
void |
where_LOGIN_PASSWORD_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column LOGIN_PASSWORD. |
void |
where_LOGIN_PASSWORD_isNull()
Define a is-null filter (AND-ed WHERE) for column LOGIN_PASSWORD. |
void |
where_LOGIN_PASSWORD_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_LOGIN_PASSWORD(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column LOGIN_PASSWORD. |
void |
where_LOGIN_PASSWORD(java.lang.String filter)
Define a filter (AND-ed WHERE) for column LOGIN_PASSWORD. |
void |
where_MIDDLENAME_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_MIDDLENAME_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column MIDDLENAME. |
void |
where_MIDDLENAME_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column MIDDLENAME. |
void |
where_MIDDLENAME_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column MIDDLENAME. |
void |
where_MIDDLENAME_isNull()
Define a is-null filter (AND-ed WHERE) for column MIDDLENAME. |
void |
where_MIDDLENAME_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_MIDDLENAME(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column MIDDLENAME. |
void |
where_MIDDLENAME(java.lang.String filter)
Define a filter (AND-ed WHERE) for column MIDDLENAME. |
void |
where_REM_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_REM_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column REM. |
void |
where_REM_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column REM. |
void |
where_REM_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column REM. |
void |
where_REM_isNull()
Define a is-null filter (AND-ed WHERE) for column REM. |
void |
where_REM_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_REM(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column REM. |
void |
where_REM(java.lang.String filter)
Define a filter (AND-ed WHERE) for column REM. |
void |
where_SATURATION_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_SATURATION_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column SATURATION. |
void |
where_SATURATION_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column SATURATION. |
void |
where_SATURATION_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column SATURATION. |
void |
where_SATURATION_isNull()
Define a is-null filter (AND-ed WHERE) for column SATURATION. |
void |
where_SATURATION_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_SATURATION(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column SATURATION. |
void |
where_SATURATION(java.lang.String filter)
Define a filter (AND-ed WHERE) for column SATURATION. |
void |
where_TIMEFORMAT_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_TIMEFORMAT_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column TIMEFORMAT. |
void |
where_TIMEFORMAT_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column TIMEFORMAT. |
void |
where_TIMEFORMAT_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column TIMEFORMAT. |
void |
where_TIMEFORMAT_isNull()
Define a is-null filter (AND-ed WHERE) for column TIMEFORMAT. |
void |
where_TIMEFORMAT_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_TIMEFORMAT(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column TIMEFORMAT. |
void |
where_TIMEFORMAT(java.lang.String filter)
Define a filter (AND-ed WHERE) for column TIMEFORMAT. |
void |
where_TIMEZONE_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_TIMEZONE_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_TIMEZONE(int operator,
TimeZone filter)
Define a filter (AND-ed WHERE with operator) for column TIMEZONE. |
void |
where_TIMEZONE(TimeZone filter)
Define a filter (AND-ed WHERE) for column TIMEZONE. |
void |
where_VALID_UNTIL_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_VALID_UNTIL_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column VALID_UNTIL. |
void |
where_VALID_UNTIL_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column VALID_UNTIL. |
void |
where_VALID_UNTIL_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column VALID_UNTIL. |
void |
where_VALID_UNTIL_isNull()
Define a is-null filter (AND-ed WHERE) for column VALID_UNTIL. |
void |
where_VALID_UNTIL_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_VALID_UNTIL(java.util.Date filter)
Define a filter (AND-ed WHERE) for column VALID_UNTIL. |
void |
where_VALID_UNTIL(int operator,
java.util.Date filter)
Define a filter (AND-ed WHERE with operator) for column VALID_UNTIL. |
| Methods inherited from class e4s.db.E4DBFilterOr |
|---|
_getSVNVersionString, AND, getWhere, isEmpty, isNotEmpty, isNotNull, isNull, setFilter_NOT, setFilter_NOT, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, toString |
| Methods inherited from class e4s.db.E4DBFilter |
|---|
Escape, Escape, finalize, getApplObj, getClient, getSession, getWhere, isWhereDefined, OP, resetWhere, setFilter_IN, setFilter_IN, setFilter_IN, setFilter_IN, setFilter_IN, setFilter_NOT_IN, setFilter_NOT_IN, setFilter_NOT_IN, setFilter_NOT_IN, setFilter_NOT_IN, setFilter, setFilter, setWhere, toString |
| Methods inherited from class e4s.util.E4Object |
|---|
Calendar, CName, CName, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelSys, E4LabelSys, e4sCopyright, e4sVersion, encode, encode, encode, encodeHtml, encodeHtml, encodeHtml, encodeURL, encodeURL, encodeURL, getLINE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTraceMemory, HtmlEncode, HtmlEncode, HtmlEncode, isdecimal, isdigit, isnotok, isnotok, isnumeric, isok, isok, isok, isok, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingStack, mkdirs, null2nbsp, null2nbsp, null2nbsp, ok, ok, ok, ok, outPrintln, setLogFile4Trace, setTraceMemory, STACKTRACE, toDebug, toDouble, toFloat, toFloat, TRACE_CALLS, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, wait |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface e4s.db.E4DBFilter_Intf |
|---|
getWhere, isWhereDefined, resetWhere |
| Constructor Detail |
|---|
public T_E4S_COMPANY_USER_Sel.T_E4S_COMPANY_USER_Or()
| Method Detail |
|---|
public void where_COMPANY_ID(E4CompanyId filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyId
public void where_COMPANY_ID(int operator,
E4CompanyId filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBExceptionE4CompanyId
public void where_COMPANY_ID_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyId
public void where_COMPANY_ID_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyId
public void where_DATEFORMAT(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATEFORMAT(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_DATEFORMAT_isNull()
throws E4DBException
E4DBException
public void where_DATEFORMAT_isNotNull()
throws E4DBException
E4DBException
public void where_DATEFORMAT_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATEFORMAT_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATEFORMAT_isEmpty()
throws E4DBException
E4DBException
public void where_DATEFORMAT_isNotEmpty()
throws E4DBException
E4DBException
public void where_DATMOD(java.util.Date filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATMOD(int operator,
java.util.Date filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_DATMOD_isNull()
throws E4DBException
E4DBException
public void where_DATMOD_isNotNull()
throws E4DBException
E4DBException
public void where_DATMOD_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATMOD_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATMOD_isEmpty()
throws E4DBException
E4DBException
public void where_DATMOD_isNotEmpty()
throws E4DBException
E4DBException
public void where_DATNEW(java.util.Date filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATNEW(int operator,
java.util.Date filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_DATNEW_isNull()
throws E4DBException
E4DBException
public void where_DATNEW_isNotNull()
throws E4DBException
E4DBException
public void where_DATNEW_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATNEW_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATNEW_isEmpty()
throws E4DBException
E4DBException
public void where_DATNEW_isNotEmpty()
throws E4DBException
E4DBException
public void where_DECIMALSIGN(E4DecimalSign filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4DecimalSign
public void where_DECIMALSIGN(int operator,
E4DecimalSign filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBExceptionE4DecimalSign
public void where_DECIMALSIGN_like(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4DecimalSign
public void where_DECIMALSIGN_isNull()
throws E4DBException
E4DBExceptionE4DecimalSign
public void where_DECIMALSIGN_isNotNull()
throws E4DBException
E4DBExceptionE4DecimalSign
public void where_DECIMALSIGN_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4DecimalSign
public void where_DECIMALSIGN_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4DecimalSign
public void where_DECIMALSIGN_isEmpty()
throws E4DBException
E4DBExceptionE4DecimalSign
public void where_DECIMALSIGN_isNotEmpty()
throws E4DBException
E4DBExceptionE4DecimalSign
public void where_EMAIL(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_EMAIL(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_EMAIL_isNull()
throws E4DBException
E4DBException
public void where_EMAIL_isNotNull()
throws E4DBException
E4DBException
public void where_EMAIL_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_EMAIL_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_EMAIL_isEmpty()
throws E4DBException
E4DBException
public void where_EMAIL_isNotEmpty()
throws E4DBException
E4DBException
public void where_FIRSTNAME(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_FIRSTNAME(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_FIRSTNAME_isNull()
throws E4DBException
E4DBException
public void where_FIRSTNAME_isNotNull()
throws E4DBException
E4DBException
public void where_FIRSTNAME_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_FIRSTNAME_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_FIRSTNAME_isEmpty()
throws E4DBException
E4DBException
public void where_FIRSTNAME_isNotEmpty()
throws E4DBException
E4DBException
public void where_GENDER(E4Gender filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4Gender
public void where_GENDER(int operator,
E4Gender filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBExceptionE4Gender
public void where_GENDER_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4Gender
public void where_GENDER_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4Gender
public void where_LASTNAME(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_LASTNAME(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_LASTNAME_isNull()
throws E4DBException
E4DBException
public void where_LASTNAME_isNotNull()
throws E4DBException
E4DBException
public void where_LASTNAME_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_LASTNAME_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_LASTNAME_isEmpty()
throws E4DBException
E4DBException
public void where_LASTNAME_isNotEmpty()
throws E4DBException
E4DBException
public void where_LOGIN_NAME(E4CompanyUserId filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyUserId
public void where_LOGIN_NAME(int operator,
E4CompanyUserId filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBExceptionE4CompanyUserId
public void where_LOGIN_NAME_like(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyUserId
public void where_LOGIN_NAME_isNull()
throws E4DBException
E4DBExceptionE4CompanyUserId
public void where_LOGIN_NAME_isNotNull()
throws E4DBException
E4DBExceptionE4CompanyUserId
public void where_LOGIN_NAME_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyUserId
public void where_LOGIN_NAME_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyUserId
public void where_LOGIN_NAME_isEmpty()
throws E4DBException
E4DBExceptionE4CompanyUserId
public void where_LOGIN_NAME_isNotEmpty()
throws E4DBException
E4DBExceptionE4CompanyUserId
public void where_LOGIN_PASSWORD(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_LOGIN_PASSWORD(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_LOGIN_PASSWORD_isNull()
throws E4DBException
E4DBException
public void where_LOGIN_PASSWORD_isNotNull()
throws E4DBException
E4DBException
public void where_LOGIN_PASSWORD_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_LOGIN_PASSWORD_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_LOGIN_PASSWORD_isEmpty()
throws E4DBException
E4DBException
public void where_LOGIN_PASSWORD_isNotEmpty()
throws E4DBException
E4DBException
public void where_MIDDLENAME(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_MIDDLENAME(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_MIDDLENAME_isNull()
throws E4DBException
E4DBException
public void where_MIDDLENAME_isNotNull()
throws E4DBException
E4DBException
public void where_MIDDLENAME_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_MIDDLENAME_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_MIDDLENAME_isEmpty()
throws E4DBException
E4DBException
public void where_MIDDLENAME_isNotEmpty()
throws E4DBException
E4DBException
public void where_REM(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_REM(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_REM_isNull()
throws E4DBException
E4DBException
public void where_REM_isNotNull()
throws E4DBException
E4DBException
public void where_REM_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_REM_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_REM_isEmpty()
throws E4DBException
E4DBException
public void where_REM_isNotEmpty()
throws E4DBException
E4DBException
public void where_SATURATION(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_SATURATION(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_SATURATION_isNull()
throws E4DBException
E4DBException
public void where_SATURATION_isNotNull()
throws E4DBException
E4DBException
public void where_SATURATION_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_SATURATION_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_SATURATION_isEmpty()
throws E4DBException
E4DBException
public void where_SATURATION_isNotEmpty()
throws E4DBException
E4DBException
public void where_TIMEFORMAT(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_TIMEFORMAT(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_TIMEFORMAT_isNull()
throws E4DBException
E4DBException
public void where_TIMEFORMAT_isNotNull()
throws E4DBException
E4DBException
public void where_TIMEFORMAT_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_TIMEFORMAT_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_TIMEFORMAT_isEmpty()
throws E4DBException
E4DBException
public void where_TIMEFORMAT_isNotEmpty()
throws E4DBException
E4DBException
public void where_TIMEZONE(TimeZone filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_TIMEZONE(int operator,
TimeZone filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_TIMEZONE_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_TIMEZONE_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_VALID_UNTIL(java.util.Date filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_VALID_UNTIL(int operator,
java.util.Date filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_VALID_UNTIL_isNull()
throws E4DBException
E4DBException
public void where_VALID_UNTIL_isNotNull()
throws E4DBException
E4DBException
public void where_VALID_UNTIL_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_VALID_UNTIL_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_VALID_UNTIL_isEmpty()
throws E4DBException
E4DBException
public void where_VALID_UNTIL_isNotEmpty()
throws E4DBException
E4DBExceptionpublic T_E4S_COMPANY_USER_Sel.T_E4S_COMPANY_USER_And and()
|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||