Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Class
oracle.jdeveloper.deploy.dt.DeployElement

Packages that use DeployElement
oracle.jdeveloper.deploy.dt   
oracle.jdeveloper.deploy.ear   
oracle.jdeveloper.deploy.ejb   
oracle.jdeveloper.deploy.j2ee   
oracle.jdeveloper.deploy.jar   
oracle.jdeveloper.deploy.sp   
oracle.jdeveloper.deploy.war   
 

Uses of DeployElement in oracle.jdeveloper.deploy.dt
 

Subclasses of DeployElement in oracle.jdeveloper.deploy.dt
 class Profile
           
 

Uses of DeployElement in oracle.jdeveloper.deploy.ear
 

Subclasses of DeployElement in oracle.jdeveloper.deploy.ear
 class EarProfile
          Class representing an EAR deployment profile.
 

Uses of DeployElement in oracle.jdeveloper.deploy.ejb
 

Subclasses of DeployElement in oracle.jdeveloper.deploy.ejb
 class EjbProfile
          Class representing an EJB deployment profile.
 

Uses of DeployElement in oracle.jdeveloper.deploy.j2ee
 

Subclasses of DeployElement in oracle.jdeveloper.deploy.j2ee
 class J2eeProfile
           
 

Uses of DeployElement in oracle.jdeveloper.deploy.jar
 

Subclasses of DeployElement in oracle.jdeveloper.deploy.jar
 class AppClientProfile
           
 class ArchiveProfile
          Data model for the JAR (simple archive) deployment profile.
 class ClientProfile
          Data model representing the J2EE Client deployment profile type.
 class ConnectorProfile
          Data model representing the J2EE Connector deployment profile type.
 class LibraryArchiveProfile
          Data Model representing a deployment campable (as a shared library) version of an ArchiveProfile.
 class TaglibProfile
          The JSP tag library profile.
 

Uses of DeployElement in oracle.jdeveloper.deploy.sp
 

Subclasses of DeployElement in oracle.jdeveloper.deploy.sp
 class PlsqlMethod
          Abstract base data model representing common aspects of PL/SQL procedures and functions.
 class PlsqlPackagedFunction
          Data model representing a PL/SQL packaged function.
 class PlsqlPackagedProcedure
          Data model representing a packaged Java stored procedure.
 class PlsqlTopLevelFunction
          Data model representing a top-level Java stored function.
 class PlsqlTopLevelMethod
          Abstract base data model representing common aspects of top-level PL/SQL procedures and functions.
 class PlsqlTopLevelProcedure
          Data model representing a top-level Java stored procedure that has no return value.
 

Uses of DeployElement in oracle.jdeveloper.deploy.war
 

Subclasses of DeployElement in oracle.jdeveloper.deploy.war
 class WarProfile
          Data model representing a deployment profile for a J2EE web module.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

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