Class Inx_Apiimpl_DesignTemplate_DesignCollectionManagerImpl

Description
Method Summary
Inx_Apiimpl_DesignTemplate_DesignCollectionManagerImpl __construct (Inx_Apiimpl_SessionContext $sc)
void fetchBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $iIndex,  $iDirection)
void get ( $iId)
void importDesignCollection ( $itcFile, Inx_Api_List_ListContext $listCxt)
void remove ( $iId)
void removeBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $aIndexRanges)
void select (Inx_Api_List_ListContext $listContext)
void selectAll ()
Methods
Constructor __construct (line 16)
  • access: public
Inx_Apiimpl_DesignTemplate_DesignCollectionManagerImpl __construct (Inx_Apiimpl_SessionContext $sc)
createPreviewImageStream (line 190)
  • access: public
void createPreviewImageStream (Inx_Api_DesignTemplate_Style $oStyle)

Implementation of:
Inx_Api_DesignTemplate_DesignCollectionManager::createPreviewImageStream()
Returns the preview image, provided by the design collection.
fetchBOs (line 165)
  • throws: RemoteException
  • access: public
void fetchBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $iIndex,  $iDirection)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::fetchBOs()
get (line 97)
  • throws: Inx_Api_DataException
  • access: public
void get ( $iId)
  • $iId

Implementation of:
Inx_Api_BOManager::get()
Returns the Inx_Api_BusinessObject with the specified id.
importDesignCollection (line 28)
  • access: public
void importDesignCollection ( $itcFile, Inx_Api_List_ListContext $listCxt)

Implementation of:
Inx_Api_DesignTemplate_DesignCollectionManager::importDesignCollection()
Imports the desired itc file into the specified list to be used there.
remove (line 123)
  • access: public
void remove ( $iId)
  • $iId

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

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

Implementation of:
Inx_Api_DesignTemplate_DesignCollectionManager::select()
Returns the Inx_Api_DesignTemplate_DesignCollections available in the specified list.
selectAll (line 144)
  • 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:24 +0200 by phpDocumentor 1.3.2