|
|||||||||||
| 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.borland.bes.ejb.BorlandRelationTagsHandler
This tag handler handles tags needed for Web
| 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 | |
BorlandRelationTagsHandler()
|
|
| Method Summary | |
String |
defaultLeftColumnName()
Describe what the method does |
String |
defaultLeftTableName()
Describe what the method does |
String |
defaultRightColumnName()
Default right colum name is pk field of the right side bean.. |
String |
defaultRightTableName()
Describe what the method does |
void |
ifDoesntHaveLeftColumnName(String template)
Describe what the method does |
void |
ifDoesntHaveLeftTableName(String template)
Describe what the method does |
void |
ifDoesntHaveRightColumnName(String template)
Describe what the method does |
void |
ifDoesntHaveRightTableName(String template)
Describe what the method does |
void |
ifHasLeftColumnName(String template)
Describe what the method does |
void |
ifHasLeftTableName(String template)
Describe what the method does |
void |
ifHasRightColumnName(String template)
Describe what the method does |
void |
ifHasRightTableName(String template)
Describe what the method does |
String |
leftColumnName()
Describe what the method does |
String |
leftTableName()
Describe what the method does |
String |
rightColumnName()
Describe what the method does |
String |
rightTableName()
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 BorlandRelationTagsHandler()
| Method Detail |
public String leftTableName()
throws XDocletException
XDocletException - Describe the exception
public String defaultLeftTableName()
throws XDocletException
XDocletException - Describe the exception
public void ifHasLeftTableName(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void ifDoesntHaveLeftTableName(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public String leftColumnName()
throws XDocletException
XDocletException - Describe the exception
public void ifHasLeftColumnName(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void ifDoesntHaveLeftColumnName(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public String defaultLeftColumnName()
throws XDocletException
XDocletException - Describe the exception
public String rightTableName()
throws XDocletException
XDocletException - Describe the exception
public String defaultRightTableName()
throws XDocletException
XDocletException - Describe the exception
public void ifHasRightTableName(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void ifDoesntHaveRightTableName(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public String rightColumnName()
throws XDocletException
XDocletException - Describe the exception
public String defaultRightColumnName()
throws XDocletException
XDocletException - Describe the exception
public void ifHasRightColumnName(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void ifDoesntHaveRightColumnName(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||