Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Class
weblogic.descriptor.beangen.PostGenValidation

Packages that use PostGenValidation
weblogic.descriptor.annotation Defines javadoc annotations that may be used in a DescriptorBean interface. 
weblogic.descriptor.beangen Defines a Descriptor Bean implementation generator 
 

Uses of PostGenValidation in weblogic.descriptor.annotation
 

Methods in weblogic.descriptor.annotation that return PostGenValidation
 PostGenValidation AnnotationDefinition.LegalNullStringAnnotation.getPostGenValidationType(String propName, String message, String defaultValue)
           
abstract  PostGenValidation AnnotationDefinition.LegalStringAnnotation.getPostGenValidationType(String propName, String message, String defaultValue)
           
 PostGenValidation AnnotationDefinition.LegalZeroLengthStringAnnotation.getPostGenValidationType(String propName, String message, String defaultValue)
           
 

Uses of PostGenValidation in weblogic.descriptor.beangen
 

Methods in weblogic.descriptor.beangen that return PostGenValidation
 PostGenValidation[] PropertyDeclaration.getPostGenValidations()
           
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01