Uses of Package
org.eclipse.jst.j2ee.common

Packages that use org.eclipse.jst.j2ee.common
org.eclipse.jst.j2ee.application This package includes the j2ee Application module model api.  
org.eclipse.jst.j2ee.client This package includes the j2ee Application Client module model api.  
org.eclipse.jst.j2ee.common This package includes api the common model artifacts that include (Resource References, EJB References, Display Name, Description Group, Security roles, Environment variables).  
org.eclipse.jst.j2ee.ejb This package includes the enterprise bean module model api.  
org.eclipse.jst.j2ee.jca This package includes the connector module model api.  
org.eclipse.jst.j2ee.jsp This package includes the JSP model api.  
org.eclipse.jst.j2ee.webapplication This package includes the EJBArtifactEdit api.  
org.eclipse.jst.j2ee.webservice.jaxrpcmap   
org.eclipse.jst.j2ee.webservice.wsclient This package includes the web services client model api.  
org.eclipse.jst.j2ee.webservice.wscommon This package includes the web services common model api.  
org.eclipse.jst.j2ee.webservice.wsdd This package includes the web services deployment descriptor common model api.  
 

Classes in org.eclipse.jst.j2ee.common used by org.eclipse.jst.j2ee.application
CompatibilityDescriptionGroup
           A representation of the model object 'Compatibility Description Group'
DescriptionGroup
           A representation of the model object 'Description Group'
J2EEEObject
           A representation of the model object 'J2EEE Object'
SecurityRole
          A semantic grouping of operations that may be performed by a subject.
 

Classes in org.eclipse.jst.j2ee.common used by org.eclipse.jst.j2ee.client
CompatibilityDescriptionGroup
           A representation of the model object 'Compatibility Description Group'
DescriptionGroup
           A representation of the model object 'Description Group'
J2EEEObject
           A representation of the model object 'J2EEE Object'
 

Classes in org.eclipse.jst.j2ee.common used by org.eclipse.jst.j2ee.common
CommonFactory
           The Factory for the model.
CommonPackage
           Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CompatibilityDescriptionGroup
           A representation of the model object 'Compatibility Description Group'
Description
           A representation of the model object 'Description'
DescriptionGroup
           A representation of the model object 'Description Group'
DisplayName
           A representation of the model object 'Display Name'
EJBLocalRef
          The ejb-local-ref element is used for the declaration of a reference to another enterprise bean's local home.
EjbRef
          The ejb-ref element is used for the declaration of a reference to an enterprise bean's home.
EjbRefType
           
EnvEntry
          The env-entry element contains the declaration of an application client's environment entries.
EnvEntryType
           
IconType
           A representation of the model object 'Icon Type'
Identity
          Specifies the run-as identity to be used for the execution of the methods of an enterprise bean.
J2EEEAttribute
           A representation of the model object 'J2EEE Attribute'
J2EEEObject
           A representation of the model object 'J2EEE Object'
Listener
          Declares a class in the application must be registered as a web application listener bean.
MessageDestination
           A representation of the model object 'Message Destination'
MessageDestinationRef
           A representation of the model object 'Message Destination Ref'
MessageDestinationUsageType
           A representation of the literals of the enumeration 'Message Destination Usage Type', and utility methods for working with them
ParamValue
           A representation of the model object 'Param Value'
QName
           A representation of the model object 'QName'
ResAuthTypeBase
           A representation of the literals of the enumeration 'Res Auth Type Base', and utility methods for working with them
ResourceEnvRef
          The resource-env-ref element contains a declaration of an enterprise bean's reference to an administered object associated with a resource in the enterprise bean's environment.
ResourceRef
          The resource-ref element contains a declaration of application clients's reference to an external resource.
ResSharingScopeType
           
RunAsSpecifiedIdentity
          The security-identity element specifies whether the caller's security identity is to be used for the execution of the methods of the enterprise bean or whether a specific run-as identity is to be used.
SecurityIdentity
          The security-identity element specifies whether the caller's security identity is to be used for the execution of the methods of the enterprise bean or whether a specific run-as identity is to be used.
SecurityRole
          A semantic grouping of operations that may be performed by a subject.
SecurityRoleRef
           
UseCallerIdentity
          The use-caller-identity element specifies that the caller's security identity be used as the security identity for the execution of the enterprise bean's methods.
 

Classes in org.eclipse.jst.j2ee.common used by org.eclipse.jst.j2ee.ejb
CompatibilityDescriptionGroup
           A representation of the model object 'Compatibility Description Group'
DescriptionGroup
           A representation of the model object 'Description Group'
EJBLocalRef
          The ejb-local-ref element is used for the declaration of a reference to another enterprise bean's local home.
EjbRef
          The ejb-ref element is used for the declaration of a reference to an enterprise bean's home.
J2EEEAttribute
           A representation of the model object 'J2EEE Attribute'
J2EEEObject
           A representation of the model object 'J2EEE Object'
JNDIEnvRefsGroup
           A representation of the model object 'JNDI Env Refs Group'
SecurityIdentity
          The security-identity element specifies whether the caller's security identity is to be used for the execution of the methods of the enterprise bean or whether a specific run-as identity is to be used.
SecurityRole
          A semantic grouping of operations that may be performed by a subject.
 

Classes in org.eclipse.jst.j2ee.common used by org.eclipse.jst.j2ee.jca
CompatibilityDescriptionGroup
           A representation of the model object 'Compatibility Description Group'
DescriptionGroup
           A representation of the model object 'Description Group'
J2EEEObject
           A representation of the model object 'J2EEE Object'
 

Classes in org.eclipse.jst.j2ee.common used by org.eclipse.jst.j2ee.jsp
CompatibilityDescriptionGroup
           A representation of the model object 'Compatibility Description Group'
DescriptionGroup
           A representation of the model object 'Description Group'
J2EEEObject
           A representation of the model object 'J2EEE Object'
 

Classes in org.eclipse.jst.j2ee.common used by org.eclipse.jst.j2ee.webapplication
CompatibilityDescriptionGroup
           A representation of the model object 'Compatibility Description Group'
DescriptionGroup
           A representation of the model object 'Description Group'
J2EEEObject
           A representation of the model object 'J2EEE Object'
JNDIEnvRefsGroup
           A representation of the model object 'JNDI Env Refs Group'
RunAsSpecifiedIdentity
          The security-identity element specifies whether the caller's security identity is to be used for the execution of the methods of the enterprise bean or whether a specific run-as identity is to be used.
SecurityRole
          A semantic grouping of operations that may be performed by a subject.
 

Classes in org.eclipse.jst.j2ee.common used by org.eclipse.jst.j2ee.webservice.jaxrpcmap
J2EEEObject
           A representation of the model object 'J2EEE Object'
QName
           A representation of the model object 'QName'
 

Classes in org.eclipse.jst.j2ee.common used by org.eclipse.jst.j2ee.webservice.wsclient
CompatibilityDescriptionGroup
           A representation of the model object 'Compatibility Description Group'
DescriptionGroup
           A representation of the model object 'Description Group'
J2EEEObject
           A representation of the model object 'J2EEE Object'
QName
           A representation of the model object 'QName'
 

Classes in org.eclipse.jst.j2ee.common used by org.eclipse.jst.j2ee.webservice.wscommon
Description
           A representation of the model object 'Description'
DisplayName
           A representation of the model object 'Display Name'
J2EEEObject
           A representation of the model object 'J2EEE Object'
QName
           A representation of the model object 'QName'
 

Classes in org.eclipse.jst.j2ee.common used by org.eclipse.jst.j2ee.webservice.wsdd
CompatibilityDescriptionGroup
           A representation of the model object 'Compatibility Description Group'
DescriptionGroup
           A representation of the model object 'Description Group'
IconType
           A representation of the model object 'Icon Type'
J2EEEObject
           A representation of the model object 'J2EEE Object'
QName
           A representation of the model object 'QName'