Uses of Class
pl.matsuo.core.model.organization.AbstractParty
| Package | Description |
|---|---|
| pl.matsuo.core.model.organization | |
| pl.matsuo.core.model.report |
-
Uses of AbstractParty in pl.matsuo.core.model.organization
Subclasses of AbstractParty in pl.matsuo.core.model.organization Modifier and Type Class Description classOrganizationUnitOrganization unit - describes company, division etc.classPersonConstructor parameters in pl.matsuo.core.model.organization with type arguments of type AbstractParty Constructor Description QAbstractParty(com.querydsl.core.types.Path<? extends AbstractParty> path)QAbstractParty(Class<? extends AbstractParty> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) -
Uses of AbstractParty in pl.matsuo.core.model.report
Methods in pl.matsuo.core.model.report that return AbstractParty Modifier and Type Method Description AbstractPartyIPrintsReportParams. getPayer()