org.openmobileis.modules.crm.data.common
Class DefaultRepresentant
java.lang.Object
org.openmobileis.modules.crm.data.common.DefaultRepresentant
- All Implemented Interfaces:
- Representant, java.io.Serializable
- public class DefaultRepresentant
- extends java.lang.Object
- implements Representant, java.io.Serializable
Title: OpenMobileIS project source
Description:
- Since:
- JDK 1.1
- Version:
- 1.0.
- Author:
- Philippe Delrieu 2002
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
protected static final long serialVersionUID
- See Also:
- Constant Field Values
DefaultRepresentant
protected DefaultRepresentant()
- Constructor for Representant.
DefaultRepresentant
public DefaultRepresentant(java.lang.String id)
- Constructor for Representant.
- Parameters:
id
-
getRepresentantId
public java.lang.String getRepresentantId()
- Specified by:
getRepresentantId
in interface Representant
getLangue
public java.lang.String getLangue()
- Returns the langue.
- Specified by:
getLangue
in interface Representant
- Returns:
- String
setLangue
public void setLangue(java.lang.String langue)
- Sets the langue.
- Specified by:
setLangue
in interface Representant
- Parameters:
langue
- The langue to set
isInstallRepresentant
public boolean isInstallRepresentant()
- Specified by:
isInstallRepresentant
in interface Representant
setInstallRepresentant
public void setInstallRepresentant(boolean bool)
- Specified by:
setInstallRepresentant
in interface Representant
isSelectedRepresentant
public boolean isSelectedRepresentant()
- Specified by:
isSelectedRepresentant
in interface Representant
setSelectedRepresentant
public void setSelectedRepresentant(boolean bool)
- Specified by:
setSelectedRepresentant
in interface Representant
getProfil
public java.lang.String getProfil()
- Specified by:
getProfil
in interface Representant
- Returns:
setProfil
public void setProfil(java.lang.String string)
- Specified by:
setProfil
in interface Representant
- Parameters:
string
-
Copyright 2005 e-Care. All Rights Reserved.