| Package | Description |
|---|---|
| com.helger.photon.basic.object.accarea | |
| com.helger.photon.basic.object.client |
| Constructor and Description |
|---|
AbstractHasAccountingAreaObject(IClient aClient,
IAccountingArea aAccountingArea) |
AbstractHasAccountingAreaOptionalObject(IClient aClient,
IAccountingArea aAccountingArea) |
| Modifier and Type | Method and Description |
|---|---|
IClient |
IHasClient.getClient() |
IClient |
IClientObject.getClient() |
IClient |
AbstractHasClient.getClient() |
IClient |
IClientResolver.getClientOfID(String sID)
Get the client of the specified ID.
|
| Modifier and Type | Method and Description |
|---|---|
default boolean |
IHasClient.hasSameClient(IClient aClient)
Check if the passed client has the same ID as this object
|
| Constructor and Description |
|---|
AbstractHasClient(IClient aClient) |
Copyright © 2014–2017 Philip Helger. All rights reserved.