|
Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E20742-04 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IncompatibleEntity | |
---|---|
oracle.as.scheduler | Enterprise Scheduler API interfaces and classes. |
Uses of IncompatibleEntity in oracle.as.scheduler |
---|
Methods in oracle.as.scheduler that return IncompatibleEntity | |
---|---|
IncompatibleEntity |
Incompatibility.getEntity(MetadataObjectId entity)
Returns information for an incompatibility entity associated with this incompatibility definition. |
Methods in oracle.as.scheduler that return types with arguments of type IncompatibleEntity | |
---|---|
java.util.Collection<IncompatibleEntity> |
Incompatibility.getAllEntities()
Returns a collection of the incompatibility entities associated with this object. |
Methods in oracle.as.scheduler with parameters of type IncompatibleEntity | |
---|---|
void |
Incompatibility.addEntity(IncompatibleEntity incompEntity)
Adds an incompatibility entity to this object. |
Constructors in oracle.as.scheduler with parameters of type IncompatibleEntity | |
---|---|
IncompatibleEntity(IncompatibleEntity incompEntity)
Creates a copy of the specified Incompatibilty object. |
|
Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E20742-04 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |