Uses of Interface
com.helger.tenancy.tenant.IHasTenant
-
Packages that use IHasTenant Package Description com.helger.tenancy.accarea com.helger.tenancy.tenant -
-
Uses of IHasTenant in com.helger.tenancy.accarea
Subinterfaces of IHasTenant in com.helger.tenancy.accarea Modifier and Type Interface Description interfaceIAccountingAreaThis interface represents a single accounting area.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 IHasTenant Modifier and Type Class Description classAbstractAccountingAreaAbstract base implementation ofIAccountingAreaclassAbstractHasAccountingAreaObjectAbstract implementation ofIHasAccountingAreabased onAbstractHasTenantwith a mandatory accounting area.classAbstractHasAccountingAreaOptionalObjectAbstract implementation ofIHasAccountingAreabased onAbstractHasTenantwith an optional accounting area. -
Uses of IHasTenant in com.helger.tenancy.tenant
Subinterfaces of IHasTenant in com.helger.tenancy.tenant Modifier and Type Interface Description interfaceITenantObjectBase interface for an object that is uniquely assigned to a tenant.Classes in com.helger.tenancy.tenant that implement IHasTenant Modifier and Type Class Description classAbstractHasTenantAbstract base implementation forIHasTenant.classAbstractTenantObjectAbstract base implementation ofITenantObject.
-