|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IInterfaceIssue.Severity | |
|---|---|
| oracle.odi.interfaces.interactive | Provides interfaces for interactive handling of Oracle Data Integrator interfaces. |
| oracle.odi.interfaces.interactive.support.issues.predicates | Contains classes which supports the checking of interface issue severity levels. |
| Uses of IInterfaceIssue.Severity in oracle.odi.interfaces.interactive |
|---|
| Methods in oracle.odi.interfaces.interactive that return IInterfaceIssue.Severity | |
|---|---|
IInterfaceIssue.Severity |
IInterfaceIssue.getSeverity()Returns the severity level of this issue. |
static IInterfaceIssue.Severity |
IInterfaceIssue.Severity.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static IInterfaceIssue.Severity[] |
IInterfaceIssue.Severity.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of IInterfaceIssue.Severity in oracle.odi.interfaces.interactive.support.issues.predicates |
|---|
| Constructors in oracle.odi.interfaces.interactive.support.issues.predicates with parameters of type IInterfaceIssue.Severity | |
|---|---|
PredicateInterfaceIssueSeverity(IInterfaceIssue.Severity pSeverity)Creates a new instance with an interface issue severity level predicate. |
|
PredicateInterfaceIssueWorseThanSeverity(IInterfaceIssue.Severity pSeverity)Creates a new instance with an interface issue severity level predicate. |
|
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||