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

Part Number E27170-01

Uses of Class
weblogic.descriptor.beangen.PropertyDeclaration

Packages that use PropertyDeclaration
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 PropertyDeclaration in weblogic.descriptor.annotation
 

Methods in weblogic.descriptor.annotation with parameters of type PropertyDeclaration
protected  String AnnotationDefinition.constructMessage(String message, PropertyDeclaration declaration, String alias)
           
protected  void AnnotationDefinition.error(String message, PropertyDeclaration declaration, String alias)
           
 List AnnotationDefinition.EnumerationAnnotation.validate(PropertyDeclaration declaration, String alias)
           
 List AnnotationDefinition.LegalStringAnnotation.validate(PropertyDeclaration declaration, String alias)
           
 List AnnotationDefinition.UnSetValueAnnotation.validate(PropertyDeclaration declaration, String alias)
           
 List AnnotationDefinition.validate(PropertyDeclaration declaration, String alias)
           
protected  void AnnotationDefinition.warning(String message, PropertyDeclaration declaration, String alias)
           
 

Uses of PropertyDeclaration in weblogic.descriptor.beangen
 

Methods in weblogic.descriptor.beangen that return PropertyDeclaration
 PropertyDeclaration PropertyDeclaration.getDelegatedProperty()
           
 

Methods in weblogic.descriptor.beangen with parameters of type PropertyDeclaration
 void PropertyDeclaration.setDelegatedProperty(PropertyDeclaration p)
           
 


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