OpenGroup::arm40::Provisional::transaction::IArmIdentityPropertiesTransaction Interface Reference

Extends IArmIdentityProperties for transactions by adding a URI property. More...

Inheritance diagram for OpenGroup::arm40::Provisional::transaction::IArmIdentityPropertiesTransaction:
OpenGroup::arm40::Provisional::transaction::IArmIdentityProperties OpenGroup::arm40::Provisional::transaction::IArmInterface

List of all members.

Public Member Functions

string getURIValue ()
 returns the string representing the URI value, if any.

Detailed Description

Unlike the other identity properties, the URI property is implicitly named.

Like other identity properties, it is the same for all instances of the same transaction, and is immutable. In practice, this means that the URI value may be truncated from the URI that is actually used. In particular, parameters that are appended to the end of a URI will often be truncated because they are often different each time the URI is invoked. In this case, the parameters might be provided as part of the URI context value of an IArmTransaction object.

Objects implementing this interface are created using IArmTransactionFactory.newArmIdentityPropertiesTransaction


Member Function Documentation

string OpenGroup::arm40::Provisional::transaction::IArmIdentityPropertiesTransaction::getURIValue (  ) 
Returns:
the string representing the URI value, if any. The maximum length is ArmConstants.PROPERTY_URI_MAX_LENGTH characters. The returned value will be null if the value is set to null.

The documentation for this interface was generated from the following file:
  • opengroup/arm40/provisional/transaction/IArmIdentityPropertiesTransaction.cs