Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


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)
           

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09