Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.jdevimpl.audit.report.StyleSheet

Packages that use StyleSheet
oracle.jdevimpl.audit.report   
 

Uses of StyleSheet in oracle.jdevimpl.audit.report
 

Fields in oracle.jdevimpl.audit.report declared as StyleSheet
protected  StyleSheet XSLTAuditReporter.stylesheet
           
 

Methods in oracle.jdevimpl.audit.report that return StyleSheet
 StyleSheet XSLTAuditReporter.getStylesheet()
           
 StyleSheet StyleSheetRepository.getStyleSheet(java.lang.String name)
          Gets a style sheet of this repository.
 StyleSheet ProfileStyleSheetRepository.getStyleSheet(java.lang.String name)
          Gets a style sheet of this repository.
 

Methods in oracle.jdevimpl.audit.report that return types with arguments of type StyleSheet
 java.util.List<StyleSheet> StyleSheetRepository.getStyleSheets()
          Gets the style sheets of the repository.
 java.util.List<StyleSheet> ProfileStyleSheetRepository.getStyleSheets()
          Gets the style sheets of the repository.
 

Methods in oracle.jdevimpl.audit.report with parameters of type StyleSheet
 void XSLTAuditReporter.setStyleSheet(StyleSheet stylesheet)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.