public interface FinancialsBudgetingBatchProfile extends OsidProfile
The FinancialsBudgetingBatchProfile describes the
interoperability among financials budgeting batch services.
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsBudgetBatchAdmin()
Tests if bulk administration of budgets is available.
|
boolean |
supportsBudgetEntryBatchAdmin()
Tests if bulk administration of budget entries is available.
|
boolean |
supportsVisibleFederation()
Tests if federation is visible.
|
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypegetBranding, getBrandingIds, getLicense, getProvider, getProviderIdboolean supportsVisibleFederation()
true if visible federation is supported
, false otherwisemandatory - This method must be implemented. boolean supportsBudgetBatchAdmin()
true if a budget bulk administrative service is
available, false otherwisemandatory - This method must be implemented. boolean supportsBudgetEntryBatchAdmin()
true if a budget entry bulk administrative
service is available, false otherwisemandatory - This method must be implemented.