Class Inx_Apiimpl_Approval_ApproverManagerImpl

Description

Implements interfaces:

ApproverManagerImpl

ApproverManagerImpl

  • version:

Located in /Apiimpl/Approval/ApproverManagerImpl.php (line 10)


	
			
Variable Summary
mixed $_oSc
mixed $_oService
Method Summary
Inx_Apiimpl_Approval_ApproverManagerImpl __construct ( $oSc)
void createApprover ()
void fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)
void get ( $id)
void remove ( $id)
void removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $aIndexRanges)
void select ( $listContext)
void selectAll ()
Variables
mixed $_oSc (line 13)
  • access: protected
mixed $_oService (line 15)
  • access: protected
Methods
Constructor __construct (line 18)
  • access: public
Inx_Apiimpl_Approval_ApproverManagerImpl __construct ( $oSc)
  • $oSc
createApprover (line 95)
  • access: public
void createApprover ()

Implementation of:
Inx_Api_Approval_ApproverManager::createApprover()
Creates a new approver.
fetchBOs (line 86)
  • access: public
void fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::fetchBOs()
get (line 42)
  • access: public
void get ( $id)
  • $id

Implementation of:
Inx_Api_BOManager::get()
Returns the Inx_Api_BusinessObject with the specified id.
remove (line 63)
  • access: public
void remove ( $id)
  • $id

Implementation of:
Inx_Api_BOManager::remove()
Removes the Inx_Api_BusinessObject with the specified id.
removeBOs (line 80)
  • access: public
void removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $aIndexRanges)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::removeBOs()
select (line 26)
  • access: public
void select ( $listContext)
  • $listContext

Implementation of:
Inx_Api_Approval_ApproverManager::select()
Selects all approvers assigned to the given list and all system wide approvers.
selectAll (line 108)
  • access: public
void selectAll ()

Implementation of:
Inx_Api_BOManager::selectAll()
Returns an Inx_Api_BOResultSet containing all managed Inx_Api_BusinessObjects.

Documentation generated on Thu, 17 Sep 2015 14:27:20 +0200 by phpDocumentor 1.3.2