- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- IHasClient, IHasClientID, com.helger.datetime.IHasCreationDateTime, IHasCreationInfo, com.helger.datetime.IHasDeletionDateTime, IHasDeletionInfo, com.helger.commons.id.IHasID<String>, com.helger.datetime.IHasLastModificationDateTime, IHasLastModificationInfo, com.helger.commons.type.IHasType, IObject, com.helger.commons.type.ITypedObject<String>
- All Known Subinterfaces:
- IAccountingArea, IAccountingAreaObject
- All Known Implementing Classes:
- AbstractAccountingAreaObject, AbstractAccountingAreaOptionalObject, AbstractClientObject, AccountingArea
public interface IClientObject
extends IObject, IHasClient
Base interface for an object that is uniquely assigned to a client.
- Author:
- Philip Helger
-
-
Method Summary
-
Methods inherited from interface com.helger.commons.type.IHasType
getTypeID
-
Methods inherited from interface com.helger.commons.id.IHasID
getID
-
Methods inherited from interface com.helger.datetime.IHasLastModificationDateTime
getLastModificationDateTime
-
Methods inherited from interface com.helger.datetime.IHasDeletionDateTime
getDeletionDateTime
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014–2015 Philip Helger. All rights reserved.