be.SIRAPRISE.client.jsba
Interface DBObjectToConstraintmessagetext

All Superinterfaces:
DBObject
All Known Implementing Classes:
AssignmentConstraint, DatabaseConstraint, TransactionConstraint, TupleConstraint

public interface DBObjectToConstraintmessagetext
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 java.lang.String getConstraintmessagetextConstraintmessagetext()
          Gets the constraintmessagetext for constraintmessagetext
 java.lang.String getConstraintmessagetextErrorcode()
          Gets the errorcode for constraintmessagetext
 

Method Detail

getConstraintmessagetextConstraintmessagetext

java.lang.String getConstraintmessagetextConstraintmessagetext()
Gets the constraintmessagetext for constraintmessagetext

Returns:
The constraintmessagetext for constraintmessagetext

getConstraintmessagetextErrorcode

java.lang.String getConstraintmessagetextErrorcode()
Gets the errorcode for constraintmessagetext

Returns:
The errorcode for constraintmessagetext