Interface FinancialsBudgetingProxyManager
- All Superinterfaces:
AutoCloseable, Closeable, FinancialsBudgetingProfile, OsidProfile, OsidProxyManager, OsidProxyManager, Sourceable
public interface FinancialsBudgetingProxyManager
extends OsidProxyManager, FinancialsBudgetingProfile
The financials budgeting manager provides access to budgeting sessions
and provides interoperability tests for various aspects of this service.
Methods in this manager support the passing of a Proxy for the
purposes of passing information within a server application environment.
The sessions included in this manager are:
-
BudgetLookupSession: a session to retrieve budgets -
BudgetQuerySession: a session to query budgets -
BudgetSearchSession: a session to search for budgets -
BudgetAdminSession: a session to create and delete budgets -
BudgetNotificationSession: a session to receive notifications pertaining to budget changes -
BudgetBusinessSession: a session to look up budget to business mappings -
BudgetBusinessAssignmentSession: a session to manage budget to business mappings -
BudgetSmartBusinessSession: a session to manage dynamic businesses of budgets
-
BudgetEntryLookupSession: a session to retrieve entries -
BudgetEntryLookupSession: a session to query entries -
BudgetEntrySearchSession: a session to search for entries -
BudgetEntryAdminSession: a session to create and delete entries -
BudgetEntryNotificationSession: a session to receive notifications pertaining to budget entry changes -
BudgetEntryBusinessSession: a session to look up budget entry to business mappings -
BudgetEntryBusinessAssignmentSession: a session to manage budget entry to business mappings -
BudgetEntrySmartBusinessAssignmentSession: a session to manage dynamic businesses of entries
-
Method Summary
Modifier and TypeMethodDescriptiongetBudgetAdminSession(Proxy proxy) Gets theOsidSessionassociated with the budget administration service.getBudgetAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget administration service for the given business.Gets theOsidSessionassociated with assigning budgets to businesses.getBudgetBusinessSession(Proxy proxy) Gets theOsidSessionto lookup budget/catalog mappings.getBudgetEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the budget entry administration service.getBudgetEntryAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget entry administration service for the given business.Gets theOsidSessionassociated with assigning budget entries to businesses.Gets theOsidSessionto lookup entry/catalog mappings.getBudgetEntryLookupSession(Proxy proxy) Gets theOsidSessionassociated with the budget entry lookup service.getBudgetEntryLookupSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget entry lookup service for the given business.getBudgetEntryNotificationSession(BudgetEntryReceiver budgetEntryReceiver, Proxy proxy) Gets theOsidSessionassociated with the budget entry notification service.getBudgetEntryNotificationSessionForBusiness(BudgetEntryReceiver budgetEntryReceiver, Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget entry notification service for the given business.getBudgetEntryQuerySession(Proxy proxy) Gets theOsidSessionassociated with the budget entry query service.getBudgetEntryQuerySessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget entry query service for the given business.getBudgetEntrySearchSession(Proxy proxy) Gets theOsidSessionassociated with the budget entry search service.getBudgetEntrySearchSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget entry search service for the given business.getBudgetEntrySmartBusinessSession(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget entry smart business service.getBudgetLookupSession(Proxy proxy) Gets theOsidSessionassociated with the budget lookup service.getBudgetLookupSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget lookup service for the given business.getBudgetNotificationSession(BudgetReceiver budgetReceiver, Proxy proxy) Gets theOsidSessionassociated with the budget notification service.getBudgetNotificationSessionForBusiness(BudgetReceiver budgetReceiver, Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget notification service for the given business.getBudgetQuerySession(Proxy proxy) Gets theOsidSessionassociated with the budget query service.getBudgetQuerySessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget query service for the given business.getBudgetSearchSession(Proxy proxy) Gets theOsidSessionassociated with the budget search service.getBudgetSearchSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget search service for the given business.getBudgetSmartBusinessSession(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget smart business service.Gets aFinancialsBudgetingBatchProxyManager.Methods inherited from interface FinancialsBudgetingProfile
getBudgetEntryRecordTypes, getBudgetEntrySearchRecordTypes, getBudgetRecordTypes, getBudgetSearchRecordTypes, supportsBudgetAdmin, supportsBudgetBusiness, supportsBudgetBusinessAssignment, supportsBudgetEntryAdmin, supportsBudgetEntryBusiness, supportsBudgetEntryBusinessAssignment, supportsBudgetEntryLookup, supportsBudgetEntryNotification, supportsBudgetEntryQuery, supportsBudgetEntryRecordType, supportsBudgetEntrySearch, supportsBudgetEntrySearchRecordType, supportsBudgetEntrySmartBusiness, supportsBudgetLookup, supportsBudgetNotification, supportsBudgetQuery, supportsBudgetRecordType, supportsBudgetSearch, supportsBudgetSearchRecordType, supportsBudgetSmartBusiness, supportsFinancialsBudgetingBatch, supportsVisibleFederationModifier and TypeMethodDescriptionGets the supportedBudgetEntryrecord types.Gets the supportedBudgetEntrysearch record types.Gets the supportedBudgetrecord types.Gets the supportedBudgetsearch record types.booleanTests if budget administrative service is supported.booleanTests if a budget cataloging service is supported.booleanTests if a budget cataloging service is supported.booleanTests if budget entry administrative service is supported.booleanTests if a budget entry cataloging service is supported.booleanTests if a budget entry cataloging service is supported.booleanTests if looking up budget entries is supported.booleanTests if an entry notification service is supported.booleanTests if querying budget entries is supported.booleansupportsBudgetEntryRecordType(Type budgetEntryRecordType) Tests if the givenBudgetEntryrecord type is supported.booleanTests if searching budget entries is supported.booleansupportsBudgetEntrySearchRecordType(Type budgetEntrySearchRecordType) Tests if the givenBudgetEntrysearch record type is supported.booleanTests if a budget entry smart business session is available.booleanTests if looking up budgets is supported.booleanTests if a budget notification service is supported.booleanTests if querying budgets is supported.booleansupportsBudgetRecordType(Type budgetRecordType) Tests if the givenBudgetrecord type is supported.booleanTests if searching budgets is supported.booleansupportsBudgetSearchRecordType(Type budgetSearchRecordType) Tests if the givenBudgetsearch record type is supported.booleanTests if a budget smart business session is available.booleanTests for the availability of a financials budgeting batch service.booleanTests if any business federation is exposed.Methods inherited from interface OsidProfile
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypeModifier and TypeMethodDescriptionGets this service branch.Gets theBranch Idrepresenting this service branch.Gets a description of this service implementation.Gets a display name for this service implementation.getId()Gets an identifier for this service implementation.Gets the locales supported in this service.Gets the proxy recordTypessupported in this service.Gets the date this service implementation was released.Gets the version of this service implementation.booleanTest for support of a journal branching service.booleanTest for support of a journaling rollback service.booleansupportsOSIDVersion(Version version) Test for support of an OSID specification version.booleansupportsProxyRecordType(Type proxyRecordType) Test for support of a proxy type.Methods inherited from interface OsidProxyManager
closeMethods inherited from interface OsidProxyManager
changeBranch, initialize, rollbackServiceModifier and TypeMethodDescriptionvoidchangeBranch(Id branchId, Proxy proxy) Changes the service branch.voidinitialize(OsidRuntimeManager runtime) Initializes this manager.rollbackService(Date rollbackTime, Proxy proxy) Rolls back this service to a point in time.Methods inherited from interface Sourceable
getBranding, getBrandingIds, getLicense, getProvider, getProviderIdModifier and TypeMethodDescriptionGets a branding, such as an image or logo, expressed using theAssetinterface.Gets the branding assetIds.Gets the terms of usage.Gets theResourcerepresenting the provider.Gets theIdof the provider.
-
Method Details
-
getBudgetLookupSession
Gets theOsidSessionassociated with the budget lookup service.- Parameters:
proxy- proxy- Returns:
- a
BudgetSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetLookup()} is {@code true} .
-
getBudgetLookupSessionForBusiness
BudgetLookupSession getBudgetLookupSessionForBusiness(Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget lookup service for the given business.- Parameters:
businessId- theIdof the businessproxy- proxy- Returns:
- a
BudgetLookupSession - Throws:
NotFoundException- noBusinessfound by the givenIdNullArgumentException-proxyorbusinessIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetLookup()} and {@code supportsVisibleFederation()} are {@code true}
-
getBudgetQuerySession
Gets theOsidSessionassociated with the budget query service.- Parameters:
proxy- proxy- Returns:
- a
BudgetQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetQuery()} is {@code true} .
-
getBudgetQuerySessionForBusiness
BudgetQuerySession getBudgetQuerySessionForBusiness(Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget query service for the given business.- Parameters:
businessId- theIdof theBusinessproxy- proxy- Returns:
- a
BudgetQuerySession - Throws:
NotFoundException- no business found by the givenIdNullArgumentException-proxyorbusinessIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetQuery()} and {@code supportsVisibleFederation()} are {@code true}
-
getBudgetSearchSession
Gets theOsidSessionassociated with the budget search service.- Parameters:
proxy- proxy- Returns:
- a
BudgetSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetSearch()} is {@code true} .
-
getBudgetSearchSessionForBusiness
BudgetSearchSession getBudgetSearchSessionForBusiness(Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget search service for the given business.- Parameters:
businessId- theIdof theBusinessproxy- proxy- Returns:
- a
BudgetSearchSession - Throws:
NotFoundException- no business found by the givenIdNullArgumentException-proxyorbusinessIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetSearch()} and {@code supportsVisibleFederation()} are {@code true}
-
getBudgetAdminSession
Gets theOsidSessionassociated with the budget administration service.- Parameters:
proxy- proxy- Returns:
- a
BudgetAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetAdmin()} is {@code true} .
-
getBudgetAdminSessionForBusiness
BudgetAdminSession getBudgetAdminSessionForBusiness(Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget administration service for the given business.- Parameters:
businessId- theIdof theBusinessproxy- proxy- Returns:
- a
BudgetAdminSession - Throws:
NotFoundException- no business found by the givenIdNullArgumentException-proxyorbusinessIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetAdmin()} and {@code supportsVisibleFederation()} are {@code true}
-
getBudgetNotificationSession
BudgetNotificationSession getBudgetNotificationSession(BudgetReceiver budgetReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the budget notification service.- Parameters:
budgetReceiver- the notification callbackproxy- proxy- Returns:
- a
BudgetNotificationSession - Throws:
NullArgumentException-budgetReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetNotification()} is {@code true} .
-
getBudgetNotificationSessionForBusiness
BudgetNotificationSession getBudgetNotificationSessionForBusiness(BudgetReceiver budgetReceiver, Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget notification service for the given business.- Parameters:
budgetReceiver- the notification callbackbusinessId- theIdof theBusinessproxy- proxy- Returns:
- a
BudgetNotificationSession - Throws:
NotFoundException- no business found by the givenIdNullArgumentException-budgetReceiver, businessIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetNotification()} and {@code supportsVisibleFederation()} are {@code true}
-
getBudgetBusinessSession
Gets theOsidSessionto lookup budget/catalog mappings.- Parameters:
proxy- proxy- Returns:
- a
BudgetBusinessSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetBusiness()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetBusiness()} is {@code true} .
-
getBudgetBusinessAssignmentSession
BudgetBusinessAssignmentSession getBudgetBusinessAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning budgets to businesses.- Parameters:
proxy- proxy- Returns:
- a
BudgetBusinessAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetBusinessAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetBusinessAssignment()} is {@code true} .
-
getBudgetSmartBusinessSession
BudgetSmartBusinessSession getBudgetSmartBusinessSession(Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget smart business service.- Parameters:
businessId- theIdof theBusinessproxy- proxy- Returns:
- a
BudgetSmartBusinessSession - Throws:
NotFoundException- no business found by the givenIdNullArgumentException-businessIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetSmartBusiness()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetSmartBusiness()} and {@code supportsVisibleFederation()} are {@code true}
-
getBudgetEntryLookupSession
Gets theOsidSessionassociated with the budget entry lookup service.- Parameters:
proxy- proxy- Returns:
- a
BudgetEntryLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntryLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntryLookup()} is {@code true} .
-
getBudgetEntryLookupSessionForBusiness
BudgetEntryLookupSession getBudgetEntryLookupSessionForBusiness(Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget entry lookup service for the given business.- Parameters:
businessId- theIdof theBusinessproxy- proxy- Returns:
- a
BudgetEntryLookupSession - Throws:
NotFoundException- noBusinessfound by the givenIdNullArgumentException-proxyorbusinessIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntryLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntryLookup()} and {@code supportsVisibleFederation()} are {@code true}
-
getBudgetEntryQuerySession
Gets theOsidSessionassociated with the budget entry query service.- Parameters:
proxy- proxy- Returns:
- a
BudgetEntryQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntryQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntryQuery()} is {@code true} .
-
getBudgetEntryQuerySessionForBusiness
BudgetEntryQuerySession getBudgetEntryQuerySessionForBusiness(Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget entry query service for the given business.- Parameters:
businessId- theIdof theBusinessproxy- proxy- Returns:
- a
BudgetEntryQuerySession - Throws:
NotFoundException- no business found by the givenIdNullArgumentException-businessIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntryQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntryQuery()} and {@code supportsVisibleFederation()} are {@code true}
-
getBudgetEntrySearchSession
Gets theOsidSessionassociated with the budget entry search service.- Parameters:
proxy- proxy- Returns:
- a
BudgetEntrySearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntrySearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntrySearch()} is {@code true} .
-
getBudgetEntrySearchSessionForBusiness
BudgetEntrySearchSession getBudgetEntrySearchSessionForBusiness(Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget entry search service for the given business.- Parameters:
businessId- theIdof theBusinessproxy- proxy- Returns:
- a
BudgetEntrySearchSession - Throws:
NotFoundException- no business found by the givenIdNullArgumentException-proxyorbusinessIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntrySearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntrySearch()} and {@code supportsVisibleFederation()} are {@code true}
-
getBudgetEntryAdminSession
Gets theOsidSessionassociated with the budget entry administration service.- Parameters:
proxy- proxy- Returns:
- a
BudgetEntryAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntryAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntryAdmin()} is {@code true} .
-
getBudgetEntryAdminSessionForBusiness
BudgetEntryAdminSession getBudgetEntryAdminSessionForBusiness(Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget entry administration service for the given business.- Parameters:
businessId- theIdof theBusinessproxy- proxy- Returns:
- a
BudgetEntryAdminSession - Throws:
NotFoundException- no business found by the givenIdNullArgumentException-proxyorbusinessIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntryAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntryAdmin()} and {@code supportsVisibleFederation()} are {@code true}
-
getBudgetEntryNotificationSession
BudgetEntryNotificationSession getBudgetEntryNotificationSession(BudgetEntryReceiver budgetEntryReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the budget entry notification service.- Parameters:
budgetEntryReceiver- the notification callbackproxy- proxy- Returns:
- a
BudgetEntryNotificationSession - Throws:
NullArgumentException-budgetEntryReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntryNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntryNotification()} is {@code true} .
-
getBudgetEntryNotificationSessionForBusiness
BudgetEntryNotificationSession getBudgetEntryNotificationSessionForBusiness(BudgetEntryReceiver budgetEntryReceiver, Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget entry notification service for the given business.- Parameters:
budgetEntryReceiver- the notification callbackbusinessId- theIdof theBusinessproxy- proxy- Returns:
- a
BudgetEntryNotificationSession - Throws:
NotFoundException- no business found by the givenIdNullArgumentException-budgetEntryReceiver, businessId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntryNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntryNotification()} and {@code supportsVisibleFederation()} are {@code true}
-
getBudgetEntryBusinessSession
BudgetEntryBusinessSession getBudgetEntryBusinessSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup entry/catalog mappings.- Parameters:
proxy- proxy- Returns:
- a
BudgetEntryCatalogSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntryCatalog()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntryCatalog()} is {@code true} .
-
getBudgetEntryBusinessAssignmentSession
BudgetEntryBusinessAssignmentSession getBudgetEntryBusinessAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning budget entries to businesses.- Parameters:
proxy- proxy- Returns:
- a
BudgetEntryCatalogAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntryCatalogAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntryCatalogAssignment()} is {@code true} .
-
getBudgetEntrySmartBusinessSession
BudgetEntrySmartBusinessSession getBudgetEntrySmartBusinessSession(Id businessId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the budget entry smart business service.- Parameters:
businessId- theIdof theBusinessproxy- proxy- Returns:
- a
BudgetEntrySmartBusinessSession - Throws:
NotFoundException- no business found by the givenIdNullArgumentException-businessIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBudgetEntrySmartBusiness()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBudgetEntrySmartBusiness()} and {@code supportsVisibleFederation()} are {@code true}
-
getFinancialsBudgetingBatchProxyManager
FinancialsBudgetingBatchProxyManager getFinancialsBudgetingBatchProxyManager() throws OperationFailedExceptionGets aFinancialsBudgetingBatchProxyManager.- Returns:
- a
FinancialsBudgetingBatchProxyManager - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsFinancialsBudgetingBatch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsFinancialsBudgetingBatch()} is {@code true} .
-