org.openmobileis.modules.crm.data.common
Interface Representant
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- DefaultRepresentant
- public interface Representant
- extends java.io.Serializable
Title: OpenMobileIS project source
Description:
- Since:
- JDK 1.1
- Version:
- 1.0.
- Author:
- Philippe Delrieu
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
USER
public static final java.lang.String USER
- See Also:
- Constant Field Values
USERRESP
public static final java.lang.String USERRESP
- See Also:
- Constant Field Values
ADMIN
public static final java.lang.String ADMIN
- See Also:
- Constant Field Values
INTRANET
public static final java.lang.String INTRANET
- See Also:
- Constant Field Values
getLangue
public java.lang.String getLangue()
- Returns the langue.
- Returns:
- String
setLangue
public void setLangue(java.lang.String langue)
- Sets the langue.
- Parameters:
langue
- The langue to set
getRepresentantId
public java.lang.String getRepresentantId()
isInstallRepresentant
public boolean isInstallRepresentant()
setInstallRepresentant
public void setInstallRepresentant(boolean bool)
isSelectedRepresentant
public boolean isSelectedRepresentant()
setSelectedRepresentant
public void setSelectedRepresentant(boolean bool)
getProfil
public java.lang.String getProfil()
setProfil
public void setProfil(java.lang.String string)
Copyright 2005 e-Care. All Rights Reserved.