| Package | Description |
|---|---|
| com.helger.photon.basic.object.accarea |
| Modifier and Type | Method and Description |
|---|---|
IAccountingArea |
IHasAccountingArea.getAccountingArea() |
IAccountingArea |
AbstractHasAccountingAreaOptionalObject.getAccountingArea() |
IAccountingArea |
AbstractHasAccountingAreaObject.getAccountingArea() |
IAccountingArea |
IAccountingAreaResolver.getAccountingAreaOfID(String sID)
Get the accounting area of the specified ID.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IHasAccountingArea.hasSameClientAndAccountingAreaID(IAccountingArea aAccountingArea)
Check if the passed object has the same client ID and the same accounting
area ID as this object
|
boolean |
AbstractHasAccountingAreaOptionalObject.hasSameClientAndAccountingAreaID(IAccountingArea aAccountingArea) |
boolean |
AbstractHasAccountingAreaObject.hasSameClientAndAccountingAreaID(IAccountingArea aAccountingArea) |
| Constructor and Description |
|---|
AbstractHasAccountingAreaObject(IAccountingArea aAccountingArea) |
AbstractHasAccountingAreaObject(IClient aClient,
IAccountingArea aAccountingArea) |
AbstractHasAccountingAreaOptionalObject(IAccountingArea aAccountingArea) |
AbstractHasAccountingAreaOptionalObject(IClient aClient,
IAccountingArea aAccountingArea) |
Copyright © 2014–2017 Philip Helger. All rights reserved.