fits(IContact contact) | org.turro.erp.entity.HumanResource | |
fits(AptitudeDegree required, Date now) | org.turro.erp.entity.HumanResource | |
getActiveAptitudes(Date date) | org.turro.erp.entity.HumanResource | |
getContract() | org.turro.erp.entity.HumanResource | |
getCostHour() | org.turro.erp.entity.HumanResource | |
getDefaultHumanResourceAptitude(Date date) | org.turro.erp.entity.HumanResource | |
getId() | org.turro.erp.entity.HumanResource | |
getIdContract() | org.turro.erp.entity.HumanResource | |
getIdOperator() | org.turro.erp.entity.HumanResource | |
getMarketPrice() | org.turro.erp.entity.HumanResource | |
getName() | org.turro.erp.entity.HumanResource | |
getOperator() | org.turro.erp.entity.HumanResource | |
getOwnedAptitudes() | org.turro.erp.entity.HumanResource | |
getPriceHour() | org.turro.erp.entity.HumanResource | |
isActive() | org.turro.erp.entity.HumanResource | |
isInternal() | org.turro.erp.entity.HumanResource | |
prepareForSaving() | org.turro.erp.entity.HumanResource | |
setActive(boolean active) | org.turro.erp.entity.HumanResource | |
setContract(Contract contract) | org.turro.erp.entity.HumanResource | |
setCostHour(double costHour) | org.turro.erp.entity.HumanResource | |
setId(long id) | org.turro.erp.entity.HumanResource | |
setIdContract(long idContract) | org.turro.erp.entity.HumanResource | |
setIdOperator(long idOperator) | org.turro.erp.entity.HumanResource | |
setMarketPrice(double marketPrice) | org.turro.erp.entity.HumanResource | |
setName(String name) | org.turro.erp.entity.HumanResource | |
setOperator(ContractParticipant operator) | org.turro.erp.entity.HumanResource | |
setOwnedAptitudes(List< OwnedAptitude > ownedAptitudes) | org.turro.erp.entity.HumanResource | |
setPriceHour(double priceHour) | org.turro.erp.entity.HumanResource | |