arta.synergy.web.common.client.data.person
Class HRPerson

java.lang.Object
  extended by arta.synergy.web.common.client.data.person.SSimplePerson
      extended by arta.synergy.web.common.client.data.person.HRPerson
All Implemented Interfaces:
TagObject, PersonItemIF, java.io.Serializable, java.lang.Comparable

public class HRPerson
extends SSimplePerson
implements java.io.Serializable

Created by IntelliJ IDEA. User: topa Date: 07.03.13 Time: 11:01 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class arta.synergy.web.common.client.data.person.SSimplePerson
customFields
 
Constructor Summary
HRPerson()
           
 
Method Summary
 boolean isActive()
           
 void setActive(boolean active)
           
 
Methods inherited from class arta.synergy.web.common.client.data.person.SSimplePerson
addPositionName, compareTo, getCustomFieldValue, getDepartmentName, getDescription, getFirstname, getID, getLastname, getName, getName, getPatronymic, getPersonID, getPersonName, getPositionName, getTagName, getType, mergePositions, setDepartmentName, setFirstname, setLastname, setPatronymic, setPersonID, setPersonName, setPositionName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HRPerson

public HRPerson()
Method Detail

isActive

public boolean isActive()

setActive

public void setActive(boolean active)


Copyright © 2000 Dummy Corp. All Rights Reserved.