Uses of Interface
com.helger.tenancy.accarea.IHasAccountingAreaID
-
Packages that use IHasAccountingAreaID Package Description com.helger.tenancy.accarea -
-
Uses of IHasAccountingAreaID in com.helger.tenancy.accarea
Subinterfaces of IHasAccountingAreaID in com.helger.tenancy.accarea Modifier and Type Interface Description interfaceIAccountingAreaObjectBase interface for an object that is uniquely assigned to an accounting area.interfaceIHasAccountingAreaBase interface for objects that have an accounting area.Classes in com.helger.tenancy.accarea that implement IHasAccountingAreaID Modifier and Type Class Description classAbstractHasAccountingAreaObjectAbstract implementation ofIHasAccountingAreabased onAbstractHasTenantwith a mandatory accounting area.classAbstractHasAccountingAreaOptionalObjectAbstract implementation ofIHasAccountingAreabased onAbstractHasTenantwith an optional accounting area.
-