| Package | Description |
|---|---|
| com.helger.photon.basic.object.accarea | |
| com.helger.photon.basic.object.client |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAccountingArea
This interface represents a single accounting area.
|
interface |
IAccountingAreaObject
Base interface for an object that is uniquely assigned to an accounting area.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAccountingAreaObject |
class |
AbstractAccountingAreaOptionalObject
Like
AbstractAccountingAreaObject but with an optional accounting
area |
class |
AccountingArea
Default implementation of
IAccountingArea |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractAccountingAreaOptionalObject.hasSameClientID(IClientObject aClientObject) |
boolean |
AbstractAccountingAreaObject.hasSameClientID(IClientObject aClientObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClientObject |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IHasClient.hasSameClientID(IClientObject aClientObject)
Check if the passed object has the same client ID as this object
|
boolean |
AbstractHasClient.hasSameClientID(IClientObject aClientObject) |
boolean |
AbstractClientObject.hasSameClientID(IClientObject aClientObject) |
| Constructor and Description |
|---|
AbstractClientObject(IClientObject aBase) |
Copyright © 2014–2015 Philip Helger. All rights reserved.