weblogic.descriptor.annotation 
 
java.lang.Object 
  weblogic.descriptor.annotation.AnnotationDefinition 
      weblogic.descriptor.annotation.AnnotationDefinition.LegalStringAnnotation 
 
Direct Known Subclasses:  AnnotationDefinition.LegalNullStringAnnotation , AnnotationDefinition.LegalZeroLengthStringAnnotation  
Enclosing class: AnnotationDefinition  
public abstract static class AnnotationDefinition.LegalStringAnnotation  extends AnnotationDefinition   
Covers both NULLABLE & LEGAL_ZERO_LENGTH annotations
 
AnnotationDefinition.LegalStringAnnotation 
public AnnotationDefinition.LegalStringAnnotation (String [] names,
                                                  String [] allowedTypes) 
 
getPostGenValidationType 
public abstract PostGenValidation  getPostGenValidationType (String  propName,
                                                           String  message,
                                                           String  defaultValue) 
 
 
getPostGenValidationValidationString 
public abstract String  getPostGenValidationValidationString () 
 
 
validate 
public List  validate (PropertyDeclaration  declaration,
                     String  alias) 
Overrides: validate AnnotationDefinition  
 
 
 
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.  
 
 PREV CLASS NEXT CLASS  
  FRAMES NO FRAMES 
  All Classes  
  
  SUMMARY: NESTED  | FIELD  | CONSTR  | METHOD  
DETAIL: FIELD | CONSTR  | METHOD