- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- IClientObject, IHasAccountingArea, IHasAccountingAreaID, IHasClient, IHasClientID, com.helger.datetime.domain.IHasCreationDateTime, IHasCreationInfo, com.helger.datetime.domain.IHasDeletionDateTime, IHasDeletionInfo, com.helger.commons.id.IHasID<String>, com.helger.datetime.domain.IHasLastModificationDateTime, IHasLastModificationInfo, com.helger.commons.type.IHasObjectType, IObject, com.helger.commons.type.ITypedObject<String>, Serializable
public interface IAccountingAreaObject
extends IClientObject, IHasAccountingArea
Base interface for an object that is uniquely assigned to an accounting area.
- Author:
- Philip Helger
-
-
Method Summary
-
Methods inherited from interface com.helger.commons.type.IHasObjectType
getObjectType, hasObjectType
-
Methods inherited from interface com.helger.commons.id.IHasID
getComparatorID, getID
-
Methods inherited from interface com.helger.datetime.domain.IHasLastModificationDateTime
getLastModificationDateTime, hasLastModificationDateTime
-
Methods inherited from interface com.helger.datetime.domain.IHasDeletionDateTime
getDeletionDateTime, hasDeletionDateTime
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014–2017 Philip Helger. All rights reserved.