Class Inx_Apiimpl_Transformation_TransformationImpl

Description

Implements interfaces:

  • author: sveh

Located in /Apiimpl/Transformation/TransformationImpl.php (line 7)


	
			
Method Summary
static Inx_Apiimpl_Transformation_TransformationImpl[] convertArray (Inx_Apiimpl_SessionContext $oSession,  $aData)
Inx_Apiimpl_Transformation_TransformationImpl __construct (Inx_Apiimpl_SessionContext $sc, Inx_Apiimpl_Transformation_TransformationData $oTransformationData)
void commitUpdate ()
DateTime getCreationDatetime ()
int getId ()
string getName ()
string getXslt ()
void reload ()
Methods
static method convert (line 49)
  • access: public
static method convertArray (line 65)
  • access: public
static Inx_Apiimpl_Transformation_TransformationImpl[] convertArray (Inx_Apiimpl_SessionContext $oSession,  $aData)
Constructor __construct (line 89)
  • access: public
Inx_Apiimpl_Transformation_TransformationImpl __construct (Inx_Apiimpl_SessionContext $sc, Inx_Apiimpl_Transformation_TransformationData $oTransformationData)
commitUpdate (line 177)

Persists the updates on the Inx_Apiimpl_Transformation_TransformationImpl object.

Persists the updates on the Inx_Apiimpl_Transformation_TransformationImpl object.

  • throws: Inx_Api_DataException
  • throws: Inx_Api_UpdateException
  • access: public
void commitUpdate ()

Implementation of:
Inx_Api_BusinessObject::commitUpdate()
Passes all changes made since the last commit to the server.
getCreationDatetime (line 128)
  • access: public
DateTime getCreationDatetime ()

Implementation of:
Inx_Api_Transformation_Transformation::getCreationDatetime()
Returns the date of creation for the transformation resource
getId (line 104)
  • access: public
int getId ()

Implementation of:
Inx_Api_BusinessObject::getId()
Returns the unique identifier of this Inx_Api_BusinessObject.
getModificationDatetime (line 136)
  • access: public
DateTime getModificationDatetime ()

Implementation of:
Inx_Api_Transformation_Transformation::getModificationDatetime()
Returns the date of last modification for the transformation resource
getName (line 112)
  • access: public
string getName ()

Implementation of:
Inx_Api_Transformation_Transformation::getName()
Returns the name of the transformation resource
getXslt (line 120)
  • access: public
string getXslt ()

Implementation of:
Inx_Api_Transformation_Transformation::getXslt()
Returns the XSLT of the transformation resource
reload (line 142)
  • access: public
void reload ()

Implementation of:
Inx_Api_BusinessObject::reload()
Reloads this business object from the server.
updateXslt (line 165)
  • access: public
Inx_Apiimpl_Transformation_TransformationImpl updateXslt (string $sXslt)
  • string $sXslt

Implementation of:
Inx_Api_Transformation_Transformation::updateXslt()
Set the XSLT for this Inx_Api_Transformation_Transformation resource

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