| 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.
|
interface |
IHasAccountingArea
Base interface for objects that have an accounting area.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAccountingAreaObject |
class |
AbstractAccountingAreaOptionalObject
Like
AbstractAccountingAreaObject but with an optional accounting
area |
class |
AbstractHasAccountingAreaObject |
class |
AbstractHasAccountingAreaOptionalObject |
class |
AccountingArea
Default implementation of
IAccountingArea |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IClientObject
Base interface for an object that is uniquely assigned to a client.
|
interface |
IHasClient
Base interface for objects that have a client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClientObject |
class |
AbstractHasClient |
Copyright © 2014–2015 Philip Helger. All rights reserved.