| API Test Coverage Report for org.eclipse.jst.j2ee.core | ![]() |
| Test Coverage (methods tested: 1496, methods not tested: 51) |
| Hide tested methods | Hide untested methods | Collapse classes |
org.eclipse.jst.j2ee.ejb.AcknowledgeMode
![]()
get (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/AcknowledgeMode;
![]()
get (I)Lorg/eclipse/jst/j2ee/ejb/AcknowledgeMode;
|
org.eclipse.jst.j2ee.ejb.ActivationConfig
![]()
getConfigProperties ()Lorg/eclipse/emf/common/util/EList;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
|
org.eclipse.jst.j2ee.ejb.ActivationConfigProperty
![]()
getName ()Ljava/lang/String;
![]()
getValue ()Ljava/lang/String;
![]()
setName (Ljava/lang/String;)V
![]()
setValue (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.jca.ActivationSpec
![]()
getActivationSpecClass ()Ljava/lang/String;
![]()
getRequiredConfigProperties ()Lorg/eclipse/emf/common/util/EList;
![]()
setActivationSpecClass (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.jca.AdminObject
![]()
getAdminObjectClass ()Ljava/lang/String;
![]()
getAdminObjectInterface ()Ljava/lang/String;
![]()
getConfigProperties ()Lorg/eclipse/emf/common/util/EList;
![]()
setAdminObjectClass (Ljava/lang/String;)V
![]()
setAdminObjectInterface (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.application.Application
![]()
containsSecurityRole (Ljava/lang/String;)Z
![]()
getFirstModule (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/application/Module;
![]()
getJ2EEVersionID ()I
![]()
getModule (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/application/Module;
![]()
getModule (Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/jst/j2ee/application/Module;
![]()
getModuleHavingAltDD (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/application/Module;
![]()
getModules ()Lorg/eclipse/emf/common/util/EList;
![]()
getSecurityRoleNamed (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/SecurityRole;
![]()
getSecurityRoles ()Lorg/eclipse/emf/common/util/EList;
![]()
getVersion ()Ljava/lang/String;
![]()
getVersionID ()I
![]()
isVersion1_2Descriptor ()Z
![]()
isVersion1_3Descriptor ()Z
![]()
setVersion (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.client.ApplicationClient
![]()
getCallbackHandler ()Lorg/eclipse/jem/java/JavaClass;
![]()
getCallbackHandlerClassName ()Ljava/lang/String;
![]()
getEjbReferences ()Lorg/eclipse/emf/common/util/EList;
![]()
getEnvironmentProps ()Lorg/eclipse/emf/common/util/EList;
![]()
getJ2EEVersionID ()I
![]()
getMessageDestinationRefs ()Lorg/eclipse/emf/common/util/EList;
![]()
getMessageDestinations ()Lorg/eclipse/emf/common/util/EList;
![]()
getResourceEnvRefs ()Lorg/eclipse/emf/common/util/EList;
![]()
getResourceRefs ()Lorg/eclipse/emf/common/util/EList;
![]()
getServiceRefs ()Lorg/eclipse/emf/common/util/EList;
![]()
getVersion ()Ljava/lang/String;
![]()
getVersionID ()I
![]()
isVersion1_2Descriptor ()Z
![]()
isVersion1_3Descriptor ()Z
![]()
isVersion1_4Descriptor ()Z
![]()
setCallbackHandler (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setCallbackHandlerClassName (Ljava/lang/String;)V
![]()
setVersion (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.client.ApplicationClientResource
![]()
getApplicationClient ()Lorg/eclipse/jst/j2ee/client/ApplicationClient;
|
org.eclipse.jst.j2ee.application.ApplicationFactory
![]()
createApplication ()Lorg/eclipse/jst/j2ee/application/Application;
![]()
createConnectorModule ()Lorg/eclipse/jst/j2ee/application/ConnectorModule;
![]()
createEjbModule ()Lorg/eclipse/jst/j2ee/application/EjbModule;
![]()
createJavaClientModule ()Lorg/eclipse/jst/j2ee/application/JavaClientModule;
![]()
createModule ()Lorg/eclipse/jst/j2ee/application/Module;
![]()
createWebModule ()Lorg/eclipse/jst/j2ee/application/WebModule;
![]()
getApplicationPackage ()Lorg/eclipse/jst/j2ee/application/ApplicationPackage;
|
org.eclipse.jst.j2ee.application.ApplicationResource
![]()
getApplication ()Lorg/eclipse/jst/j2ee/application/Application;
|
org.eclipse.jst.j2ee.ejb.AssemblyDescriptor
![]()
getEjbJar ()Lorg/eclipse/jst/j2ee/ejb/EJBJar;
![]()
getExcludeList ()Lorg/eclipse/jst/j2ee/ejb/ExcludeList;
![]()
getMessageDestinations ()Lorg/eclipse/emf/common/util/EList;
![]()
getMethodPermission (Ljava/util/List;)Lorg/eclipse/jst/j2ee/ejb/MethodPermission;
![]()
getMethodPermissionMethodElements (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
![]()
getMethodPermissions ()Lorg/eclipse/emf/common/util/EList;
![]()
getMethodTransactionMethodElements (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
![]()
getMethodTransactions ()Lorg/eclipse/emf/common/util/EList;
![]()
getSecurityRoleNamed (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/SecurityRole;
![]()
getSecurityRoles ()Lorg/eclipse/emf/common/util/EList;
![]()
removeData (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)V
![]()
renameSecurityRole (Ljava/lang/String;Ljava/lang/String;)V
![]()
setEjbJar (Lorg/eclipse/jst/j2ee/ejb/EJBJar;)V
![]()
setExcludeList (Lorg/eclipse/jst/j2ee/ejb/ExcludeList;)V
|
org.eclipse.jst.j2ee.webapplication.AuthConstraint
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getRoles ()Lorg/eclipse/emf/common/util/EList;
![]()
getSecConstraint ()Lorg/eclipse/jst/j2ee/webapplication/SecurityConstraint;
![]()
setDescription (Ljava/lang/String;)V
![]()
setSecConstraint (Lorg/eclipse/jst/j2ee/webapplication/SecurityConstraint;)V
|
org.eclipse.jst.j2ee.jca.AuthenticationMechanism
![]()
getAuthenticationMechanism ()Ljava/lang/String;
![]()
getAuthenticationMechanismType ()Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanismType;
![]()
getCredentialInterface ()Ljava/lang/String;
![]()
getCustomAuthMechType ()Ljava/lang/String;
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
isSetAuthenticationMechanismType ()Z
![]()
setAuthenticationMechanism (Ljava/lang/String;)V
![]()
setAuthenticationMechanismType (Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanismType;)V
![]()
setCredentialInterface (Ljava/lang/String;)V
![]()
setCustomAuthMechType (Ljava/lang/String;)V
![]()
setDescription (Ljava/lang/String;)V
![]()
unsetAuthenticationMechanismType ()V
|
org.eclipse.jst.j2ee.jca.AuthenticationMechanismType
![]()
get (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanismType;
![]()
get (I)Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanismType;
|
org.eclipse.jst.j2ee.webapplication.AuthMethodKind
![]()
get (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;
![]()
get (I)Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;
|
org.eclipse.jst.j2ee.client.ClientFactory
![]()
createApplicationClient ()Lorg/eclipse/jst/j2ee/client/ApplicationClient;
![]()
getClientPackage ()Lorg/eclipse/jst/j2ee/client/ClientPackage;
|
org.eclipse.jst.j2ee.ejb.CMPAttribute
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getField ()Lorg/eclipse/jem/java/Field;
![]()
getGetterName ()Ljava/lang/String;
![]()
getOriginatingType ()Lorg/eclipse/jem/java/JavaHelpers;
![]()
getSetterName ()Ljava/lang/String;
![]()
getType ()Lorg/eclipse/jem/java/JavaHelpers;
![]()
isCMRField ()Z
![]()
isDerived ()Z
![]()
isKey ()Z
![]()
isPrimKeyField ()Z
![]()
setDerived (Z)V
![]()
setDescription (Ljava/lang/String;)V
![]()
setOriginatingType (Lorg/eclipse/jem/java/JavaHelpers;)V
|
org.eclipse.jst.j2ee.ejb.CMRField
![]()
getCollectionType ()Lorg/eclipse/jem/java/JavaClass;
![]()
getCollectionTypeName ()Ljava/lang/String;
![]()
getRole ()Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
![]()
setCollectionType (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setCollectionTypeName (Ljava/lang/String;)V
![]()
setRole (Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;)V
|
org.eclipse.jst.j2ee.common.CommonFactory
![]()
createCompatibilityDescriptionGroup ()Lorg/eclipse/jst/j2ee/common/CompatibilityDescriptionGroup;
![]()
createDescription ()Lorg/eclipse/jst/j2ee/common/Description;
![]()
createDescriptionGroup ()Lorg/eclipse/jst/j2ee/common/DescriptionGroup;
![]()
createDisplayName ()Lorg/eclipse/jst/j2ee/common/DisplayName;
![]()
createEJBLocalRef ()Lorg/eclipse/jst/j2ee/common/EJBLocalRef;
![]()
createEjbRef ()Lorg/eclipse/jst/j2ee/common/EjbRef;
![]()
createEnvEntry ()Lorg/eclipse/jst/j2ee/common/EnvEntry;
![]()
createIconType ()Lorg/eclipse/jst/j2ee/common/IconType;
![]()
createIdentity ()Lorg/eclipse/jst/j2ee/common/Identity;
![]()
createListener ()Lorg/eclipse/jst/j2ee/common/Listener;
![]()
createMessageDestination ()Lorg/eclipse/jst/j2ee/common/MessageDestination;
![]()
createMessageDestinationRef ()Lorg/eclipse/jst/j2ee/common/MessageDestinationRef;
![]()
createParamValue ()Lorg/eclipse/jst/j2ee/common/ParamValue;
![]()
createQName ()Lorg/eclipse/jst/j2ee/common/QName;
![]()
createResourceEnvRef ()Lorg/eclipse/jst/j2ee/common/ResourceEnvRef;
![]()
createResourceRef ()Lorg/eclipse/jst/j2ee/common/ResourceRef;
![]()
createRunAsSpecifiedIdentity ()Lorg/eclipse/jst/j2ee/common/RunAsSpecifiedIdentity;
![]()
createSecurityIdentity ()Lorg/eclipse/jst/j2ee/common/SecurityIdentity;
![]()
createSecurityRole ()Lorg/eclipse/jst/j2ee/common/SecurityRole;
![]()
createSecurityRoleRef ()Lorg/eclipse/jst/j2ee/common/SecurityRoleRef;
![]()
createUseCallerIdentity ()Lorg/eclipse/jst/j2ee/common/UseCallerIdentity;
![]()
getCommonPackage ()Lorg/eclipse/jst/j2ee/common/CommonPackage;
|
org.eclipse.jst.j2ee.ejb.CommonRelationship
![]()
getCommonRoles ()Lorg/eclipse/emf/common/util/EList;
![]()
getFirstCommonRole ()Lorg/eclipse/jst/j2ee/ejb/CommonRelationshipRole;
![]()
getName ()Ljava/lang/String;
![]()
getSecondCommonRole ()Lorg/eclipse/jst/j2ee/ejb/CommonRelationshipRole;
![]()
setName (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.ejb.CommonRelationshipRole
![]()
getAttributes ()Lorg/eclipse/emf/common/util/EList;
![]()
getCommonRelationship ()Lorg/eclipse/jst/j2ee/ejb/CommonRelationship;
![]()
getName ()Ljava/lang/String;
![]()
getOppositeAsCommonRole ()Lorg/eclipse/jst/j2ee/ejb/CommonRelationshipRole;
![]()
getRoleName ()Ljava/lang/String;
![]()
getSourceEntity ()Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;
![]()
getTargetAttributeName (Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;)Ljava/lang/String;
![]()
getTypeEntity ()Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;
![]()
isForward ()Z
![]()
isKey ()Z
![]()
isMany ()Z
![]()
isRequired ()Z
![]()
reconcileAttributes ()V
![]()
setKey (Z)V
![]()
setLower (I)V
![]()
setUpper (I)V
|
org.eclipse.jst.j2ee.common.CompatibilityDescriptionGroup
![]()
getDescription ()Ljava/lang/String;
![]()
getDisplayName ()Ljava/lang/String;
![]()
getLargeIcon ()Ljava/lang/String;
![]()
getSmallIcon ()Ljava/lang/String;
![]()
setDescription (Ljava/lang/String;)V
![]()
setDescriptionGen (Ljava/lang/String;)V
![]()
setDisplayName (Ljava/lang/String;)V
![]()
setDisplayNameGen (Ljava/lang/String;)V
![]()
setLargeIcon (Ljava/lang/String;)V
![]()
setLargeIconGen (Ljava/lang/String;)V
![]()
setSmallIcon (Ljava/lang/String;)V
![]()
setSmallIconGen (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webservice.wsclient.ComponentScopedRefs
![]()
getComponentName ()Ljava/lang/String;
![]()
getServiceRefs ()Lorg/eclipse/emf/common/util/EList;
![]()
setComponentName (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.jca.ConfigProperty
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getName ()Ljava/lang/String;
![]()
getType ()Ljava/lang/String;
![]()
getValue ()Ljava/lang/String;
![]()
setDescription (Ljava/lang/String;)V
![]()
setName (Ljava/lang/String;)V
![]()
setType (Ljava/lang/String;)V
![]()
setValue (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.jca.ConnectionDefinition
![]()
getConfigProperties ()Lorg/eclipse/emf/common/util/EList;
![]()
getConnectionFactoryImplClass ()Ljava/lang/String;
![]()
getConnectionFactoryInterface ()Ljava/lang/String;
![]()
getConnectionImplClass ()Ljava/lang/String;
![]()
getConnectionInterface ()Ljava/lang/String;
![]()
getManagedConnectionFactoryClass ()Ljava/lang/String;
![]()
setConnectionFactoryImplClass (Ljava/lang/String;)V
![]()
setConnectionFactoryInterface (Ljava/lang/String;)V
![]()
setConnectionImplClass (Ljava/lang/String;)V
![]()
setConnectionInterface (Ljava/lang/String;)V
![]()
setManagedConnectionFactoryClass (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.jca.Connector
![]()
getEisType ()Ljava/lang/String;
![]()
getLicense ()Lorg/eclipse/jst/j2ee/jca/License;
![]()
getResourceAdapter ()Lorg/eclipse/jst/j2ee/jca/ResourceAdapter;
![]()
getSpecVersion ()Ljava/lang/String;
![]()
getVendorName ()Ljava/lang/String;
![]()
getVersion ()Ljava/lang/String;
![]()
getVersionID ()I
![]()
setEisType (Ljava/lang/String;)V
![]()
setLicense (Lorg/eclipse/jst/j2ee/jca/License;)V
![]()
setResourceAdapter (Lorg/eclipse/jst/j2ee/jca/ResourceAdapter;)V
![]()
setSpecVersion (Ljava/lang/String;)V
![]()
setVendorName (Ljava/lang/String;)V
![]()
setVersion (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.jca.ConnectorResource
![]()
getConnector ()Lorg/eclipse/jst/j2ee/jca/Connector;
|
org.eclipse.jst.j2ee.webservice.jaxrpcmap.ConstructorParameterOrder
![]()
getElementNames ()Lorg/eclipse/emf/common/util/EList;
![]()
getId ()Ljava/lang/String;
![]()
setId (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.ejb.ContainerManagedEntity
![]()
addKeyAttributeName (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
![]()
addPersistentAttribute (Lorg/eclipse/jem/java/Field;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
![]()
addPersistentAttributeName (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
![]()
getAbstractSchemaName ()Ljava/lang/String;
![]()
getAllAvailableQueryMethods ()Ljava/util/List;
![]()
getAvailableFindQueryMethods ()Ljava/util/List;
![]()
getAvailableSelectQueryMethods ()Ljava/util/List;
![]()
getCMPAttribute ()Lorg/eclipse/emf/common/util/EList;
![]()
getCMPVersionID ()I
![]()
getCMRFields ()Ljava/util/List;
![]()
getFilteredFeatures (Lorg/eclipse/jst/j2ee/ejb/EJBExtensionFilter;)Ljava/util/List;
![]()
getKeyAttribute (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
![]()
getKeyAttributes ()Lorg/eclipse/emf/common/util/EList;
![]()
getPersistentAttribute (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
![]()
getPersistentAttributes ()Lorg/eclipse/emf/common/util/EList;
![]()
getPrimaryKeyAttribute ()Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
![]()
getPrimKeyField ()Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
![]()
getQueries ()Lorg/eclipse/emf/common/util/EList;
![]()
getRole (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CommonRelationshipRole;
![]()
getRoles ()Ljava/util/List;
![]()
getVersion ()Ljava/lang/String;
![]()
isContainerManagedEntity ()Z
![]()
isKeyAttribute (Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;)Z
![]()
isUnknownPrimaryKey ()Z
![]()
isVersion1_X ()Z
![]()
isVersion2_X ()Z
![]()
listPersistentFieldNames ()[Ljava/lang/String;
![]()
makePrimKeyFieldProxy ()V
![]()
removePersistentAttribute (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
![]()
removePersistentAttribute (Lorg/eclipse/jem/java/Field;)Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
![]()
setAbstractSchemaName (Ljava/lang/String;)V
![]()
setPrimKeyField (Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;)V
![]()
setVersion (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webapplication.ContextParam
![]()
getDescription ()Ljava/lang/String;
![]()
getParamName ()Ljava/lang/String;
![]()
getParamValue ()Ljava/lang/String;
![]()
getWebApp ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
![]()
setDescription (Ljava/lang/String;)V
![]()
setParamName (Ljava/lang/String;)V
![]()
setParamValue (Ljava/lang/String;)V
![]()
setWebApp (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
|
org.eclipse.jst.j2ee.common.DeploymentExtension
![]()
getExtensionElements ()Lorg/eclipse/emf/common/util/EList;
![]()
getNamespace ()Ljava/lang/String;
![]()
isMustUnderstand ()Z
![]()
setMustUnderstand (Z)V
![]()
setNamespace (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.common.Description
![]()
getLang ()Ljava/lang/String;
![]()
getValue ()Ljava/lang/String;
![]()
setLang (Ljava/lang/String;)V
![]()
setValue (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.common.DescriptionGroup
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getDisplayNames ()Lorg/eclipse/emf/common/util/EList;
![]()
getIcons ()Lorg/eclipse/emf/common/util/EList;
|
org.eclipse.jst.j2ee.ejb.DestinationType
![]()
get (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/DestinationType;
![]()
get (I)Lorg/eclipse/jst/j2ee/ejb/DestinationType;
|
org.eclipse.jst.j2ee.webapplication.DispatcherType
![]()
get (I)Lorg/eclipse/jst/j2ee/webapplication/DispatcherType;
![]()
get (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/webapplication/DispatcherType;
|
org.eclipse.jst.j2ee.common.DisplayName
![]()
getLang ()Ljava/lang/String;
![]()
getValue ()Ljava/lang/String;
![]()
setLang (Ljava/lang/String;)V
![]()
setValue (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.ejb.EJBExtensionFilter
![]()
filter (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
|
org.eclipse.jst.j2ee.ejb.EjbFactory
![]()
createActivationConfig ()Lorg/eclipse/jst/j2ee/ejb/ActivationConfig;
![]()
createActivationConfigProperty ()Lorg/eclipse/jst/j2ee/ejb/ActivationConfigProperty;
![]()
createAssemblyDescriptor ()Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;
![]()
createCMPAttribute ()Lorg/eclipse/jst/j2ee/ejb/CMPAttribute;
![]()
createCMRField ()Lorg/eclipse/jst/j2ee/ejb/CMRField;
![]()
createContainerManagedEntity ()Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;
![]()
createEJBJar ()Lorg/eclipse/jst/j2ee/ejb/EJBJar;
![]()
createEJBMethodCategory ()Lorg/eclipse/jst/j2ee/ejb/EJBMethodCategory;
![]()
createEJBRelation ()Lorg/eclipse/jst/j2ee/ejb/EJBRelation;
![]()
createEJBRelationshipRole ()Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
![]()
createEntity ()Lorg/eclipse/jst/j2ee/ejb/Entity;
![]()
createExcludeList ()Lorg/eclipse/jst/j2ee/ejb/ExcludeList;
![]()
createMessageDriven ()Lorg/eclipse/jst/j2ee/ejb/MessageDriven;
![]()
createMessageDrivenDestination ()Lorg/eclipse/jst/j2ee/ejb/MessageDrivenDestination;
![]()
createMethodElement ()Lorg/eclipse/jst/j2ee/ejb/MethodElement;
![]()
createMethodElement (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/MethodElement;
![]()
createMethodElementFrom (Lorg/eclipse/jem/java/Method;)Lorg/eclipse/jst/j2ee/ejb/MethodElement;
![]()
createMethodElementFrom (Ljava/lang/reflect/Method;)Lorg/eclipse/jst/j2ee/ejb/MethodElement;
![]()
createMethodPermission ()Lorg/eclipse/jst/j2ee/ejb/MethodPermission;
![]()
createMethodTransaction ()Lorg/eclipse/jst/j2ee/ejb/MethodTransaction;
![]()
createQuery ()Lorg/eclipse/jst/j2ee/ejb/Query;
![]()
createQueryMethod ()Lorg/eclipse/jst/j2ee/ejb/QueryMethod;
![]()
createRelationships ()Lorg/eclipse/jst/j2ee/ejb/Relationships;
![]()
createRoleSource ()Lorg/eclipse/jst/j2ee/ejb/RoleSource;
![]()
createSession ()Lorg/eclipse/jst/j2ee/ejb/Session;
![]()
getEjbPackage ()Lorg/eclipse/jst/j2ee/ejb/EjbPackage;
|
org.eclipse.jst.j2ee.ejb.EJBJar
![]()
containsContainerManagedBeans ()Z
![]()
containsSecurityRole (Ljava/lang/String;)Z
![]()
getAssemblyDescriptor ()Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;
![]()
getBeanManagedBeans ()Ljava/util/List;
![]()
getContainerManagedBeans ()Ljava/util/List;
![]()
getEJB11ContainerManagedBeans ()Ljava/util/List;
![]()
getEJB20ContainerManagedBeans ()Ljava/util/List;
![]()
getEjbClientJar ()Ljava/lang/String;
![]()
getEJBRelation (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/EJBRelation;
![]()
getEjbRelations ()Ljava/util/List;
![]()
getEJBRelationsForSource (Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)Ljava/util/List;
![]()
getEJBRelationshipRolesForType (Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)Ljava/util/List;
![]()
getEnterpiseBeanFromRef (Lorg/eclipse/jst/j2ee/common/EjbRef;)Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;
![]()
getEnterpriseBeanNamed (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;
![]()
getEnterpriseBeans ()Lorg/eclipse/emf/common/util/EList;
![]()
getEnterpriseBeansWithReference (Lorg/eclipse/jem/java/JavaClass;)Ljava/util/List;
![]()
getEnterpriseBeanWithReference (Lorg/eclipse/jem/java/JavaClass;)Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;
![]()
getJ2EEVersionID ()I
![]()
getMessageDrivenBeans ()Ljava/util/List;
![]()
getRelationshipList ()Lorg/eclipse/jst/j2ee/ejb/Relationships;
![]()
getRelationshipRole (Ljava/lang/String;Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
![]()
getSessionBeans ()Ljava/util/List;
![]()
getVersion ()Ljava/lang/String;
![]()
getVersionID ()I
![]()
isVersion1_1Descriptor ()Z
![]()
isVersion2_0Descriptor ()Z
![]()
renameSecurityRole (Ljava/lang/String;Ljava/lang/String;)V
![]()
setAssemblyDescriptor (Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;)V
![]()
setEjbClientJar (Ljava/lang/String;)V
![]()
setRelationshipList (Lorg/eclipse/jst/j2ee/ejb/Relationships;)V
![]()
setVersion (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webservice.wsdd.EJBLink
![]()
getEjbLink ()Ljava/lang/String;
![]()
setEjbLink (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.common.EJBLocalRef
![]()
getLocal ()Ljava/lang/String;
![]()
getLocalHome ()Ljava/lang/String;
![]()
setLocal (Ljava/lang/String;)V
![]()
setLocalHome (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.ejb.EjbMethodElementComparator
![]()
<init> ()V
![]()
compare (Ljava/lang/Object;Ljava/lang/Object;)I
|
org.eclipse.jst.j2ee.ejb.EjbMethodElementHelper
![]()
<init> ()V
![]()
getAvailableFindQueryMethodsExcludingExisting (Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)Ljava/util/List;
![]()
getAvailableMethodElementsExcludingExisting (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;Ljava/util/List;Lorg/eclipse/emf/ecore/EReference;)Ljava/util/List;
![]()
getAvailableMethodElementsExcludingExisting (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;Ljava/util/List;Lorg/eclipse/emf/ecore/EReference;Ljava/util/Comparator;)Ljava/util/List;
![]()
getAvailableMethodElementsExcludingExisting (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;Ljava/util/List;Lorg/eclipse/emf/ecore/EReference;Ljava/util/Comparator;I)Ljava/util/List;
![]()
getAvailableMethodElementsExcludingExisting (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;Ljava/util/List;Lorg/eclipse/emf/ecore/EReference;I)Ljava/util/List;
![]()
getAvailableMethodTransactionMethodElementsExcludingExisting (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
![]()
getAvailableSelectQueryMethodsExcludingExisting (Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;)Ljava/util/List;
![]()
getExistingOrAvailableTransactionMethodElements (Lorg/eclipse/emf/ecore/EObject;Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
![]()
getInterfaces ([Ljava/lang/Object;Ljava/lang/String;)Ljava/util/List;
![]()
getMethodElementSignatures (Ljava/util/List;)Ljava/util/List;
![]()
isMethodElementinList (Ljava/util/List;Ljava/lang/Object;)Z
![]()
isMethodElementsEqual (Lorg/eclipse/jst/j2ee/ejb/MethodElement;Lorg/eclipse/jst/j2ee/ejb/MethodElement;)Z
![]()
singleton ()Lorg/eclipse/jst/j2ee/ejb/EjbMethodElementHelper;
|
org.eclipse.jst.j2ee.common.EjbRef
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getHome ()Ljava/lang/String;
![]()
getLink ()Ljava/lang/String;
![]()
getLinkedEjb (Lorg/eclipse/jst/j2ee/ejb/EJBJar;)Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;
![]()
getName ()Ljava/lang/String;
![]()
getRemote ()Ljava/lang/String;
![]()
getType ()Lorg/eclipse/jst/j2ee/common/EjbRefType;
![]()
isEquivalent (Lorg/eclipse/jst/j2ee/common/EjbRef;)Z
![]()
isLinked (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Z
![]()
isLocal ()Z
![]()
isSetType ()Z
![]()
setDescription (Ljava/lang/String;)V
![]()
setHome (Ljava/lang/String;)V
![]()
setLink (Ljava/lang/String;)V
![]()
setName (Ljava/lang/String;)V
![]()
setRemote (Ljava/lang/String;)V
![]()
setType (Lorg/eclipse/jst/j2ee/common/EjbRefType;)V
![]()
unsetType ()V
|
org.eclipse.jst.j2ee.common.EjbRefType
![]()
get (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/EjbRefType;
![]()
get (I)Lorg/eclipse/jst/j2ee/common/EjbRefType;
|
org.eclipse.jst.j2ee.ejb.EJBRelation
![]()
containsRelationshipRole (Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;)Z
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getFirstRole ()Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
![]()
getName ()Ljava/lang/String;
![]()
getOppositeRole (Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;)Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
![]()
getRelationshipList ()Lorg/eclipse/jst/j2ee/ejb/Relationships;
![]()
getRelationshipRole (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
![]()
getRelationshipRoles ()Lorg/eclipse/emf/common/util/EList;
![]()
getSecondRole ()Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
![]()
setDescription (Ljava/lang/String;)V
![]()
setFoward (Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;)V
![]()
setName (Ljava/lang/String;)V
![]()
setRelationshipList (Lorg/eclipse/jst/j2ee/ejb/Relationships;)V
|
org.eclipse.jst.j2ee.ejb.EJBRelationshipRole
![]()
getCmrField ()Lorg/eclipse/jst/j2ee/ejb/CMRField;
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getLogicalName ()Ljava/lang/String;
![]()
getMultiplicity ()Lorg/eclipse/jst/j2ee/ejb/MultiplicityKind;
![]()
getName ()Ljava/lang/String;
![]()
getOpposite ()Lorg/eclipse/jst/j2ee/ejb/EJBRelationshipRole;
![]()
getRelationship ()Lorg/eclipse/jst/j2ee/ejb/EJBRelation;
![]()
getRoleName ()Ljava/lang/String;
![]()
getSource ()Lorg/eclipse/jst/j2ee/ejb/RoleSource;
![]()
getSourceEntity ()Lorg/eclipse/jst/j2ee/ejb/ContainerManagedEntity;
![]()
isCascadeDelete ()Z
![]()
isForward ()Z
![]()
isKey ()Z
![]()
isMany ()Z
![]()
isSetCascadeDelete ()Z
![]()
isSetMultiplicity ()Z
![]()
reconcileAttributes ()V
![]()
setCascadeDelete (Z)V
![]()
setCmrField (Lorg/eclipse/jst/j2ee/ejb/CMRField;)V
![]()
setDescription (Ljava/lang/String;)V
![]()
setFoward ()V
![]()
setKey (Z)V
![]()
setMultiplicity (Lorg/eclipse/jst/j2ee/ejb/MultiplicityKind;)V
![]()
setName (Ljava/lang/String;)V
![]()
setRelationship (Lorg/eclipse/jst/j2ee/ejb/EJBRelation;)V
![]()
setRequired (Ljava/lang/Boolean;)V
![]()
setRoleName (Ljava/lang/String;)V
![]()
setSource (Lorg/eclipse/jst/j2ee/ejb/RoleSource;)V
![]()
unsetCascadeDelete ()V
![]()
unsetMultiplicity ()V
|
org.eclipse.jst.j2ee.ejb.EJBResource
![]()
getEJBJar ()Lorg/eclipse/jst/j2ee/ejb/EJBJar;
![]()
isBatchMode ()Z
![]()
isEJB1_1 ()Z
![]()
isEJB2_0 ()Z
![]()
setBatchMode (Z)V
|
org.eclipse.jst.j2ee.webservice.jaxrpcmap.ElementName
![]()
getId ()Ljava/lang/String;
![]()
getText ()Ljava/lang/String;
![]()
setId (Ljava/lang/String;)V
![]()
setText (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.ejb.EnterpriseBean
![]()
createMethodElements (Ljava/util/List;Lorg/eclipse/jem/java/JavaClass;)Ljava/util/List;
![]()
getAvailableCommonMethodElements ()Ljava/util/List;
![]()
getAvailableCommonMethodElementSignatures ()Ljava/util/List;
![]()
getAvailableHomeMethodElements ()Ljava/util/List;
![]()
getAvailableLocalHomeMethodElements ()Ljava/util/List;
![]()
getAvailableLocalMethodElements ()Ljava/util/List;
![]()
getAvailableRemoteMethodElements ()Ljava/util/List;
![]()
getAvailableUnspecifiedMethodElements ()Ljava/util/List;
![]()
getAvailableUnspecifiedMethodElementSignatures ()Ljava/util/List;
![]()
getEjbClass ()Lorg/eclipse/jem/java/JavaClass;
![]()
getEjbClassName ()Ljava/lang/String;
![]()
getEjbJar ()Lorg/eclipse/jst/j2ee/ejb/EJBJar;
![]()
getEquivalentEJBLocalRef (Lorg/eclipse/jst/j2ee/common/EJBLocalRef;)Lorg/eclipse/jst/j2ee/common/EJBLocalRef;
![]()
getEquivalentEjbRef (Lorg/eclipse/jst/j2ee/common/EjbRef;)Lorg/eclipse/jst/j2ee/common/EjbRef;
![]()
getExistingOrAvailableMethodElements (Lorg/eclipse/emf/ecore/EObject;)Ljava/util/List;
![]()
getExistingOrAvailableMethodElements (Lorg/eclipse/emf/ecore/EObject;Ljava/util/Comparator;)Ljava/util/List;
![]()
getHomeInterface ()Lorg/eclipse/jem/java/JavaClass;
![]()
getHomeInterfaceName ()Ljava/lang/String;
![]()
getHomeMethodsForDeployment ()[Lorg/eclipse/jem/java/Method;
![]()
getLinkedEJBLocalReference (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Lorg/eclipse/jst/j2ee/common/EJBLocalRef;
![]()
getLinkedEJBReference (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Lorg/eclipse/jst/j2ee/common/EjbRef;
![]()
getLocalHomeInterface ()Lorg/eclipse/jem/java/JavaClass;
![]()
getLocalHomeInterfaceName ()Ljava/lang/String;
![]()
getLocalHomeMethodsForDeployment ()[Lorg/eclipse/jem/java/Method;
![]()
getLocalInterface ()Lorg/eclipse/jem/java/JavaClass;
![]()
getLocalInterfaceName ()Ljava/lang/String;
![]()
getName ()Ljava/lang/String;
![]()
getRemoteInterface ()Lorg/eclipse/jem/java/JavaClass;
![]()
getRemoteInterfaceName ()Ljava/lang/String;
![]()
getRemoteMethodsForDeployment ()[Lorg/eclipse/jem/java/Method;
![]()
getSecurityIdentity ()Lorg/eclipse/jst/j2ee/common/SecurityIdentity;
![]()
getSecurityRoleRefs ()Lorg/eclipse/emf/common/util/EList;
![]()
getVersionID ()I
![]()
hasJavaReference (Lorg/eclipse/jem/java/JavaClass;)Z
![]()
hasLocalClient ()Z
![]()
hasRemoteClient ()Z
![]()
isBeanManagedEntity ()Z
![]()
isContainerManagedEntity ()Z
![]()
isEntity ()Z
![]()
isMessageDriven ()Z
![]()
isSession ()Z
![]()
isVersion1_X ()Z
![]()
isVersion2_X ()Z
![]()
reSyncSecurityRoleRef (Ljava/lang/String;Ljava/lang/String;)V
![]()
setEjbClass (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setEjbClassName (Ljava/lang/String;)V
![]()
setEjbJar (Lorg/eclipse/jst/j2ee/ejb/EJBJar;)V
![]()
setHomeInterface (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setHomeInterfaceName (Ljava/lang/String;)V
![]()
setLocalHomeInterface (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setLocalHomeInterfaceName (Ljava/lang/String;)V
![]()
setLocalInterface (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setLocalInterfaceName (Ljava/lang/String;)V
![]()
setName (Ljava/lang/String;)V
![]()
setRemoteInterface (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setRemoteInterfaceName (Ljava/lang/String;)V
![]()
setSecurityIdentity (Lorg/eclipse/jst/j2ee/common/SecurityIdentity;)V
|
org.eclipse.jst.j2ee.ejb.Entity
![]()
getPrimaryKey ()Lorg/eclipse/jem/java/JavaClass;
![]()
getPrimaryKeyName ()Ljava/lang/String;
![]()
isContainerManagedEntity ()Z
![]()
isReentrant ()Z
![]()
isSetReentrant ()Z
![]()
setPrimaryKey (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setPrimaryKeyName (Ljava/lang/String;)V
![]()
setReentrant (Z)V
![]()
unsetReentrant ()V
|
org.eclipse.jst.j2ee.common.EnvEntry
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getName ()Ljava/lang/String;
![]()
getType ()Lorg/eclipse/jst/j2ee/common/EnvEntryType;
![]()
getValue ()Ljava/lang/String;
![]()
isSetType ()Z
![]()
setDescription (Ljava/lang/String;)V
![]()
setName (Ljava/lang/String;)V
![]()
setType (Lorg/eclipse/jst/j2ee/common/EnvEntryType;)V
![]()
setValue (Ljava/lang/String;)V
![]()
unsetType ()V
|
org.eclipse.jst.j2ee.common.EnvEntryType
![]()
get (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/EnvEntryType;
![]()
get (I)Lorg/eclipse/jst/j2ee/common/EnvEntryType;
|
org.eclipse.jst.j2ee.webapplication.ErrorCodeErrorPage
![]()
getErrorCode ()Ljava/lang/String;
![]()
setErrorCode (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webapplication.ErrorPage
![]()
getLocation ()Ljava/lang/String;
![]()
getWebApp ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
![]()
isErrorCode ()Z
![]()
isExceptionType ()Z
![]()
setLocation (Ljava/lang/String;)V
![]()
setWebApp (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
|
org.eclipse.jst.j2ee.webservice.jaxrpcmap.ExceptionMapping
![]()
getConstructorParameterOrder ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ConstructorParameterOrder;
![]()
getExceptionType ()Ljava/lang/String;
![]()
getId ()Ljava/lang/String;
![]()
getWsdlMessage ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessage;
![]()
getWsdlMessagePartName ()Ljava/lang/String;
![]()
setConstructorParameterOrder (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ConstructorParameterOrder;)V
![]()
setExceptionType (Ljava/lang/String;)V
![]()
setId (Ljava/lang/String;)V
![]()
setWsdlMessage (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessage;)V
![]()
setWsdlMessagePartName (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webapplication.ExceptionTypeErrorPage
![]()
getExceptionType ()Lorg/eclipse/jem/java/JavaClass;
![]()
getExceptionTypeName ()Ljava/lang/String;
![]()
setExceptionType (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setExceptionTypeName (Ljava/lang/String;Lorg/eclipse/emf/ecore/resource/ResourceSet;)V
![]()
setExceptionTypeName (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.ejb.ExcludeList
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getMethodElements (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
![]()
getMethodElements ()Lorg/eclipse/emf/common/util/EList;
![]()
setDescription (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.common.ExtensibleType
![]()
getValue ()Ljava/lang/String;
![]()
setValue (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webapplication.Filter
![]()
getFilterClass ()Lorg/eclipse/jem/java/JavaClass;
![]()
getFilterClassName ()Ljava/lang/String;
![]()
getInitParams ()Lorg/eclipse/emf/common/util/EList;
![]()
getInitParamValues ()Lorg/eclipse/emf/common/util/EList;
![]()
getName ()Ljava/lang/String;
![]()
setFilterClass (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setFilterClassName (Ljava/lang/String;)V
![]()
setName (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webapplication.FilterMapping
![]()
getDispatcherType ()Lorg/eclipse/emf/common/util/EList;
![]()
getFilter ()Lorg/eclipse/jst/j2ee/webapplication/Filter;
![]()
getServlet ()Lorg/eclipse/jst/j2ee/webapplication/Servlet;
![]()
getServletName ()Ljava/lang/String;
![]()
getUrlPattern ()Ljava/lang/String;
![]()
setFilter (Lorg/eclipse/jst/j2ee/webapplication/Filter;)V
![]()
setServlet (Lorg/eclipse/jst/j2ee/webapplication/Servlet;)V
![]()
setServletName (Ljava/lang/String;)V
![]()
setUrlPattern (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webapplication.FormLoginConfig
![]()
getFormErrorPage ()Ljava/lang/String;
![]()
getFormLoginPage ()Ljava/lang/String;
![]()
getLoginConfig ()Lorg/eclipse/jst/j2ee/webapplication/LoginConfig;
![]()
setFormErrorPage (Ljava/lang/String;)V
![]()
setFormLoginPage (Ljava/lang/String;)V
![]()
setLoginConfig (Lorg/eclipse/jst/j2ee/webapplication/LoginConfig;)V
|
org.eclipse.jst.j2ee.webservice.wsdd.Handler
![]()
getHandlerClass ()Ljava/lang/String;
![]()
getHandlerName ()Ljava/lang/String;
![]()
getInitParams ()Lorg/eclipse/emf/common/util/EList;
![]()
getSoapHeaders ()Lorg/eclipse/emf/common/util/EList;
![]()
getSoapRoles ()Lorg/eclipse/emf/common/util/EList;
![]()
setHandlerClass (Ljava/lang/String;)V
![]()
setHandlerName (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webservice.wsclient.Handler
![]()
getHandlerClass ()Lorg/eclipse/jem/java/JavaClass;
![]()
getHandlerName ()Ljava/lang/String;
![]()
getInitParams ()Lorg/eclipse/emf/common/util/EList;
![]()
getPortNames ()Lorg/eclipse/emf/common/util/EList;
![]()
getSoapHeaders ()Lorg/eclipse/emf/common/util/EList;
![]()
getSoapRoles ()Lorg/eclipse/emf/common/util/EList;
![]()
setHandlerClass (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setHandlerName (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webapplication.HTTPMethodType
![]()
getHttpMethod ()Ljava/lang/String;
![]()
setHttpMethod (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webapplication.HTTPMethodTypeEnum
![]()
get (I)Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodTypeEnum;
![]()
get (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/webapplication/HTTPMethodTypeEnum;
|
org.eclipse.jst.j2ee.common.IconType
![]()
getLang ()Ljava/lang/String;
![]()
getLargeIcon ()Ljava/lang/String;
![]()
getSmallIcon ()Ljava/lang/String;
![]()
setLang (Ljava/lang/String;)V
![]()
setLargeIcon (Ljava/lang/String;)V
![]()
setSmallIcon (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.common.Identity
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getRoleName ()Ljava/lang/String;
![]()
setDescription (Ljava/lang/String;)V
![]()
setRoleName (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.jca.InboundResourceAdapter
![]()
getMessageAdapter ()Lorg/eclipse/jst/j2ee/jca/MessageAdapter;
![]()
setMessageAdapter (Lorg/eclipse/jst/j2ee/jca/MessageAdapter;)V
|
org.eclipse.jst.j2ee.webapplication.InitParam
![]()
getDescription ()Ljava/lang/String;
![]()
getParamName ()Ljava/lang/String;
![]()
getParamValue ()Ljava/lang/String;
![]()
setDescription (Ljava/lang/String;)V
![]()
setParamName (Ljava/lang/String;)V
![]()
setParamValue (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webservice.wscommon.InitParam
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptionTypes ()Lorg/eclipse/emf/common/util/EList;
![]()
getParamName ()Ljava/lang/String;
![]()
getParamValue ()Ljava/lang/String;
![]()
setDescription (Ljava/lang/String;)V
![]()
setParamName (Ljava/lang/String;)V
![]()
setParamValue (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.ejb.IRoleShapeStrategy
![]()
isFlat ()Z
![]()
isRound ()Z
![]()
reconcileAttributes (Ljava/util/List;)V
![]()
usesAttributeNamed (Ljava/lang/String;)Z
|
org.eclipse.jst.j2ee.webservice.jaxrpcmap.JavaWSDLMapping
![]()
getExceptionMappings ()Lorg/eclipse/emf/common/util/EList;
![]()
getId ()Ljava/lang/String;
![]()
getInterfaceMappings ()Lorg/eclipse/emf/common/util/EList;
![]()
getJavaXMLTypeMappings ()Lorg/eclipse/emf/common/util/EList;
![]()
getPackageMappings ()Lorg/eclipse/emf/common/util/EList;
![]()
setId (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webservice.jaxrpcmap.JavaXMLTypeMapping
![]()
getAnonymousTypeQname ()Ljava/lang/String;
![]()
getClassType ()Ljava/lang/String;
![]()
getId ()Ljava/lang/String;
![]()
getQnameScope ()Ljava/lang/String;
![]()
getRootTypeQname ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/RootTypeQname;
![]()
getVariableMappings ()Lorg/eclipse/emf/common/util/EList;
![]()
setAnonymousTypeQname (Ljava/lang/String;)V
![]()
setClassType (Ljava/lang/String;)V
![]()
setId (Ljava/lang/String;)V
![]()
setQnameScope (Ljava/lang/String;)V
![]()
setRootTypeQname (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/RootTypeQname;)V
|
org.eclipse.jst.j2ee.webservice.jaxrpcmap.JaxrpcmapFactory
![]()
createConstructorParameterOrder ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ConstructorParameterOrder;
![]()
createElementName ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ElementName;
![]()
createExceptionMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ExceptionMapping;
![]()
createInterfaceMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/InterfaceMapping;
![]()
createJavaWSDLMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JavaWSDLMapping;
![]()
createJavaXMLTypeMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JavaXMLTypeMapping;
![]()
createMethodParamPartsMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/MethodParamPartsMapping;
![]()
createPackageMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/PackageMapping;
![]()
createPortMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/PortMapping;
![]()
createRootTypeQname ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/RootTypeQname;
![]()
createServiceEndpointInterfaceMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ServiceEndpointInterfaceMapping;
![]()
createServiceEndpointMethodMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ServiceEndpointMethodMapping;
![]()
createServiceInterfaceMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/ServiceInterfaceMapping;
![]()
createVariableMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/VariableMapping;
![]()
createWSDLBinding ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLBinding;
![]()
createWSDLMessage ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessage;
![]()
createWSDLMessageMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessageMapping;
![]()
createWSDLMessagePartName ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessagePartName;
![]()
createWSDLOperation ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLOperation;
![]()
createWSDLPortType ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLPortType;
![]()
createWSDLReturnValueMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLReturnValueMapping;
![]()
createWSDLServiceName ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLServiceName;
![]()
getJaxrpcmapPackage ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JaxrpcmapPackage;
|
org.eclipse.jst.j2ee.webservice.jaxrpcmap.JaxrpcmapPackage
![]()
getConstructorParameterOrder ()Lorg/eclipse/emf/ecore/EClass;
![]()
getConstructorParameterOrder_ElementNames ()Lorg/eclipse/emf/ecore/EReference;
![]()
getConstructorParameterOrder_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getElementName ()Lorg/eclipse/emf/ecore/EClass;
![]()
getElementName_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getElementName_Text ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getExceptionMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getExceptionMapping_ConstructorParameterOrder ()Lorg/eclipse/emf/ecore/EReference;
![]()
getExceptionMapping_ExceptionType ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getExceptionMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getExceptionMapping_WsdlMessage ()Lorg/eclipse/emf/ecore/EReference;
![]()
getExceptionMapping_WsdlMessagePartName ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getInterfaceMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getJavaWSDLMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getJavaWSDLMapping_ExceptionMappings ()Lorg/eclipse/emf/ecore/EReference;
![]()
getJavaWSDLMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getJavaWSDLMapping_InterfaceMappings ()Lorg/eclipse/emf/ecore/EReference;
![]()
getJavaWSDLMapping_JavaXMLTypeMappings ()Lorg/eclipse/emf/ecore/EReference;
![]()
getJavaWSDLMapping_PackageMappings ()Lorg/eclipse/emf/ecore/EReference;
![]()
getJavaXMLTypeMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getJavaXMLTypeMapping_AnonymousTypeQname ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getJavaXMLTypeMapping_ClassType ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getJavaXMLTypeMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getJavaXMLTypeMapping_QnameScope ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getJavaXMLTypeMapping_RootTypeQname ()Lorg/eclipse/emf/ecore/EReference;
![]()
getJavaXMLTypeMapping_VariableMappings ()Lorg/eclipse/emf/ecore/EReference;
![]()
getJaxrpcmapFactory ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JaxrpcmapFactory;
![]()
getMethodParamPartsMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getMethodParamPartsMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getMethodParamPartsMapping_ParamPosition ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getMethodParamPartsMapping_ParamType ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getMethodParamPartsMapping_WsdlMessageMapping ()Lorg/eclipse/emf/ecore/EReference;
![]()
getPackageMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getPackageMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getPackageMapping_NamespaceURI ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getPackageMapping_PackageType ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getPortMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getPortMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getPortMapping_JavaPortName ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getPortMapping_PortName ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getRootTypeQname ()Lorg/eclipse/emf/ecore/EClass;
![]()
getServiceEndpointInterfaceMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getServiceEndpointInterfaceMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getServiceEndpointInterfaceMapping_ServiceEndpointInterface ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getServiceEndpointInterfaceMapping_ServiceEndpointMethodMappings ()Lorg/eclipse/emf/ecore/EReference;
![]()
getServiceEndpointInterfaceMapping_WsdlBinding ()Lorg/eclipse/emf/ecore/EReference;
![]()
getServiceEndpointInterfaceMapping_WsdlPortType ()Lorg/eclipse/emf/ecore/EReference;
![]()
getServiceEndpointMethodMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getServiceEndpointMethodMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getServiceEndpointMethodMapping_JavaMethodName ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getServiceEndpointMethodMapping_MethodParamPartsMappings ()Lorg/eclipse/emf/ecore/EReference;
![]()
getServiceEndpointMethodMapping_WrappedElement ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getServiceEndpointMethodMapping_WsdlOperation ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getServiceEndpointMethodMapping_WsdlReturnValueMapping ()Lorg/eclipse/emf/ecore/EReference;
![]()
getServiceInterfaceMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getServiceInterfaceMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getServiceInterfaceMapping_PortMappings ()Lorg/eclipse/emf/ecore/EReference;
![]()
getServiceInterfaceMapping_ServiceInterface ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getServiceInterfaceMapping_WsdlServiceName ()Lorg/eclipse/emf/ecore/EReference;
![]()
getVariableMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getVariableMapping_DataMember ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getVariableMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getVariableMapping_JavaVariableName ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getVariableMapping_XmlAttributeName ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getVariableMapping_XmlElementName ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getVariableMapping_XmlWildcard ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLBinding ()Lorg/eclipse/emf/ecore/EClass;
![]()
getWSDLMessage ()Lorg/eclipse/emf/ecore/EClass;
![]()
getWSDLMessageMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getWSDLMessageMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLMessageMapping_ParameterMode ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLMessageMapping_SoapHeader ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLMessageMapping_WsdlMessage ()Lorg/eclipse/emf/ecore/EReference;
![]()
getWSDLMessageMapping_WsdlMessagePartName ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLMessagePartName ()Lorg/eclipse/emf/ecore/EClass;
![]()
getWSDLMessagePartName_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLMessagePartName_WsdlMessagePartName ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLOperation ()Lorg/eclipse/emf/ecore/EClass;
![]()
getWSDLOperation_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLOperation_WsdlOperation ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLPortType ()Lorg/eclipse/emf/ecore/EClass;
![]()
getWSDLReturnValueMapping ()Lorg/eclipse/emf/ecore/EClass;
![]()
getWSDLReturnValueMapping_Id ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLReturnValueMapping_MethodReturnValue ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLReturnValueMapping_WsdlMessage ()Lorg/eclipse/emf/ecore/EReference;
![]()
getWSDLReturnValueMapping_WsdlMessagePartName ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getWSDLServiceName ()Lorg/eclipse/emf/ecore/EClass;
|
org.eclipse.jst.j2ee.webservice.jaxrpcmap.JaxrpcmapResource
![]()
getJavaWSDLMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/JavaWSDLMapping;
![]()
isJaxrpcmap1_0 ()Z
![]()
isJaxrpcmap1_1 ()Z
|
org.eclipse.jst.j2ee.jca.JcaFactory
![]()
createActivationSpec ()Lorg/eclipse/jst/j2ee/jca/ActivationSpec;
![]()
createAdminObject ()Lorg/eclipse/jst/j2ee/jca/AdminObject;
![]()
createAuthenticationMechanism ()Lorg/eclipse/jst/j2ee/jca/AuthenticationMechanism;
![]()
createConfigProperty ()Lorg/eclipse/jst/j2ee/jca/ConfigProperty;
![]()
createConnectionDefinition ()Lorg/eclipse/jst/j2ee/jca/ConnectionDefinition;
![]()
createConnector ()Lorg/eclipse/jst/j2ee/jca/Connector;
![]()
createInboundResourceAdapter ()Lorg/eclipse/jst/j2ee/jca/InboundResourceAdapter;
![]()
createLicense ()Lorg/eclipse/jst/j2ee/jca/License;
![]()
createMessageAdapter ()Lorg/eclipse/jst/j2ee/jca/MessageAdapter;
![]()
createMessageListener ()Lorg/eclipse/jst/j2ee/jca/MessageListener;
![]()
createOutboundResourceAdapter ()Lorg/eclipse/jst/j2ee/jca/OutboundResourceAdapter;
![]()
createRequiredConfigPropertyType ()Lorg/eclipse/jst/j2ee/jca/RequiredConfigPropertyType;
![]()
createResourceAdapter ()Lorg/eclipse/jst/j2ee/jca/ResourceAdapter;
![]()
createSecurityPermission ()Lorg/eclipse/jst/j2ee/jca/SecurityPermission;
![]()
getJcaPackage ()Lorg/eclipse/jst/j2ee/jca/JcaPackage;
|
org.eclipse.jst.j2ee.common.JNDIEnvRefsGroup
![]()
getEjbLocalRefs ()Lorg/eclipse/emf/common/util/EList;
![]()
getEjbRefs ()Lorg/eclipse/emf/common/util/EList;
![]()
getEnvironmentProperties ()Lorg/eclipse/emf/common/util/EList;
![]()
getMessageDestinationRefs ()Lorg/eclipse/emf/common/util/EList;
![]()
getResourceEnvRefs ()Lorg/eclipse/emf/common/util/EList;
![]()
getResourceRefs ()Lorg/eclipse/emf/common/util/EList;
![]()
getServiceRefs ()Lorg/eclipse/emf/common/util/EList;
|
org.eclipse.jst.j2ee.jsp.JSPConfig
![]()
getPropertyGroups ()Lorg/eclipse/emf/common/util/EList;
![]()
getTagLibs ()Lorg/eclipse/emf/common/util/EList;
|
org.eclipse.jst.j2ee.jsp.JspFactory
![]()
createJSPConfig ()Lorg/eclipse/jst/j2ee/jsp/JSPConfig;
![]()
createJSPPropertyGroup ()Lorg/eclipse/jst/j2ee/jsp/JSPPropertyGroup;
![]()
createTagLibRefType ()Lorg/eclipse/jst/j2ee/jsp/TagLibRefType;
![]()
getJspPackage ()Lorg/eclipse/jst/j2ee/jsp/JspPackage;
|
org.eclipse.jst.j2ee.jsp.JSPPropertyGroup
![]()
getIncludeCodas ()Lorg/eclipse/emf/common/util/EList;
![]()
getIncludePreludes ()Lorg/eclipse/emf/common/util/EList;
![]()
getPageEncoding ()Ljava/lang/String;
![]()
getUrlPattern ()Lorg/eclipse/emf/common/util/EList;
![]()
isElIgnored ()Z
![]()
isIsXML ()Z
![]()
isScriptingInvalid ()Z
![]()
isSetElIgnored ()Z
![]()
isSetIsXML ()Z
![]()
isSetScriptingInvalid ()Z
![]()
setElIgnored (Z)V
![]()
setIsXML (Z)V
![]()
setPageEncoding (Ljava/lang/String;)V
![]()
setScriptingInvalid (Z)V
![]()
unsetElIgnored ()V
![]()
unsetIsXML ()V
![]()
unsetScriptingInvalid ()V
|
org.eclipse.jst.j2ee.webapplication.JSPType
![]()
getJspFile ()Ljava/lang/String;
![]()
setJspFile (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.jca.License
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
isRequired ()Z
![]()
isSetRequired ()Z
![]()
setDescription (Ljava/lang/String;)V
![]()
setRequired (Z)V
![]()
unsetRequired ()V
|
org.eclipse.jst.j2ee.common.Listener
![]()
getListenerClass ()Lorg/eclipse/jem/java/JavaClass;
![]()
getListenerClassName ()Ljava/lang/String;
![]()
setListenerClass (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setListenerClassName (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webapplication.LocalEncodingMapping
![]()
getEncoding ()Ljava/lang/String;
![]()
getLocale ()Ljava/lang/String;
![]()
setEncoding (Ljava/lang/String;)V
![]()
setLocale (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.webapplication.LocalEncodingMappingList
![]()
getLocalEncodingMappings ()Lorg/eclipse/emf/common/util/EList;
|
org.eclipse.jst.j2ee.webapplication.LoginConfig
![]()
getAuthMethod ()Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;
![]()
getAuthorizationMethod ()Ljava/lang/String;
![]()
getFormLoginConfig ()Lorg/eclipse/jst/j2ee/webapplication/FormLoginConfig;
![]()
getRealmName ()Ljava/lang/String;
![]()
getWebApp ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
![]()
isSetAuthMethod ()Z
![]()
setAuthMethod (Lorg/eclipse/jst/j2ee/webapplication/AuthMethodKind;)V
![]()
setAuthorizationMethod (Ljava/lang/String;)V
![]()
setFormLoginConfig (Lorg/eclipse/jst/j2ee/webapplication/FormLoginConfig;)V
![]()
setRealmName (Ljava/lang/String;)V
![]()
setWebApp (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
![]()
unsetAuthMethod ()V
|
org.eclipse.jst.j2ee.jca.MessageAdapter
![]()
getMessageListeners ()Lorg/eclipse/emf/common/util/EList;
|
org.eclipse.jst.j2ee.common.MessageDestination
![]()
getName ()Ljava/lang/String;
![]()
setName (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.common.MessageDestinationRef
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getLink ()Ljava/lang/String;
![]()
getName ()Ljava/lang/String;
![]()
getType ()Ljava/lang/String;
![]()
getUsage ()Lorg/eclipse/jst/j2ee/common/MessageDestinationUsageType;
![]()
setLink (Ljava/lang/String;)V
![]()
setName (Ljava/lang/String;)V
![]()
setType (Ljava/lang/String;)V
![]()
setUsage (Lorg/eclipse/jst/j2ee/common/MessageDestinationUsageType;)V
|
org.eclipse.jst.j2ee.common.MessageDestinationUsageType
![]()
get (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/MessageDestinationUsageType;
![]()
get (I)Lorg/eclipse/jst/j2ee/common/MessageDestinationUsageType;
|
org.eclipse.jst.j2ee.ejb.MessageDriven
![]()
getAcknowledgeMode ()Lorg/eclipse/jst/j2ee/ejb/AcknowledgeMode;
![]()
getActivationConfig ()Lorg/eclipse/jst/j2ee/ejb/ActivationConfig;
![]()
getDestination ()Lorg/eclipse/jst/j2ee/ejb/MessageDrivenDestination;
![]()
getLink ()Ljava/lang/String;
![]()
getMessageDestination ()Lorg/eclipse/jem/java/JavaClass;
![]()
getMessageSelector ()Ljava/lang/String;
![]()
getMessagingType ()Lorg/eclipse/jem/java/JavaClass;
![]()
getTransactionType ()Lorg/eclipse/jst/j2ee/ejb/TransactionType;
![]()
isSetAcknowledgeMode ()Z
![]()
isSetTransactionType ()Z
![]()
setAcknowledgeMode (Lorg/eclipse/jst/j2ee/ejb/AcknowledgeMode;)V
![]()
setActivationConfig (Lorg/eclipse/jst/j2ee/ejb/ActivationConfig;)V
![]()
setDestination (Lorg/eclipse/jst/j2ee/ejb/MessageDrivenDestination;)V
![]()
setLink (Ljava/lang/String;)V
![]()
setMessageDestination (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setMessageSelector (Ljava/lang/String;)V
![]()
setMessagingType (Lorg/eclipse/jem/java/JavaClass;)V
![]()
setTransactionType (Lorg/eclipse/jst/j2ee/ejb/TransactionType;)V
![]()
unsetAcknowledgeMode ()V
![]()
unsetTransactionType ()V
|
org.eclipse.jst.j2ee.ejb.MessageDrivenDestination
![]()
getBean ()Lorg/eclipse/jst/j2ee/ejb/MessageDriven;
![]()
getSubscriptionDurability ()Lorg/eclipse/jst/j2ee/ejb/SubscriptionDurabilityKind;
![]()
getType ()Lorg/eclipse/jst/j2ee/ejb/DestinationType;
![]()
isSetSubscriptionDurability ()Z
![]()
isSetType ()Z
![]()
setBean (Lorg/eclipse/jst/j2ee/ejb/MessageDriven;)V
![]()
setSubscriptionDurability (Lorg/eclipse/jst/j2ee/ejb/SubscriptionDurabilityKind;)V
![]()
setType (Lorg/eclipse/jst/j2ee/ejb/DestinationType;)V
![]()
unsetSubscriptionDurability ()V
![]()
unsetType ()V
|
org.eclipse.jst.j2ee.jca.MessageListener
![]()
getActivationSpec ()Lorg/eclipse/jst/j2ee/jca/ActivationSpec;
![]()
getMessageListenerType ()Ljava/lang/String;
![]()
setActivationSpec (Lorg/eclipse/jst/j2ee/jca/ActivationSpec;)V
![]()
setMessageListenerType (Ljava/lang/String;)V
|
org.eclipse.jst.j2ee.ejb.MethodElement
![]()
addMethodParams (Ljava/lang/String;)V
![]()
applyZeroParams ()V
![]()
equalSignature (Lorg/eclipse/jst/j2ee/ejb/MethodElement;)Z
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getEnterpriseBean ()Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;
![]()
getMethodParams ()Ljava/util/List;
![]()
getMethods ()[Lorg/eclipse/jem/java/Method;
![]()
getMostSpecific (Lorg/eclipse/jst/j2ee/ejb/MethodElement;Lorg/eclipse/jem/java/JavaClass;)Lorg/eclipse/jst/j2ee/ejb/MethodElement;
![]()
getName ()Ljava/lang/String;
![]()
getParms ()Ljava/lang/String;
![]()
getSignature ()Ljava/lang/String;
![]()
getType ()Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
![]()
getTypeJavaClass ()Lorg/eclipse/jem/java/JavaClass;
![]()
hasMethodParams ()Z
![]()
initializeFromSignature (Ljava/lang/String;)V
![]()
isDefault ()Z
![]()
isEquivalent (Lorg/eclipse/jst/j2ee/ejb/MethodElement;)Z
![]()
isHome ()Z
![]()
isLocal ()Z
![]()
isLocalHome ()Z
![]()
isRemote ()Z
![]()
isSetType ()Z
![]()
isUnspecified ()Z
![]()
isValid ()Z
![]()
nameAndParamsEquals (Lorg/eclipse/jem/java/Method;)Z
![]()
removeMethodParams (Ljava/lang/String;)V
![]()
represents (Lorg/eclipse/jem/java/Method;)Z
![]()
setDescription (Ljava/lang/String;)V
![]()
setEnterpriseBean (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)V
![]()
setIdToReadableString ()V
![]()
setName (Ljava/lang/String;)V
![]()
setParms (Ljava/lang/String;)V
![]()
setType (Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;)V
![]()
uniquelyIdentifies (Lorg/eclipse/jem/java/Method;)Z
![]()
unsetType ()V
|
org.eclipse.jst.j2ee.ejb.MethodElementKind
![]()
get (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
![]()
get (I)Lorg/eclipse/jst/j2ee/ejb/MethodElementKind;
|
org.eclipse.jst.j2ee.webservice.jaxrpcmap.MethodParamPartsMapping
![]()
getId ()Ljava/lang/String;
![]()
getParamPosition ()Ljava/lang/String;
![]()
getParamType ()Ljava/lang/String;
![]()
getWsdlMessageMapping ()Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessageMapping;
![]()
setId (Ljava/lang/String;)V
![]()
setParamPosition (Ljava/lang/String;)V
![]()
setParamType (Ljava/lang/String;)V
![]()
setWsdlMessageMapping (Lorg/eclipse/jst/j2ee/webservice/jaxrpcmap/WSDLMessageMapping;)V
|
org.eclipse.jst.j2ee.ejb.MethodPermission
![]()
getAssemblyDescriptor ()Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getMethodElements ()Lorg/eclipse/emf/common/util/EList;
![]()
getMethodElements (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
![]()
getRoles ()Lorg/eclipse/emf/common/util/EList;
![]()
getSecurityRole (Ljava/lang/String;)Lorg/eclipse/jst/j2ee/common/SecurityRole;
![]()
hasSecurityRole (Ljava/lang/String;)Z
![]()
hasSecurityRole (Lorg/eclipse/jst/j2ee/common/SecurityRole;)Z
![]()
isEquivalent (Lorg/eclipse/jst/j2ee/ejb/MethodPermission;)Z
![]()
isSetUnchecked ()Z
![]()
isUnchecked ()Z
![]()
setAssemblyDescriptor (Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;)V
![]()
setDescription (Ljava/lang/String;)V
![]()
setUnchecked (Z)V
![]()
unsetUnchecked ()V
|
org.eclipse.jst.j2ee.ejb.MethodTransaction
![]()
getAssemblyDescriptor ()Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;
![]()
getDescription ()Ljava/lang/String;
![]()
getDescriptions ()Lorg/eclipse/emf/common/util/EList;
![]()
getMethodElements (Lorg/eclipse/jst/j2ee/ejb/EnterpriseBean;)Ljava/util/List;
![]()
getMethodElements ()Lorg/eclipse/emf/common/util/EList;
![]()
getMostSpecificMethodElement (Lorg/eclipse/jem/java/Method;)Lorg/eclipse/jst/j2ee/ejb/MethodElement;
![]()
getTransactionAttribute ()Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;
![]()
isEquivalent (Lorg/eclipse/jst/j2ee/ejb/MethodTransaction;)Z
![]()
isSetTransactionAttribute ()Z
![]()
setAssemblyDescriptor (Lorg/eclipse/jst/j2ee/ejb/AssemblyDescriptor;)V
![]()
setDescription (Ljava/lang/String;)V
![]()
setTransactionAttribute (Lorg/eclipse/jst/j2ee/ejb/TransactionAttributeType;)V
![]()
unsetTransactionAttribute ()V
|
org.eclipse.jst.j2ee.webapplication.MimeMapping
![]()
getExtension ()Ljava/lang/String;
![]()
getMimeType ()Ljava/lang/String;
![]()
getWebApp ()Lorg/eclipse/jst/j2ee/webapplication/WebApp;
![]()
setExtension (Ljava/lang/String;)V
![]()
setMimeType (Ljava/lang/String;)V
![]()
setWebApp (Lorg/eclipse/jst/j2ee/webapplication/WebApp;)V
|
org.eclipse.jst.j2ee.application.Module
![]()
getAltDD ()Ljava/lang/String;
![]()
getApplication ()Lorg/eclipse/jst/j2ee/application/Application;
![]()
getUri ()Ljava/lang/String;
![]()
isConnectorModule ()Z
![]()
isEjbModule ()Z
|