collections() | org.turro.jpa.entity.IDaoEntity | |
entityId() | org.turro.financials.entity.Company | |
getClosingDate() | org.turro.financials.entity.Company | |
getHeadquarters() | org.turro.financials.entity.Company | |
getIContact() | org.turro.financials.entity.Company | |
getId() | org.turro.financials.entity.Company | |
getIdContact() | org.turro.financials.entity.Company | |
getName() | org.turro.financials.entity.Company | |
getProfitMargin() | org.turro.financials.entity.Company | |
getSerializerMappings() | org.turro.financials.entity.Company | |
getServices() | org.turro.financials.entity.Company | |
getStructureMargin() | org.turro.financials.entity.Company | |
isAlwaysApply() | org.turro.financials.entity.Company | |
isEmpty() | org.turro.financials.entity.Company | |
isNew() | org.turro.jpa.entity.IDaoEntity | |
prepareDelete() | org.turro.jpa.entity.IDaoEntity | |
prepareSave() | org.turro.jpa.entity.IDaoEntity | |
removeEmpties() | org.turro.jpa.entity.IDaoEntity | |
setAlwaysApply(boolean alwaysApply) | org.turro.financials.entity.Company | |
setClosingDate(Date closingDate) | org.turro.financials.entity.Company | |
setHeadquarters(Set< Headquarters > headquarters) | org.turro.financials.entity.Company | |
setIContact(IContact contact) | org.turro.financials.entity.Company | |
setId(long id) | org.turro.financials.entity.Company | |
setIdContact(String idContact) | org.turro.financials.entity.Company | |
setName(String name) | org.turro.financials.entity.Company | |
setProfitMargin(double profitMargin) | org.turro.financials.entity.Company | |
setServices(Set< Service > services) | org.turro.financials.entity.Company | |
setStructureMargin(double structureMargin) | org.turro.financials.entity.Company | |