org.activemath.webapp.base.external.ilias
Class IlUserData

java.lang.Object
  extended by org.activemath.webapp.base.external.ilias.IlUserData
All Implemented Interfaces:
Serializable

public class IlUserData
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
IlUserData()
           
IlUserData(int usr_id, String login, String passwd, String firstname, String lastname, String title, String gender, String email, String institution, String street, String city, String zipcode, String country, String phone_office, String last_login, String last_update, String create_date, String hobby, String department, String phone_home, String phone_mobile, String fax, int time_limit_owner, int time_limit_unlimited, int time_limit_from, int time_limit_until, int time_limit_message, String referral_comment, String matriculation, int active, boolean accepted_agreement, String approve_date, String user_skin, String user_style, String user_language, String import_id)
           
 
Method Summary
 boolean equals(Object obj)
           
 int getActive()
          Gets the active value for this IlUserData.
 String getApprove_date()
          Gets the approve_date value for this IlUserData.
 String getCity()
          Gets the city value for this IlUserData.
 String getCountry()
          Gets the country value for this IlUserData.
 String getCreate_date()
          Gets the create_date value for this IlUserData.
 String getDepartment()
          Gets the department value for this IlUserData.
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
 String getEmail()
          Gets the email value for this IlUserData.
 String getFax()
          Gets the fax value for this IlUserData.
 String getFirstname()
          Gets the firstname value for this IlUserData.
 String getGender()
          Gets the gender value for this IlUserData.
 String getHobby()
          Gets the hobby value for this IlUserData.
 String getImport_id()
          Gets the import_id value for this IlUserData.
 String getInstitution()
          Gets the institution value for this IlUserData.
 String getLast_login()
          Gets the last_login value for this IlUserData.
 String getLast_update()
          Gets the last_update value for this IlUserData.
 String getLastname()
          Gets the lastname value for this IlUserData.
 String getLogin()
          Gets the login value for this IlUserData.
 String getMatriculation()
          Gets the matriculation value for this IlUserData.
 String getPasswd()
          Gets the passwd value for this IlUserData.
 String getPhone_home()
          Gets the phone_home value for this IlUserData.
 String getPhone_mobile()
          Gets the phone_mobile value for this IlUserData.
 String getPhone_office()
          Gets the phone_office value for this IlUserData.
 String getReferral_comment()
          Gets the referral_comment value for this IlUserData.
static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Serializer
 String getStreet()
          Gets the street value for this IlUserData.
 int getTime_limit_from()
          Gets the time_limit_from value for this IlUserData.
 int getTime_limit_message()
          Gets the time_limit_message value for this IlUserData.
 int getTime_limit_owner()
          Gets the time_limit_owner value for this IlUserData.
 int getTime_limit_unlimited()
          Gets the time_limit_unlimited value for this IlUserData.
 int getTime_limit_until()
          Gets the time_limit_until value for this IlUserData.
 String getTitle()
          Gets the title value for this IlUserData.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 String getUser_language()
          Gets the user_language value for this IlUserData.
 String getUser_skin()
          Gets the user_skin value for this IlUserData.
 String getUser_style()
          Gets the user_style value for this IlUserData.
 int getUsr_id()
          Gets the usr_id value for this IlUserData.
 String getZipcode()
          Gets the zipcode value for this IlUserData.
 int hashCode()
           
 boolean isAccepted_agreement()
          Gets the accepted_agreement value for this IlUserData.
 void setAccepted_agreement(boolean accepted_agreement)
          Sets the accepted_agreement value for this IlUserData.
 void setActive(int active)
          Sets the active value for this IlUserData.
 void setApprove_date(String approve_date)
          Sets the approve_date value for this IlUserData.
 void setCity(String city)
          Sets the city value for this IlUserData.
 void setCountry(String country)
          Sets the country value for this IlUserData.
 void setCreate_date(String create_date)
          Sets the create_date value for this IlUserData.
 void setDepartment(String department)
          Sets the department value for this IlUserData.
 void setEmail(String email)
          Sets the email value for this IlUserData.
 void setFax(String fax)
          Sets the fax value for this IlUserData.
 void setFirstname(String firstname)
          Sets the firstname value for this IlUserData.
 void setGender(String gender)
          Sets the gender value for this IlUserData.
 void setHobby(String hobby)
          Sets the hobby value for this IlUserData.
 void setImport_id(String import_id)
          Sets the import_id value for this IlUserData.
 void setInstitution(String institution)
          Sets the institution value for this IlUserData.
 void setLast_login(String last_login)
          Sets the last_login value for this IlUserData.
 void setLast_update(String last_update)
          Sets the last_update value for this IlUserData.
 void setLastname(String lastname)
          Sets the lastname value for this IlUserData.
 void setLogin(String login)
          Sets the login value for this IlUserData.
 void setMatriculation(String matriculation)
          Sets the matriculation value for this IlUserData.
 void setPasswd(String passwd)
          Sets the passwd value for this IlUserData.
 void setPhone_home(String phone_home)
          Sets the phone_home value for this IlUserData.
 void setPhone_mobile(String phone_mobile)
          Sets the phone_mobile value for this IlUserData.
 void setPhone_office(String phone_office)
          Sets the phone_office value for this IlUserData.
 void setReferral_comment(String referral_comment)
          Sets the referral_comment value for this IlUserData.
 void setStreet(String street)
          Sets the street value for this IlUserData.
 void setTime_limit_from(int time_limit_from)
          Sets the time_limit_from value for this IlUserData.
 void setTime_limit_message(int time_limit_message)
          Sets the time_limit_message value for this IlUserData.
 void setTime_limit_owner(int time_limit_owner)
          Sets the time_limit_owner value for this IlUserData.
 void setTime_limit_unlimited(int time_limit_unlimited)
          Sets the time_limit_unlimited value for this IlUserData.
 void setTime_limit_until(int time_limit_until)
          Sets the time_limit_until value for this IlUserData.
 void setTitle(String title)
          Sets the title value for this IlUserData.
 void setUser_language(String user_language)
          Sets the user_language value for this IlUserData.
 void setUser_skin(String user_skin)
          Sets the user_skin value for this IlUserData.
 void setUser_style(String user_style)
          Sets the user_style value for this IlUserData.
 void setUsr_id(int usr_id)
          Sets the usr_id value for this IlUserData.
 void setZipcode(String zipcode)
          Sets the zipcode value for this IlUserData.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlUserData

public IlUserData()

IlUserData

public IlUserData(int usr_id,
                  String login,
                  String passwd,
                  String firstname,
                  String lastname,
                  String title,
                  String gender,
                  String email,
                  String institution,
                  String street,
                  String city,
                  String zipcode,
                  String country,
                  String phone_office,
                  String last_login,
                  String last_update,
                  String create_date,
                  String hobby,
                  String department,
                  String phone_home,
                  String phone_mobile,
                  String fax,
                  int time_limit_owner,
                  int time_limit_unlimited,
                  int time_limit_from,
                  int time_limit_until,
                  int time_limit_message,
                  String referral_comment,
                  String matriculation,
                  int active,
                  boolean accepted_agreement,
                  String approve_date,
                  String user_skin,
                  String user_style,
                  String user_language,
                  String import_id)
Method Detail

getUsr_id

public int getUsr_id()
Gets the usr_id value for this IlUserData.

Returns:
usr_id

setUsr_id

public void setUsr_id(int usr_id)
Sets the usr_id value for this IlUserData.

Parameters:
usr_id -

getLogin

public String getLogin()
Gets the login value for this IlUserData.

Returns:
login

setLogin

public void setLogin(String login)
Sets the login value for this IlUserData.

Parameters:
login -

getPasswd

public String getPasswd()
Gets the passwd value for this IlUserData.

Returns:
passwd

setPasswd

public void setPasswd(String passwd)
Sets the passwd value for this IlUserData.

Parameters:
passwd -

getFirstname

public String getFirstname()
Gets the firstname value for this IlUserData.

Returns:
firstname

setFirstname

public void setFirstname(String firstname)
Sets the firstname value for this IlUserData.

Parameters:
firstname -

getLastname

public String getLastname()
Gets the lastname value for this IlUserData.

Returns:
lastname

setLastname

public void setLastname(String lastname)
Sets the lastname value for this IlUserData.

Parameters:
lastname -

getTitle

public String getTitle()
Gets the title value for this IlUserData.

Returns:
title

setTitle

public void setTitle(String title)
Sets the title value for this IlUserData.

Parameters:
title -

getGender

public String getGender()
Gets the gender value for this IlUserData.

Returns:
gender

setGender

public void setGender(String gender)
Sets the gender value for this IlUserData.

Parameters:
gender -

getEmail

public String getEmail()
Gets the email value for this IlUserData.

Returns:
email

setEmail

public void setEmail(String email)
Sets the email value for this IlUserData.

Parameters:
email -

getInstitution

public String getInstitution()
Gets the institution value for this IlUserData.

Returns:
institution

setInstitution

public void setInstitution(String institution)
Sets the institution value for this IlUserData.

Parameters:
institution -

getStreet

public String getStreet()
Gets the street value for this IlUserData.

Returns:
street

setStreet

public void setStreet(String street)
Sets the street value for this IlUserData.

Parameters:
street -

getCity

public String getCity()
Gets the city value for this IlUserData.

Returns:
city

setCity

public void setCity(String city)
Sets the city value for this IlUserData.

Parameters:
city -

getZipcode

public String getZipcode()
Gets the zipcode value for this IlUserData.

Returns:
zipcode

setZipcode

public void setZipcode(String zipcode)
Sets the zipcode value for this IlUserData.

Parameters:
zipcode -

getCountry

public String getCountry()
Gets the country value for this IlUserData.

Returns:
country

setCountry

public void setCountry(String country)
Sets the country value for this IlUserData.

Parameters:
country -

getPhone_office

public String getPhone_office()
Gets the phone_office value for this IlUserData.

Returns:
phone_office

setPhone_office

public void setPhone_office(String phone_office)
Sets the phone_office value for this IlUserData.

Parameters:
phone_office -

getLast_login

public String getLast_login()
Gets the last_login value for this IlUserData.

Returns:
last_login

setLast_login

public void setLast_login(String last_login)
Sets the last_login value for this IlUserData.

Parameters:
last_login -

getLast_update

public String getLast_update()
Gets the last_update value for this IlUserData.

Returns:
last_update

setLast_update

public void setLast_update(String last_update)
Sets the last_update value for this IlUserData.

Parameters:
last_update -

getCreate_date

public String getCreate_date()
Gets the create_date value for this IlUserData.

Returns:
create_date

setCreate_date

public void setCreate_date(String create_date)
Sets the create_date value for this IlUserData.

Parameters:
create_date -

getHobby

public String getHobby()
Gets the hobby value for this IlUserData.

Returns:
hobby

setHobby

public void setHobby(String hobby)
Sets the hobby value for this IlUserData.

Parameters:
hobby -

getDepartment

public String getDepartment()
Gets the department value for this IlUserData.

Returns:
department

setDepartment

public void setDepartment(String department)
Sets the department value for this IlUserData.

Parameters:
department -

getPhone_home

public String getPhone_home()
Gets the phone_home value for this IlUserData.

Returns:
phone_home

setPhone_home

public void setPhone_home(String phone_home)
Sets the phone_home value for this IlUserData.

Parameters:
phone_home -

getPhone_mobile

public String getPhone_mobile()
Gets the phone_mobile value for this IlUserData.

Returns:
phone_mobile

setPhone_mobile

public void setPhone_mobile(String phone_mobile)
Sets the phone_mobile value for this IlUserData.

Parameters:
phone_mobile -

getFax

public String getFax()
Gets the fax value for this IlUserData.

Returns:
fax

setFax

public void setFax(String fax)
Sets the fax value for this IlUserData.

Parameters:
fax -

getTime_limit_owner

public int getTime_limit_owner()
Gets the time_limit_owner value for this IlUserData.

Returns:
time_limit_owner

setTime_limit_owner

public void setTime_limit_owner(int time_limit_owner)
Sets the time_limit_owner value for this IlUserData.

Parameters:
time_limit_owner -

getTime_limit_unlimited

public int getTime_limit_unlimited()
Gets the time_limit_unlimited value for this IlUserData.

Returns:
time_limit_unlimited

setTime_limit_unlimited

public void setTime_limit_unlimited(int time_limit_unlimited)
Sets the time_limit_unlimited value for this IlUserData.

Parameters:
time_limit_unlimited -

getTime_limit_from

public int getTime_limit_from()
Gets the time_limit_from value for this IlUserData.

Returns:
time_limit_from

setTime_limit_from

public void setTime_limit_from(int time_limit_from)
Sets the time_limit_from value for this IlUserData.

Parameters:
time_limit_from -

getTime_limit_until

public int getTime_limit_until()
Gets the time_limit_until value for this IlUserData.

Returns:
time_limit_until

setTime_limit_until

public void setTime_limit_until(int time_limit_until)
Sets the time_limit_until value for this IlUserData.

Parameters:
time_limit_until -

getTime_limit_message

public int getTime_limit_message()
Gets the time_limit_message value for this IlUserData.

Returns:
time_limit_message

setTime_limit_message

public void setTime_limit_message(int time_limit_message)
Sets the time_limit_message value for this IlUserData.

Parameters:
time_limit_message -

getReferral_comment

public String getReferral_comment()
Gets the referral_comment value for this IlUserData.

Returns:
referral_comment

setReferral_comment

public void setReferral_comment(String referral_comment)
Sets the referral_comment value for this IlUserData.

Parameters:
referral_comment -

getMatriculation

public String getMatriculation()
Gets the matriculation value for this IlUserData.

Returns:
matriculation

setMatriculation

public void setMatriculation(String matriculation)
Sets the matriculation value for this IlUserData.

Parameters:
matriculation -

getActive

public int getActive()
Gets the active value for this IlUserData.

Returns:
active

setActive

public void setActive(int active)
Sets the active value for this IlUserData.

Parameters:
active -

isAccepted_agreement

public boolean isAccepted_agreement()
Gets the accepted_agreement value for this IlUserData.

Returns:
accepted_agreement

setAccepted_agreement

public void setAccepted_agreement(boolean accepted_agreement)
Sets the accepted_agreement value for this IlUserData.

Parameters:
accepted_agreement -

getApprove_date

public String getApprove_date()
Gets the approve_date value for this IlUserData.

Returns:
approve_date

setApprove_date

public void setApprove_date(String approve_date)
Sets the approve_date value for this IlUserData.

Parameters:
approve_date -

getUser_skin

public String getUser_skin()
Gets the user_skin value for this IlUserData.

Returns:
user_skin

setUser_skin

public void setUser_skin(String user_skin)
Sets the user_skin value for this IlUserData.

Parameters:
user_skin -

getUser_style

public String getUser_style()
Gets the user_style value for this IlUserData.

Returns:
user_style

setUser_style

public void setUser_style(String user_style)
Sets the user_style value for this IlUserData.

Parameters:
user_style -

getUser_language

public String getUser_language()
Gets the user_language value for this IlUserData.

Returns:
user_language

setUser_language

public void setUser_language(String user_language)
Sets the user_language value for this IlUserData.

Parameters:
user_language -

getImport_id

public String getImport_id()
Gets the import_id value for this IlUserData.

Returns:
import_id

setImport_id

public void setImport_id(String import_id)
Sets the import_id value for this IlUserData.

Parameters:
import_id -

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)
Get Custom Deserializer