| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.common.NamedObjectImpl
oracle.jbo.rules.AbstractValidator
oracle.jbo.rules.JboAbstractValidator
oracle.jbo.rules.JboCompareValidator
oracle.jbo.rules.JboCollectionValidator
oracle.jbo.server.JboVOCollectionValidator
public class JboVOCollectionValidator
| Field Summary | 
|---|
| Fields inherited from class oracle.jbo.rules.JboCollectionValidator | 
|---|
mAccessorName, mCollAttrName, mCompAttrName, mOperation, mOperations, mSource, OPERATION_AVG, OPERATION_COUNT, OPERATION_MAX, OPERATION_MIN, OPERATION_SUM | 
| 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 | |
|---|---|
  | 
JboVOCollectionValidator()
 | 
protected  | 
JboVOCollectionValidator(boolean inverse,
                         int operType)
 | 
  | 
JboVOCollectionValidator(boolean inverse,
                         int operType,
                         java.lang.Object owner,
                         java.lang.Object rValue,
                         int operation)
 | 
| Method Summary | |
|---|---|
 java.lang.Object | 
getRhsValue(java.lang.Object source)
Gets the right-side operand of this validator's expression.  | 
 void | 
setOwner(java.lang.Object owner)
 | 
 void | 
setRhsValue(java.lang.Object rhsValue)
Sets the right-side operand of this validator's expression.  | 
| Methods inherited from class oracle.jbo.rules.JboCollectionValidator | 
|---|
getAccessorName, getDefXMLElementTag, getLHSExpression, getOperation, getOperationStr, initialize, loadXMLContents, setAccessorName, setOperation, validateValue, validateValueWithContext, writeContents | 
| Methods inherited from class oracle.jbo.rules.JboCompareValidator | 
|---|
applyValidatorPersonalization, convertOperType, getOperatorTypeString, getRhsValue, getType, getValidatorSubType, getValidatorType, initValidatorProperties, setNewValue, setType, toString, validateValue | 
| 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 | 
| Constructor Detail | 
|---|
public JboVOCollectionValidator()
protected JboVOCollectionValidator(boolean inverse,
                                   int operType)
public JboVOCollectionValidator(boolean inverse,
                                int operType,
                                java.lang.Object owner,
                                java.lang.Object rValue,
                                int operation)
| Method Detail | 
|---|
public void setRhsValue(java.lang.Object rhsValue)
JboCompareValidator
setRhsValue in class JboCompareValidatorrhsValue - a reference object containing a literal value.public java.lang.Object getRhsValue(java.lang.Object source)
JboCompareValidator
getRhsValue in class JboCompareValidatorpublic void setOwner(java.lang.Object owner)
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||