public interface ContainerTransaction extends CommonDDBean, DescriptionInterface
| Modifier and Type | Field and Description |
|---|---|
static String |
METHOD |
static String |
TRANS_ATTRIBUTE |
| Modifier and Type | Method and Description |
|---|---|
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() |
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, writegetAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescriptionstatic final String METHOD
static final String TRANS_ATTRIBUTE
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()
Built on June 18 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.