|
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 ContainerTransaction
| Field Summary | |
|---|---|
static String |
METHOD
|
static String |
TRANS_ATTRIBUTE
|
| Method Summary | |
|---|---|
int |
addMethod(Method value)
|
Method[] |
getMethod()
|
Method |
getMethod(int index)
|
String |
getTransAttribute()
|
Method |
newMethod()
|
int |
removeMethod(Method value)
|
void |
setMethod(int index,
Method value)
|
void |
setMethod(Method[] value)
|
void |
setTransAttribute(String value)
|
int |
sizeMethod()
|
| 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 METHOD
static final String TRANS_ATTRIBUTE
| Method Detail |
|---|
void setMethod(int index,
Method value)
void setMethod(Method[] value)
Method getMethod(int index)
Method[] getMethod()
int addMethod(Method value)
int sizeMethod()
int removeMethod(Method value)
Method newMethod()
void setTransAttribute(String value)
String getTransAttribute()
|
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 | |||||||||