Class Inx_Apiimpl_RemoteRefImpl

Description

Implements interfaces:

Located in /Apiimpl/RemoteRefImpl.php (line 4)


	
			
Variable Summary
Method Summary
Inx_Apiimpl_RemoteRefImpl __construct ( $sRemoteRefId, Inx_Apiimpl_AbstractSession $oSc)
void createCxt ()
void createRemoteRef ( $sRemoteRefId)
void finalize ()
void getIntProperty ( $sKey)
void getService ( $sService)
void isReleased ()
void refId ()
void release ( $blImmediate)
void sessionId ()
Variables
mixed $_oSession (line 8)
  • access: protected
mixed $_sRemoteRefId = null (line 6)
  • access: protected
Methods
Constructor __construct (line 10)
  • access: public
Inx_Apiimpl_RemoteRefImpl __construct ( $sRemoteRefId, Inx_Apiimpl_AbstractSession $oSc)
createCxt (line 29)
  • access: public
void createCxt ()

Implementation of:
Inx_Apiimpl_SessionContext::createCxt()
createRemoteRef (line 53)
  • access: public
void createRemoteRef ( $sRemoteRefId)
  • $sRemoteRefId

Implementation of:
Inx_Apiimpl_SessionContext::createRemoteRef()
finalize (line 73)
  • access: protected
void finalize ()
getIntProperty (line 63)
  • access: public
void getIntProperty ( $sKey)
  • $sKey

Implementation of:
Inx_Apiimpl_SessionContext::getIntProperty()
getService (line 58)
  • access: public
void getService ( $sService)
  • $sService

Implementation of:
Inx_Apiimpl_SessionContext::getService()
isReleased (line 48)
  • access: public
void isReleased ()

Implementation of:
Inx_Apiimpl_RemoteRef::isReleased()
Retrieves whether this remote reference has been released.
notify (line 68)
  • access: public
void notify (Inx_Api_RemoteException $x)

Implementation of:
Inx_Apiimpl_SessionContext::notify()
refId (line 16)
  • access: public
void refId ()

Implementation of:
Inx_Apiimpl_RemoteRef::refId()
Returns the remote reference id.
release (line 39)
  • access: public
void release ( $blImmediate)
  • $blImmediate

Implementation of:
Inx_Apiimpl_RemoteRef::release()
Releases this remote reference and the corresponding report object on server.
sessionId (line 23)
  • access: public
void sessionId ()

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