Uses of Interface
com.helger.tenancy.datetime.IHasDeletionInfo
-
Packages that use IHasDeletionInfo Package Description com.helger.tenancy com.helger.tenancy.accarea com.helger.tenancy.tenant -
-
Uses of IHasDeletionInfo in com.helger.tenancy
Subinterfaces of IHasDeletionInfo in com.helger.tenancy Modifier and Type Interface Description interfaceIBusinessObjectBase interface for all business objects.Classes in com.helger.tenancy that implement IHasDeletionInfo Modifier and Type Class Description classAbstractBusinessObjectAbstract base implementation ofIBusinessObjectthat handles everything exceptIHasObjectType.getObjectType(). -
Uses of IHasDeletionInfo in com.helger.tenancy.accarea
Subinterfaces of IHasDeletionInfo 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.Classes in com.helger.tenancy.accarea that implement IHasDeletionInfo Modifier and Type Class Description classAbstractAccountingAreaAbstract base implementation ofIAccountingArea -
Uses of IHasDeletionInfo in com.helger.tenancy.tenant
Subinterfaces of IHasDeletionInfo in com.helger.tenancy.tenant Modifier and Type Interface Description interfaceITenantRepresents a single tenant (Mandant)interfaceITenantObjectBase interface for an object that is uniquely assigned to a tenant.Classes in com.helger.tenancy.tenant that implement IHasDeletionInfo Modifier and Type Class Description classAbstractTenantObjectAbstract base implementation ofITenantObject.
-