| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.jbo.common.NamedObjectImpl
      
oracle.jbo.rules.AbstractValidator
          
oracle.jbo.rules.JboAbstractValidator
              
oracle.jbo.rules.JboCompareValidator
                  
oracle.jbo.server.JboSQLCompareValidator
public class JboSQLCompareValidator
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface oracle.jbo.rules.ValidatorConstants | 
|---|
ValidatorConstants.MessageFlavor | 
| Field Summary | |
|---|---|
protected  int | 
mBindingStyle | 
| Fields inherited from class oracle.jbo.rules.JboCompareValidator | 
|---|
mOperandType, mOperationType, mRhsAttrName, mRValue, UNINIT | 
| Fields inherited from class oracle.jbo.rules.JboAbstractValidator | 
|---|
mValidatingAttr | 
| Fields inherited from class oracle.jbo.rules.AbstractValidator | 
|---|
mbInverse, mDescription, mErrorMessageClass, mMsgExpr, mMsgId, mMsgIds, mResourceBundleId, mTriggeringAttributeNames, mTriggeringAttributes, mValidatingAttrName | 
| Fields inherited from class oracle.jbo.common.NamedObjectImpl | 
|---|
mFullName, mObjName, mParent, mProperties, RES_ID_SUFFIX | 
| Fields inherited from interface oracle.jbo.mom.xml.DefPersistable | 
|---|
XML_STATEMENT | 
| Constructor Summary | |
|---|---|
JboSQLCompareValidator() | 
|
| Method Summary | |
|---|---|
 int | 
getBindingStyle() | 
 java.lang.Object | 
getRhsValue(java.lang.Object src)Gets the right-side operand of this validator's expression.  | 
 void | 
loadXMLContents(DefElement elem) | 
 void | 
setBindingStyle(int bindingStyle) | 
 void | 
setRhsValue(java.lang.Object rhsValue)Sets the right-side operand of this validator's expression.  | 
 java.lang.String | 
toString()Internal: For debugging purposes only.  | 
| Methods inherited from class oracle.jbo.rules.JboCompareValidator | 
|---|
applyDiffContents, applyValidatorPersonalization, convertOperType, diffContents, getCompareValue, getDefXMLElementTag, getOperatorTypeString, getRhsValue, getType, getValidatorSubType, getValidatorType, initialize, initValidatorProperties, setCompareValue, setNewValue, setType, setValidatorSubType, validateValue, validateValue, validateValueWithContext, writeContents | 
| Methods inherited from class java.lang.Object | 
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface oracle.jbo.rules.JboValidatorHints | 
|---|
getTriggeringAttributeNames, isTransactionLevel | 
| Methods inherited from interface oracle.jbo.rules.JboValidatorInterface | 
|---|
getDescription, setDescription | 
| Methods inherited from interface oracle.jbo.mom.xml.DefPersistable | 
|---|
isDirty, isNew, setDirty, setNew | 
| Methods inherited from interface oracle.jbo.mom.xml.PersistentDefinition | 
|---|
writeChildren | 
| Field Detail | 
|---|
protected int mBindingStyle
| Constructor Detail | 
|---|
public JboSQLCompareValidator()
| Method Detail | 
|---|
public void setRhsValue(java.lang.Object rhsValue)
JboCompareValidatorsetRhsValue in class JboCompareValidatorrhsValue - a reference object containing a literal value.public java.lang.Object getRhsValue(java.lang.Object src)
JboCompareValidatorgetRhsValue in class JboCompareValidatorpublic java.lang.String toString()
JboCompareValidatortoString in class JboCompareValidatorpublic void setBindingStyle(int bindingStyle)
public int getBindingStyle()
public void loadXMLContents(DefElement elem)
loadXMLContents in class JboCompareValidator
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||