|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeployDesignTime | |
|---|---|
| oracle.jdeveloper.deploy.dt | |
| Uses of DeployDesignTime in oracle.jdeveloper.deploy.dt |
|---|
| Subclasses of DeployDesignTime in oracle.jdeveloper.deploy.dt | |
|---|---|
class |
DeployProfileDtAn instance of this class implements design-time support for its particular deployment profile type and has three responsibilities: user interaction via Controller and ContextMenuListener interfaces, inherited from DeployDesignTime. |
| Methods in oracle.jdeveloper.deploy.dt with parameters of type DeployDesignTime | |
|---|---|
static void |
Deployment.registerDeployDesignTime(java.lang.Class dataClass, DeployDesignTime ddt)Registers the given ddt as the class that can provide design-time functionality associated with the given dataClass. |
static void |
Deployment.registerDeployDesignTime(java.lang.Class dataClass, DeployDesignTime ddt, java.lang.String category, java.lang.String folder)Registers the given ddt as the class that can provide design-time functionality associated with the given dataClass. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||