Uses of Interface
com.helger.tenancy.tenant.IHasTenantID
-
Packages that use IHasTenantID Package Description com.helger.tenancy.accarea com.helger.tenancy.tenant -
-
Uses of IHasTenantID in com.helger.tenancy.accarea
Subinterfaces of IHasTenantID 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 IHasTenantID 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 IHasTenantID in com.helger.tenancy.tenant
Subinterfaces of IHasTenantID in com.helger.tenancy.tenant Modifier and Type Interface Description interfaceIHasTenantBase interface for objects that have a tenant.interfaceITenantObjectBase interface for an object that is uniquely assigned to a tenant.Classes in com.helger.tenancy.tenant that implement IHasTenantID Modifier and Type Class Description classAbstractHasTenantAbstract base implementation forIHasTenant.classAbstractTenantObjectAbstract base implementation ofITenantObject.
-