arta.synergy.web.common.client.data.filecabinet
Class Position
java.lang.Object
arta.synergy.web.common.client.data.structure.Element
arta.synergy.web.common.client.data.filecabinet.Position
- All Implemented Interfaces:
- java.io.Serializable
public class Position
- extends Element
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
calendarsInfo
public java.util.HashMap<java.lang.String,UserCalendarInfo> calendarsInfo
asfDatas
public java.util.List<kz.arta.synergy.forms.common.object.shared.ASFData> asfDatas
Position
public Position()
getPositionID
public java.lang.String getPositionID()
setPositionID
public void setPositionID(java.lang.String positionID)
getNameRU
public java.lang.String getNameRU()
setNameRU
public void setNameRU(java.lang.String nameRU)
getNameKZ
public java.lang.String getNameKZ()
setNameKZ
public void setNameKZ(java.lang.String nameKZ)
getNameEN
public java.lang.String getNameEN()
setNameEN
public void setNameEN(java.lang.String nameEN)
getParentDepartmentID
public java.lang.String getParentDepartmentID()
setParentDepartmentID
public void setParentDepartmentID(java.lang.String parentDepartmentID)
getNeeded
public int getNeeded()
setNeeded
public void setNeeded(int needed)
getCode
public java.lang.String getCode()
setCode
public void setCode(java.lang.String code)
getObjectivesSetType
public int getObjectivesSetType()
setObjectivesSetType
public void setObjectivesSetType(int objectivesSetType)
getPositionType
public int getPositionType()
setPositionType
public void setPositionType(int positionType)
getName
public java.lang.String getName(java.lang.String locale)
getParentDepartment
public Element getParentDepartment()
getPersons
public java.util.ArrayList<SimplePerson> getPersons()
setParentDepartment
public void setParentDepartment(Element parentDepartment)
setPersons
public void setPersons(java.util.ArrayList<SimplePerson> persons)
getParentDepartmentType
public int getParentDepartmentType()
setParentDepartmentType
public void setParentDepartmentType(int parentDepartmentType)
getBranchID
public java.lang.String getBranchID()
setBranchID
public void setBranchID(java.lang.String branchID)
getPointerCode
public java.lang.String getPointerCode()
setPointerCode
public void setPointerCode(java.lang.String pointerCode)
isEditable
public boolean isEditable()
setEditable
public void setEditable(boolean editable)
isAppointmentAllowed
public boolean isAppointmentAllowed()
setAppointmentAllowed
public void setAppointmentAllowed(boolean appointmentAllowed)
getSalary
public double getSalary()
setSalary
public void setSalary(double salary)
getNumber
public int getNumber()
setNumber
public void setNumber(int number)
Copyright © 2000 Dummy Corp. All Rights Reserved.