Uses of Interface
com.helger.tenancy.datetime.IHasLastModificationInfo
-
Packages that use IHasLastModificationInfo Package Description com.helger.tenancy com.helger.tenancy.accarea com.helger.tenancy.tenant -
-
Uses of IHasLastModificationInfo in com.helger.tenancy
Subinterfaces of IHasLastModificationInfo in com.helger.tenancy Modifier and Type Interface Description interfaceIBusinessObjectBase interface for all business objects.Classes in com.helger.tenancy that implement IHasLastModificationInfo Modifier and Type Class Description classAbstractBusinessObjectAbstract base implementation ofIBusinessObjectthat handles everything exceptIHasObjectType.getObjectType(). -
Uses of IHasLastModificationInfo in com.helger.tenancy.accarea
Subinterfaces of IHasLastModificationInfo 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 IHasLastModificationInfo Modifier and Type Class Description classAbstractAccountingAreaAbstract base implementation ofIAccountingArea -
Uses of IHasLastModificationInfo in com.helger.tenancy.tenant
Subinterfaces of IHasLastModificationInfo 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 IHasLastModificationInfo Modifier and Type Class Description classAbstractTenantObjectAbstract base implementation ofITenantObject.
-