| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Issue | |
|---|---|
| oracle.javatools.status | |
| oracle.jdeveloper.audit.analyzer | The base classes for writing analyzers. | 
| oracle.jdeveloper.audit.service | The API classes for invoking Audit programatically, and a few Audit common API classes. | 
| oracle.jdevimpl.audit.core | |
| Uses of Issue in oracle.javatools.status | 
|---|
| Methods in oracle.javatools.status that return Issue | |
|---|---|
|  Issue | IssueList.getIssueAt(int index) | 
| Methods in oracle.javatools.status that return types with arguments of type Issue | |
|---|---|
|  java.util.Collection<Issue> | Status.getOptionalAnalyses()Gets issues identifying optional analyses that were not performed while computing the status of the described file. | 
| Uses of Issue in oracle.jdeveloper.audit.analyzer | 
|---|
| Methods in oracle.jdeveloper.audit.analyzer with parameters of type Issue | |
|---|---|
|  void | AuditContext.addOptionalAnalysis(Issue issue) | 
| Uses of Issue in oracle.jdeveloper.audit.service | 
|---|
| Methods in oracle.jdeveloper.audit.service that return types with arguments of type Issue | |
|---|---|
| abstract  java.util.Collection<Issue> | Auditor.getOptionalAnalyses()Gets issues identifying optional analyses that were not performed while computing the status of the described file. | 
| Uses of Issue in oracle.jdevimpl.audit.core | 
|---|
| Methods in oracle.jdevimpl.audit.core that return types with arguments of type Issue | |
|---|---|
|  java.util.Collection<Issue> | DefaultAuditor.getOptionalAnalyses() | 
| Methods in oracle.jdevimpl.audit.core with parameters of type Issue | |
|---|---|
|  void | DefaultAuditContext.addOptionalAnalysis(Issue issue) | 
|  void | DefaultAuditor.addOptionalAnalysis(Issue issue) | 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||