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