Package | Description |
---|---|
org.salespointframework.accountancy |
Accountancy subsystem.
|
Modifier and Type | Method and Description |
---|---|
AccountancyEntryIdentifier |
AccountancyEntry.getId() |
Modifier and Type | Method and Description |
---|---|
Optional<AccountancyEntry> |
Accountancy.get(AccountancyEntryIdentifier accountancyEntryIdentifier)
Returns the
AccountancyEntry of type clazz and all sub-types, identified by
AccountancyEntryIdentifier . |
Optional<AccountancyEntry> |
PersistentAccountancy.get(AccountancyEntryIdentifier accountancyEntryIdentifier) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.