Package com.helger.tenancy.datetime
Interface IHasCreationInfo
-
- All Superinterfaces:
com.helger.datetime.domain.IHasCreationDateTime
- All Known Subinterfaces:
IAccountingArea,IAccountingAreaObject,IBusinessObject,ITenant,ITenantObject
- All Known Implementing Classes:
AbstractAccountingArea,AbstractBusinessObject,AbstractTenantObject
public interface IHasCreationInfo extends com.helger.datetime.domain.IHasCreationDateTimeBase interface for an object that has a date time and a user ID.- Author:
- Philip Helger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetCreationUserID()default booleanhasCreationUserID()
-