|
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 ResourceRef
Generated interface for ResourceRef element.
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Field Summary | |
|---|---|
static String |
RES_AUTH
|
static String |
RES_AUTH_APPLICATION
|
static String |
RES_AUTH_CONTAINER
|
static String |
RES_REF_NAME
|
static String |
RES_SHARING_SCOPE
|
static String |
RES_SHARING_SCOPE_SHAREABLE
|
static String |
RES_SHARING_SCOPE_UNSHAREABLE
|
static String |
RES_TYPE
|
| Method Summary | |
|---|---|
int |
addInjectionTarget(InjectionTarget valueInterface)
|
InjectionTarget[] |
getInjectionTarget()
|
InjectionTarget |
getInjectionTarget(int index)
|
String |
getMappedName()
|
String |
getResAuth()
Getter for res-auth property. |
String |
getResRefName()
Getter for res-ref-name property. |
String |
getResSharingScope()
Getter for res-sharing-scope property. |
String |
getResType()
Getter for res-type property. |
InjectionTarget |
newInjectionTarget()
|
int |
removeInjectionTarget(InjectionTarget valueInterface)
|
void |
setInjectionTarget(InjectionTarget[] value)
|
void |
setInjectionTarget(int index,
InjectionTarget valueInterface)
|
void |
setMappedName(String value)
|
void |
setResAuth(String value)
Setter for res-auth property |
void |
setResRefName(String value)
Setter for res-ref-name property |
void |
setResSharingScope(String value)
Setter for res-sharing-scope property |
void |
setResType(String value)
Setter for res-type 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 RES_REF_NAME
static final String RES_TYPE
static final String RES_AUTH
static final String RES_SHARING_SCOPE
static final String RES_AUTH_APPLICATION
static final String RES_AUTH_CONTAINER
static final String RES_SHARING_SCOPE_SHAREABLE
static final String RES_SHARING_SCOPE_UNSHAREABLE
| Method Detail |
|---|
void setResRefName(String value)
value - property valueString getResRefName()
void setResType(String value)
value - property valueString getResType()
void setResAuth(String value)
value - property valueString getResAuth()
void setResSharingScope(String value)
value - property valueString getResSharingScope()
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 | |||||||||