|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.SIRAPRISE.client.jsba.AbstractDBObject
be.SIRAPRISE.client.jsba.AbstractUpdatableDBObject
be.SIRAPRISE.client.jsba.TransactionConstraint
@Deprecated public final class TransactionConstraint
Constructor Summary | |
---|---|
TransactionConstraint()
Deprecated. Creates the TransactionConstraint |
|
TransactionConstraint(java.lang.String relvarName,
int operationType,
long errorCode,
java.lang.String expression,
java.lang.String label,
java.lang.String messageText)
Deprecated. Creates the TransactionConstraint |
Method Summary | |
---|---|
java.lang.String |
getConstraintmessagetextConstraintmessagetext()
Deprecated. Gets the constraintmessagetext for constraintmessagetext |
java.lang.String |
getConstraintmessagetextErrorcode()
Deprecated. Gets the errorcode for constraintmessagetext |
long |
getErrorCode()
Deprecated. Gets errorCode |
java.lang.String |
getExpression()
Deprecated. Gets expression |
java.lang.String |
getLabel()
Deprecated. Gets label |
java.lang.String |
getMessageText()
Deprecated. Gets messageText |
int |
getOperationType()
Deprecated. Gets operationType |
UpdatableDBObject |
getPreUpdateState()
Deprecated. Gets The state of the object as it was built by the J/R bridging engine immediately after the object was created from a database tuple (and which should have been set by/using the setPreUpdateState() method. |
java.lang.String |
getRelvarName()
Deprecated. Gets relvarName |
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 |
void |
setConstraintexpressionFromDB(java.lang.String constraintexpression)
Deprecated. Sets constraintexpression from the DB |
void |
setConstraintlabelFromDB(java.lang.String constraintlabel)
Deprecated. Sets constraintlabel from the DB |
void |
setConstraintmessagetextFromDB(java.lang.String constraintmessagetext)
Deprecated. Sets constraintmessagetext from the DB |
void |
setErrorCode(long errorCode)
Deprecated. Sets errorCode |
void |
setErrorcodeFromDB(java.lang.String errorcode)
Deprecated. Sets errorcode from the DB |
void |
setExpression(java.lang.String expression)
Deprecated. Sets expression |
void |
setLabel(java.lang.String label)
Deprecated. Sets label |
void |
setMessageText(java.lang.String messageText)
Deprecated. Sets messageText |
void |
setOperationType(int operationType)
Deprecated. Sets operationType |
void |
setOperationtypeFromDB(java.lang.String operationtype)
Deprecated. Sets operationtype from the DB |
void |
setPreUpdateState()
Deprecated. This method is called by the J/R bridging engine after an object has been setup from some tuple retrieved from the database. |
void |
setRelvarName(java.lang.String relvarName)
Deprecated. Sets relvarName |
void |
setRelvarnameFromDB(java.lang.String relvarname)
Deprecated. Sets relvarname from the DB |
Methods inherited from class be.SIRAPRISE.client.jsba.AbstractUpdatableDBObject |
---|
dbUpdateCommand, dbUpdateCommand |
Methods inherited from class be.SIRAPRISE.client.jsba.AbstractDBObject |
---|
dbAddCommand, dbAddCommand, dbAddCommand, dbAddCommandAll, dbAssertCommand, dbAssertCommand, dbAssertCommand, dbAssertCommandAll, dbDeleteCommand, dbDeleteCommand, dbDeleteCommand, dbDeleteCommandAll, dbUnAssertCommand, dbUnAssertCommand, dbUnAssertCommand, dbUnAssertCommandAll |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransactionConstraint()
public TransactionConstraint(java.lang.String relvarName, int operationType, long errorCode, java.lang.String expression, java.lang.String label, java.lang.String messageText)
relvarName
- operationType
- errorCode
- expression
- label
- messageText
- Method Detail |
---|
public java.lang.String getConstraintmessagetextConstraintmessagetext()
DBObjectToConstraintmessagetext
getConstraintmessagetextConstraintmessagetext
in interface DBObjectToConstraintmessagetext
public java.lang.String getConstraintmessagetextErrorcode()
DBObjectToConstraintmessagetext
getConstraintmessagetextErrorcode
in interface DBObjectToConstraintmessagetext
public final long getErrorCode()
public final java.lang.String getExpression()
public final java.lang.String getLabel()
public final java.lang.String getMessageText()
public final int getOperationType()
public UpdatableDBObject getPreUpdateState()
UpdatableDBObject
getPreUpdateState
in interface UpdatableDBObject
public final java.lang.String getRelvarName()
public java.lang.String getTransactionconstraintConstraintexpression()
DBObjectToTransactionconstraint
getTransactionconstraintConstraintexpression
in interface DBObjectToTransactionconstraint
public java.lang.String getTransactionconstraintConstraintlabel()
DBObjectToTransactionconstraint
getTransactionconstraintConstraintlabel
in interface DBObjectToTransactionconstraint
public java.lang.String getTransactionconstraintErrorcode()
DBObjectToTransactionconstraint
getTransactionconstraintErrorcode
in interface DBObjectToTransactionconstraint
public java.lang.String getTransactionconstraintOperationtype()
DBObjectToTransactionconstraint
getTransactionconstraintOperationtype
in interface DBObjectToTransactionconstraint
public java.lang.String getTransactionconstraintRelvarname()
DBObjectToTransactionconstraint
getTransactionconstraintRelvarname
in interface DBObjectToTransactionconstraint
public void setConstraintexpressionFromDB(java.lang.String constraintexpression)
TransactionconstraintToDBObject
setConstraintexpressionFromDB
in interface TransactionconstraintToDBObject
constraintexpression
- The DB value for constraintexpressionpublic void setConstraintlabelFromDB(java.lang.String constraintlabel)
TransactionconstraintToDBObject
setConstraintlabelFromDB
in interface TransactionconstraintToDBObject
constraintlabel
- The DB value for constraintlabelpublic void setConstraintmessagetextFromDB(java.lang.String constraintmessagetext)
ConstraintmessagetextToDBObject
setConstraintmessagetextFromDB
in interface ConstraintmessagetextToDBObject
constraintmessagetext
- The DB value for constraintmessagetextpublic final void setErrorCode(long errorCode)
errorCode
- The errorCode to set.public void setErrorcodeFromDB(java.lang.String errorcode)
TransactionconstraintToDBObject
setErrorcodeFromDB
in interface ConstraintmessagetextToDBObject
setErrorcodeFromDB
in interface TransactionconstraintToDBObject
errorcode
- The DB value for errorcodepublic final void setExpression(java.lang.String expression)
expression
- The expression to set.public final void setLabel(java.lang.String label)
label
- The label to set.public final void setMessageText(java.lang.String messageText)
messageText
- The messageText to set.public final void setOperationType(int operationType)
operationType
- The operationType to set.public void setOperationtypeFromDB(java.lang.String operationtype)
TransactionconstraintToDBObject
setOperationtypeFromDB
in interface TransactionconstraintToDBObject
operationtype
- The DB value for operationtypepublic void setPreUpdateState()
UpdatableDBObject
setPreUpdateState
in interface UpdatableDBObject
public final void setRelvarName(java.lang.String relvarName)
relvarName
- The relvarName to set.public void setRelvarnameFromDB(java.lang.String relvarname)
TransactionconstraintToDBObject
setRelvarnameFromDB
in interface TransactionconstraintToDBObject
relvarname
- The DB value for relvarname
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |