checkNames() | org.turro.financials.entity.Contract | static |
collections() | org.turro.financials.entity.Contract | |
entityId() | org.turro.financials.entity.Contract | |
getContractDefinition() | org.turro.financials.entity.Contract | |
getContracted() | org.turro.financials.entity.Contract | |
getContractFlows() | org.turro.financials.entity.Contract | |
getContractHandshake() | org.turro.financials.entity.Contract | |
getContractor() | org.turro.financials.entity.Contract | |
getContractPreferences() | org.turro.financials.entity.Contract | |
getCurrency() | org.turro.financials.entity.Contract | |
getDepartment() | org.turro.financials.entity.Contract | |
getDocuments() | org.turro.financials.entity.Contract | |
getEndDate() | org.turro.financials.entity.Contract | |
getFee() | org.turro.financials.entity.Contract | |
getFlowFor(Document document) | org.turro.financials.entity.Contract | |
getFullDescription() | org.turro.financials.entity.Contract | |
getGlobalId() | org.turro.financials.entity.Contract | |
getGrouping() | org.turro.financials.entity.Contract | |
getIContractor() | org.turro.financials.entity.Contract | |
getId() | org.turro.financials.entity.Contract | |
getIParticipants() | org.turro.financials.entity.Contract | |
getIParticipantsEmail() | org.turro.financials.entity.Contract | |
getName() | org.turro.financials.entity.Contract | |
getNotes() | org.turro.financials.entity.Contract | |
getOperatingModifier() | org.turro.financials.entity.Contract | |
getPartialDescription() | org.turro.financials.entity.Contract | |
getParticipants() | org.turro.financials.entity.Contract | |
getPeriodicity() | org.turro.financials.entity.Contract | |
getRelatedContractStores() | org.turro.financials.entity.Contract | |
getSerializerMappings() | org.turro.financials.entity.Contract | |
getService() | org.turro.financials.entity.Contract | |
getStartDate() | org.turro.financials.entity.Contract | |
getTaxes() | org.turro.financials.entity.Contract | |
getUsualPath(DocumentDefinition documentDefinition) | org.turro.financials.entity.Contract | |
isActive() | org.turro.financials.entity.Contract | |
isCash() | org.turro.financials.entity.Contract | |
isEmpty() | org.turro.financials.entity.Contract | |
isEquivalenceSurcharge() | org.turro.financials.entity.Contract | |
isNew() | org.turro.jpa.entity.IDaoEntity | |
isStock() | org.turro.financials.entity.Contract | |
isUseContractorCode() | org.turro.financials.entity.Contract | |
prepareDelete() | org.turro.jpa.entity.IDaoEntity | |
prepareSave() | org.turro.financials.entity.Contract | |
removeEmpties() | org.turro.jpa.entity.IDaoEntity | |
setActive(boolean active) | org.turro.financials.entity.Contract | |
setCash(boolean cash) | org.turro.financials.entity.Contract | |
setContractDefinition(ContractDefinition contractDefinition) | org.turro.financials.entity.Contract | |
setContracted(Set< Contracted > contracted) | org.turro.financials.entity.Contract | |
setContractFlows(Set< ContractFlow > contractFlows) | org.turro.financials.entity.Contract | |
setContractHandshake(ContractHandshake contractHandshake) | org.turro.financials.entity.Contract | |
setContractor(String contractor) | org.turro.financials.entity.Contract | |
setContractPreferences(Set< ContractPreference > contractPreferences) | org.turro.financials.entity.Contract | |
setCurrency(Currency currency) | org.turro.financials.entity.Contract | |
setDepartment(Department department) | org.turro.financials.entity.Contract | |
setEndDate(Date endDate) | org.turro.financials.entity.Contract | |
setEquivalenceSurcharge(boolean equivalenceSurcharge) | org.turro.financials.entity.Contract | |
setFee(double fee) | org.turro.financials.entity.Contract | |
setGlobalId(String globalId) | org.turro.financials.entity.Contract | |
setGrouping(String grouping) | org.turro.financials.entity.Contract | |
setId(long id) | org.turro.financials.entity.Contract | |
setName(String name) | org.turro.financials.entity.Contract | |
setNotes(String notes) | org.turro.financials.entity.Contract | |
setOperatingModifier(OperatingModifier operatingModifier) | org.turro.financials.entity.Contract | |
setParticipants(Set< ContractParticipant > participants) | org.turro.financials.entity.Contract | |
setPeriodicity(Periodicity periodicity) | org.turro.financials.entity.Contract | |
setRelatedContractStores(Set< RelatedContractStore > relatedContractStores) | org.turro.financials.entity.Contract | |
setService(Service service) | org.turro.financials.entity.Contract | |
setStartDate(Date startDate) | org.turro.financials.entity.Contract | |
setStock(boolean stock) | org.turro.financials.entity.Contract | |
setTaxes(Set< Tax > taxes) | org.turro.financials.entity.Contract | |
setUseContractorCode(boolean useContractorCode) | org.turro.financials.entity.Contract | |