|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.cm.ds.db.AbstractValidator
Provides an abstract implementation of the DBOBjectValidator
interface. Implementors can use this class as a starting point
for validation logic.
Constructor Summary | |
AbstractValidator()
|
Method Summary | |
protected void |
validateName(java.lang.String name)
Validates a name to see if it is a legal identifier. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.jdeveloper.cm.ds.db.DBObjectValidator |
validateObject, validateObject |
Constructor Detail |
public AbstractValidator()
Method Detail |
protected void validateName(java.lang.String name) throws ValidationException
name
- the string requiring validation
ValidationException
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.