www.element4solution.com

e4s.db.systabledef
Class T_E4S_CLIENT_Obj

java.lang.Object
  extended by e4s.util.E4Object
      extended by e4s.db.systabledef.T_E4S_CLIENT_Obj

public class T_E4S_CLIENT_Obj
extends E4Object

Data access object for T_E4S_CLIENT created: 20041111 042740 modified: 20071103 125915 This table hold the core client information, which is the fundament for all subsequent client distinctions.

See Also:
T_E4S_CLIENT_Sel, T_E4S_CLIENT_Mod

Field Summary
protected  java.lang.String m_BELONGS_TO
          Current Value - will be initialized after reading but can be changed using set_BELONGS_TO(String).
protected  java.lang.String m_CLIENT_ID
          Current Value - will be initialized after reading but can be changed using set_CLIENT_ID(String).
protected  CountryCode m_COUNTRY
          Current Value - will be initialized after reading but can be changed using set_COUNTRY(CountryCode).
protected  java.util.Date m_DATMOD
          Current Value - will be initialized after reading but can be changed using set_DATMOD(Date).
protected  java.util.Date m_DATNEW
          Current Value - will be initialized after reading but can be changed using set_DATNEW(Date).
protected  E4DecimalSign m_DECIMALSIGN
          Current Value - will be initialized after reading but can be changed using set_DECIMALSIGN(E4DecimalSign).
protected  java.lang.String m_init_CLIENT_ID
          Initial Value - will be initialized only and is used on executeDelete() or executeUpdate().
protected  E4ClientLogo m_LOGO
          Current Value - will be initialized after reading but can be changed using set_LOGO(E4ClientLogo).
protected  E4CompanyId m_MAIN_COMPANY_ID
          Current Value - will be initialized after reading but can be changed using set_MAIN_COMPANY_ID(E4CompanyId).
protected  java.lang.String m_NAME
          Current Value - will be initialized after reading but can be changed using set_NAME(String).
protected  java.util.Date m_VALID_UNTIL
          Current Value - will be initialized after reading but can be changed using set_VALID_UNTIL(Date).
 
Fields inherited from class e4s.util.E4Object
CRLF, E4S_CORE_SYSTEM_LANGUAGE, NBSP, NULLSTR, URL_ENCODING_CHARSET
 
Constructor Summary
T_E4S_CLIENT_Obj()
           
 
Method Summary
static java.lang.String _getSVNVersionString()
          Return the version info patched by CVS.
 void executeDelete()
          Delete this record, based on a query of first unique index
 void executeDelete(E4DBConnection_Intf con)
          Delete this record, based on a query of first unique index
 void executeInsert()
           
 void executeInsert(E4DBConnection_Intf con)
           
 void executeUpdate()
          Update this record, based on a query of first unique index columns.
 void executeUpdate(E4DBConnection_Intf con)
          Update this record, based on a query of first unique index
 java.lang.String get_BELONGS_TO()
           
 java.lang.String get_CLIENT_ID()
           
 CountryCode get_COUNTRY()
           
 java.util.Calendar get_DATMOD_C()
           
 java.util.Date get_DATMOD()
           
 java.util.Calendar get_DATNEW_C()
           
 java.util.Date get_DATNEW()
           
 E4DecimalSign get_DECIMALSIGN()
           
 E4ClientLogo get_LOGO()
           
 E4CompanyId get_MAIN_COMPANY_ID()
           
 java.lang.String get_NAME()
           
 java.util.Calendar get_VALID_UNTIL_C()
           
 java.util.Date get_VALID_UNTIL()
           
 E4DBTableName getTableName()
           
 void set_BELONGS_TO(java.lang.String val)
           
 void set_CLIENT_ID(E4Client client)
           
 void set_CLIENT_ID(java.lang.String val)
           
 void set_COUNTRY(CountryCode val)
           
 void set_DATMOD()
           
 void set_DATMOD(java.util.Calendar val)
           
 void set_DATMOD(java.util.Date val)
           
 void set_DATMOD(E4Date val)
           
 void set_DATNEW()
           
 void set_DATNEW(java.util.Calendar val)
           
 void set_DATNEW(java.util.Date val)
           
 void set_DATNEW(E4Date val)
           
 void set_DECIMALSIGN(E4DecimalSign val)
           
 void set_init_CLIENT_ID(java.lang.String val)
           
 void set_LOGO(E4ClientLogo val)
           
 void set_MAIN_COMPANY_ID(E4CompanyId val)
           
 void set_NAME(java.lang.String val)
           
 void set_VALID_UNTIL()
           
 void set_VALID_UNTIL(java.util.Calendar val)
           
 void set_VALID_UNTIL(java.util.Date val)
           
 void set_VALID_UNTIL(E4Date val)
           
 E4DBColumnInfo[] unequalsColumns(T_E4S_CLIENT_Obj obj2)
           
 
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, finalize, 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, toString, 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
 

Field Detail

m_BELONGS_TO

protected java.lang.String m_BELONGS_TO
Current Value - will be initialized after reading but can be changed using set_BELONGS_TO(String). Client, to whom this record belongs, can be empty/null


m_CLIENT_ID

protected java.lang.String m_CLIENT_ID
Current Value - will be initialized after reading but can be changed using set_CLIENT_ID(String). ID of the client (primary key)


m_init_CLIENT_ID

protected java.lang.String m_init_CLIENT_ID
Initial Value - will be initialized only and is used on executeDelete() or executeUpdate(). ID of the client (primary key)


m_COUNTRY

protected CountryCode m_COUNTRY
Current Value - will be initialized after reading but can be changed using set_COUNTRY(CountryCode). Countrycode


m_DATMOD

protected java.util.Date m_DATMOD
Current Value - will be initialized after reading but can be changed using set_DATMOD(Date). Date of modification


m_DATNEW

protected java.util.Date m_DATNEW
Current Value - will be initialized after reading but can be changed using set_DATNEW(Date). Date of creation


m_DECIMALSIGN

protected E4DecimalSign m_DECIMALSIGN
Current Value - will be initialized after reading but can be changed using set_DECIMALSIGN(E4DecimalSign). Default decimal sign (but user overridden)


m_LOGO

protected E4ClientLogo m_LOGO
Current Value - will be initialized after reading but can be changed using set_LOGO(E4ClientLogo). Associated Logo for the client


m_MAIN_COMPANY_ID

protected E4CompanyId m_MAIN_COMPANY_ID
Current Value - will be initialized after reading but can be changed using set_MAIN_COMPANY_ID(E4CompanyId). Main Company


m_NAME

protected java.lang.String m_NAME
Current Value - will be initialized after reading but can be changed using set_NAME(String). Name of this client


m_VALID_UNTIL

protected java.util.Date m_VALID_UNTIL
Current Value - will be initialized after reading but can be changed using set_VALID_UNTIL(Date). Date, until this client is valid

Constructor Detail

T_E4S_CLIENT_Obj

public T_E4S_CLIENT_Obj()
Method Detail

executeInsert

public void executeInsert()
                   throws E4DBException
Throws:
E4DBException

executeInsert

public void executeInsert(E4DBConnection_Intf con)
                   throws E4DBException
Throws:
E4DBException

getTableName

public E4DBTableName getTableName()

set_BELONGS_TO

public void set_BELONGS_TO(java.lang.String val)

get_BELONGS_TO

public java.lang.String get_BELONGS_TO()

set_CLIENT_ID

public void set_CLIENT_ID(java.lang.String val)

set_init_CLIENT_ID

public void set_init_CLIENT_ID(java.lang.String val)

get_CLIENT_ID

public java.lang.String get_CLIENT_ID()

set_COUNTRY

public void set_COUNTRY(CountryCode val)

get_COUNTRY

public CountryCode get_COUNTRY()

set_DATMOD

public void set_DATMOD(java.util.Date val)

set_DATMOD

public void set_DATMOD(java.util.Calendar val)

set_DATMOD

public void set_DATMOD(E4Date val)

set_DATMOD

public void set_DATMOD()

get_DATMOD

public java.util.Date get_DATMOD()

get_DATMOD_C

public java.util.Calendar get_DATMOD_C()

set_DATNEW

public void set_DATNEW(java.util.Date val)

set_DATNEW

public void set_DATNEW(java.util.Calendar val)

set_DATNEW

public void set_DATNEW(E4Date val)

set_DATNEW

public void set_DATNEW()

get_DATNEW

public java.util.Date get_DATNEW()

get_DATNEW_C

public java.util.Calendar get_DATNEW_C()

set_DECIMALSIGN

public void set_DECIMALSIGN(E4DecimalSign val)

get_DECIMALSIGN

public E4DecimalSign get_DECIMALSIGN()

set_LOGO

public void set_LOGO(E4ClientLogo val)

get_LOGO

public E4ClientLogo get_LOGO()

set_MAIN_COMPANY_ID

public void set_MAIN_COMPANY_ID(E4CompanyId val)

get_MAIN_COMPANY_ID

public E4CompanyId get_MAIN_COMPANY_ID()

set_NAME

public void set_NAME(java.lang.String val)

get_NAME

public java.lang.String get_NAME()

set_VALID_UNTIL

public void set_VALID_UNTIL(java.util.Date val)

set_VALID_UNTIL

public void set_VALID_UNTIL(java.util.Calendar val)

set_VALID_UNTIL

public void set_VALID_UNTIL(E4Date val)

set_VALID_UNTIL

public void set_VALID_UNTIL()

get_VALID_UNTIL

public java.util.Date get_VALID_UNTIL()

get_VALID_UNTIL_C

public java.util.Calendar get_VALID_UNTIL_C()

unequalsColumns

public E4DBColumnInfo[] unequalsColumns(T_E4S_CLIENT_Obj obj2)

executeDelete

public void executeDelete()
                   throws E4DBException
Delete this record, based on a query of first unique index

Throws:
E4DBException

executeDelete

public void executeDelete(E4DBConnection_Intf con)
                   throws E4DBException
Delete this record, based on a query of first unique index

Throws:
E4DBException

executeUpdate

public void executeUpdate()
                   throws E4DBException
Update this record, based on a query of first unique index columns.

Throws:
E4DBException

executeUpdate

public void executeUpdate(E4DBConnection_Intf con)
                   throws E4DBException
Update this record, based on a query of first unique index

Throws:
E4DBException

_getSVNVersionString

public static java.lang.String _getSVNVersionString()
Return the version info patched by CVS.


set_CLIENT_ID

public void set_CLIENT_ID(E4Client client)
                   throws E4DBException
Throws:
E4DBException

www.element4solution.com