be.SIRAPRISE.client.jsba
Interface DBObjectToTransactionconstraint

All Superinterfaces:
DBObject
All Known Implementing Classes:
TransactionConstraint

Deprecated.

@Deprecated
public interface DBObjectToTransactionconstraint
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 java.lang.String getTransactionconstraintConstraintexpression()
          Deprecated. Gets the constraintexpression for transactionconstraint
 java.lang.String getTransactionconstraintConstraintlabel()
          Deprecated. Gets the constraintlabel for transactionconstraint
 java.lang.String getTransactionconstraintErrorcode()
          Deprecated. Gets the errorcode for transactionconstraint
 java.lang.String getTransactionconstraintOperationtype()
          Deprecated. Gets the operationtype for transactionconstraint
 java.lang.String getTransactionconstraintRelvarname()
          Deprecated. Gets the relvarname for transactionconstraint
 

Method Detail

getTransactionconstraintErrorcode

java.lang.String getTransactionconstraintErrorcode()
Deprecated. 
Gets the errorcode for transactionconstraint

Returns:
The errorcode for transactionconstraint

getTransactionconstraintOperationtype

java.lang.String getTransactionconstraintOperationtype()
Deprecated. 
Gets the operationtype for transactionconstraint

Returns:
The operationtype for transactionconstraint

getTransactionconstraintConstraintexpression

java.lang.String getTransactionconstraintConstraintexpression()
Deprecated. 
Gets the constraintexpression for transactionconstraint

Returns:
The constraintexpression for transactionconstraint

getTransactionconstraintConstraintlabel

java.lang.String getTransactionconstraintConstraintlabel()
Deprecated. 
Gets the constraintlabel for transactionconstraint

Returns:
The constraintlabel for transactionconstraint

getTransactionconstraintRelvarname

java.lang.String getTransactionconstraintRelvarname()
Deprecated. 
Gets the relvarname for transactionconstraint

Returns:
The relvarname for transactionconstraint