|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface RoleBatchCotnainer is a BatchContainer that is used to make
assertions about which objects play the "other" role in an association.
Supported API: true
Extendable: false
Field Summary | |
static String |
ASSOCIATION_NAME
Label for the attribute; The fully qualified class name of the association for this RoleBatchContainer. |
static String |
FROM_OBJECT
Label for the attribute. |
static String |
ROLE_NAME
Label for the attribute; The role name for the "other" objects in this container. |
Fields inherited from interface wt.container.batch.BatchContainer |
ELEMENTS |
Method Summary | |
String |
getAssociationName()
Supported API: true |
Object |
getFromObject()
Supported API: true |
String |
getRoleName()
Supported API: true |
Methods inherited from interface wt.container.batch.BatchContainer |
add, contains, elements, populate, populate, remove, replace, size |
Field Detail |
public static final String ASSOCIATION_NAME
public static final String ROLE_NAME
public static final String FROM_OBJECT
Method Detail |
public String getAssociationName()
public String getRoleName()
public Object getFromObject()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |