Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

oracle.jbodt.common
Interface CollectionValidatorInterface

All Superinterfaces:
BaseValidator, CompareValidatorInterface, ValidatorConstants

public interface CollectionValidatorInterface
extends CompareValidatorInterface


Nested Class Summary
 
Nested classes/interfaces inherited from interface oracle.jbo.rules.ValidatorConstants
ValidatorConstants.MessageFlavor
 
Field Summary
 
Fields inherited from interface oracle.jbo.rules.ValidatorConstants
ATTR, ATTR_STR, BETWEEN, EO, EO_STR, EQUALTO, EXPR, EXPR_STR, GREATERTHAN, GREATERTHANEQUALTO, JBO, JBO_STR, LESSTHAN, LESSTHANEQUALTO, LITERAL, LITERAL_STR, MANDATORY_STR, mCompOperTypeVals, mRhsTypeVals, mSeverityVals, NOTEQUALTO, PNAME_CompareLength, PNAME_CompareType, PNAME_CompareValue, PNAME_DataType, PNAME_Description, PNAME_ErrorMessageExpressions, PNAME_ErrorMessageId, PNAME_ErrorMessageIds, PNAME_Exposed, PNAME_ExprValueSupplier, PNAME_ForPersonalization, PNAME_Inverse, PNAME_MessageFlavor, PNAME_Name, PNAME_OnAttribute, PNAME_OnAttributes, PNAME_OnCondition, PNAME_OperandType, PNAME_Severity, PNAME_Subtype, PNAME_TransactionLevel, PNAME_TransientExpression, PNAME_Trigger, PNAME_ValidationBeanClass, PNAME_ValName, PNAME_xmlns, PRECISION_SCALE_STR, SEVERITY_ERROR, SEVERITY_RECOVERABLE_ERROR, SEVERITY_VETOABLE_WARNING, SEVERITY_WARNING, SQL, SQL_STR, VALIDATION_XMLNS, VALIDATOR_MSG_ID_PREFIX, VO, VO_STR, VO_USAGE, VO_USAGE_STR
 
Method Summary
 
Methods inherited from interface oracle.jbodt.common.CompareValidatorInterface
getRhs, getType, setRhs, setType
 
Methods inherited from interface oracle.jbodt.common.BaseValidator
getAttributeName, getBindingStyle, getComparingAttribute, getErrorMessage, getErrorMessageExpressions, getErrorMessageId, getErrorMessages, getImageLoc, getManager, getName, getObjectTypeName, getOnAttributeNames, getOnCondition, getOwner, getResourceBundleId, getRhsType, getSeverity, getViewAccessorAttrName, getViewAccessorName, getXMLElementTag, isCompletelyDefined, isExposedToClient, isInverse, isTransactionLevel, remove, setBindingStyle, setBindingStyle, setErrorMessage, setErrorMessageExpressions, setErrorMessageId, setErrorMessages, setExposedToClient, setInverse, setLhs, setLhsAttrName, setName, setOnAttributeNames, setOnCondition, setOwner, setResourceBundleId, setRhsType, setSeverity, setSeverity, setTransactionLevel, setViewAccessorAttrName, setViewAccessorName
 


Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

Copyright © 1997, 2013, Oracle. All rights reserved.