|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EjbRef
Generated interface for EjbRef element.
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Field Summary | |
|---|---|
static String |
EJB_LINK
|
static String |
EJB_REF_NAME
|
static String |
EJB_REF_TYPE
|
static String |
EJB_REF_TYPE_ENTITY
|
static String |
EJB_REF_TYPE_SESSION
|
static String |
HOME
|
static String |
REMOTE
|
| Method Summary | |
|---|---|
int |
addInjectionTarget(InjectionTarget valueInterface)
|
String |
getEjbLink()
Getter for ejb-link property. |
String |
getEjbRefName()
Getter for ejb-ref-name property. |
String |
getEjbRefType()
Getter for ejb-ref-type property. |
String |
getHome()
Getter for home property. |
InjectionTarget[] |
getInjectionTarget()
|
InjectionTarget |
getInjectionTarget(int index)
|
String |
getMappedName()
|
String |
getRemote()
Getter for remote property. |
InjectionTarget |
newInjectionTarget()
|
int |
removeInjectionTarget(InjectionTarget valueInterface)
|
void |
setEjbLink(String value)
Setter for ejb-link property. |
void |
setEjbRefName(String value)
Setter for ejb-ref-name property. |
void |
setEjbRefType(String value)
Setter for ejb-ref-type property. |
void |
setHome(String value)
Setter for home property. |
void |
setInjectionTarget(InjectionTarget[] value)
|
void |
setInjectionTarget(int index,
InjectionTarget valueInterface)
|
void |
setMappedName(String value)
|
void |
setRemote(String value)
Setter for remote property. |
int |
sizeInjectionTarget()
|
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean |
|---|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write |
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.DescriptionInterface |
|---|
getAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescription |
| Field Detail |
|---|
static final String EJB_REF_NAME
static final String EJB_REF_TYPE
static final String HOME
static final String REMOTE
static final String EJB_LINK
static final String EJB_REF_TYPE_ENTITY
static final String EJB_REF_TYPE_SESSION
| Method Detail |
|---|
void setEjbRefName(String value)
value - property valueString getEjbRefName()
void setEjbRefType(String value)
value - property valueString getEjbRefType()
void setHome(String value)
value - property valueString getHome()
void setRemote(String value)
value - property valueString getRemote()
void setEjbLink(String value)
value - property valueString getEjbLink()
void setMappedName(String value)
throws VersionNotSupportedException
VersionNotSupportedException
String getMappedName()
throws VersionNotSupportedException
VersionNotSupportedException
void setInjectionTarget(int index,
InjectionTarget valueInterface)
throws VersionNotSupportedException
VersionNotSupportedException
InjectionTarget getInjectionTarget(int index)
throws VersionNotSupportedException
VersionNotSupportedException
int sizeInjectionTarget()
throws VersionNotSupportedException
VersionNotSupportedException
void setInjectionTarget(InjectionTarget[] value)
throws VersionNotSupportedException
VersionNotSupportedException
InjectionTarget[] getInjectionTarget()
throws VersionNotSupportedException
VersionNotSupportedException
int addInjectionTarget(InjectionTarget valueInterface)
throws VersionNotSupportedException
VersionNotSupportedException
int removeInjectionTarget(InjectionTarget valueInterface)
throws VersionNotSupportedException
VersionNotSupportedException
InjectionTarget newInjectionTarget()
throws VersionNotSupportedException
VersionNotSupportedException
|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||