|
||||||||||
| 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
public class WeblogicRelationTagsHandler
This tag handler handles tags needed for Weblogic relations
| Nested Class Summary |
|---|
| Nested classes/interfaces 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(java.lang.String template,
boolean left)
Describe what the method does |
void |
forAllLeftColumnMaps(java.lang.String template)
|
void |
forAllRightColumnMaps(java.lang.String template)
Describe what the method does |
java.lang.String |
foreignKeyColumn()
Describe what the method does |
void |
ifHasKeyColumn(java.lang.String template)
Describe what the method does |
void |
ifHasLeftGroupName(java.lang.String template)
Describe what the method does |
void |
ifHasRightGroupName(java.lang.String template)
Describe what the method does |
java.lang.String |
joinTableName()
Describe what the method does |
java.lang.String |
keyColumn()
Describe what the method does |
java.lang.String |
leftGroupName()
Describe what the method does |
java.lang.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(java.lang.String template,
boolean left)
throws XDocletException
template - Describe what the parameter doesleft -
XDocletException - Describe the exception
public void forAllLeftColumnMaps(java.lang.String template)
throws XDocletException
XDocletException
public void forAllRightColumnMaps(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exceptionpublic void ensureColumnMapTagsRight()
public java.lang.String joinTableName()
throws XDocletException
XDocletException - Describe the exception
public java.lang.String leftGroupName()
throws XDocletException
XDocletException - Describe the exception
public void ifHasLeftGroupName(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public java.lang.String rightGroupName()
throws XDocletException
XDocletException - Describe the exception
public void ifHasRightGroupName(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void ifHasKeyColumn(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public java.lang.String keyColumn()
throws XDocletException
XDocletExceptionpublic java.lang.String foreignKeyColumn()
|
http://xdoclet.sourceforge.net/ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||