|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxdoclet.template.TemplateTagHandler
xdoclet.XDocletTagSupport
xdoclet.modules.ejb.EjbTagsHandler
xdoclet.modules.ejb.dd.RelationTagsHandler
xdoclet.modules.bea.wls.ejb.WeblogicRelationTagsHandler
This tag handler handles tags needed for Weblogic relations
| Nested Class Summary |
| Nested classes inherited from class xdoclet.modules.ejb.dd.RelationTagsHandler |
RelationTagsHandler.RelationHolder |
| Field Summary |
| Fields inherited from class xdoclet.modules.ejb.dd.RelationTagsHandler |
currentRelation, relationMap |
| Fields inherited from class xdoclet.modules.ejb.EjbTagsHandler |
ALL, LOCAL_SUFFIX, SERVICE_ENDPOINT, SERVICE_ENDPOINT_SUFFIX |
| Fields inherited from class xdoclet.XDocletTagSupport |
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER |
| Constructor Summary | |
WeblogicRelationTagsHandler()
|
|
| Method Summary | |
void |
ensureColumnMapTagsRight()
Makes sure the column-map tags are on the right side and target-column-map tags left |
void |
forAllColumnMaps(String template,
boolean left)
Describe what the method does |
void |
forAllLeftColumnMaps(String template)
|
void |
forAllRightColumnMaps(String template)
Describe what the method does |
String |
foreignKeyColumn()
Describe what the method does |
void |
ifHasKeyColumn(String template)
Describe what the method does |
void |
ifHasLeftGroupName(String template)
Describe what the method does |
void |
ifHasRightGroupName(String template)
Describe what the method does |
String |
joinTableName()
Describe what the method does |
String |
keyColumn()
Describe what the method does |
String |
leftGroupName()
Describe what the method does |
String |
rightGroupName()
Describe what the method does |
| Methods inherited from class xdoclet.template.TemplateTagHandler |
getXJavaDoc, setXJavaDoc |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WeblogicRelationTagsHandler()
| Method Detail |
public void forAllColumnMaps(String template,
boolean left)
throws XDocletException
template - Describe what the parameter doesleft -
XDocletException - Describe the exception
public void forAllLeftColumnMaps(String template)
throws XDocletException
XDocletException
public void forAllRightColumnMaps(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exceptionpublic void ensureColumnMapTagsRight()
public String joinTableName()
throws XDocletException
XDocletException - Describe the exception
public String leftGroupName()
throws XDocletException
XDocletException - Describe the exception
public void ifHasLeftGroupName(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public String rightGroupName()
throws XDocletException
XDocletException - Describe the exception
public void ifHasRightGroupName(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void ifHasKeyColumn(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public String keyColumn()
throws XDocletException
XDocletExceptionpublic String foreignKeyColumn()
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||