|
||||||||||
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
public class BorlandRelationTagsHandler
This tag handler handles tags needed for Web
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 | |
---|---|
BorlandRelationTagsHandler()
|
Method Summary | |
---|---|
java.lang.String |
defaultLeftColumnName()
Describe what the method does |
java.lang.String |
defaultLeftTableName()
Describe what the method does |
java.lang.String |
defaultRightColumnName()
Default right colum name is pk field of the right side bean.. |
java.lang.String |
defaultRightTableName()
Describe what the method does |
void |
ifDoesntHaveLeftColumnName(java.lang.String template)
Describe what the method does |
void |
ifDoesntHaveLeftTableName(java.lang.String template)
Describe what the method does |
void |
ifDoesntHaveRightColumnName(java.lang.String template)
Describe what the method does |
void |
ifDoesntHaveRightTableName(java.lang.String template)
Describe what the method does |
void |
ifHasLeftColumnName(java.lang.String template)
Describe what the method does |
void |
ifHasLeftTableName(java.lang.String template)
Describe what the method does |
void |
ifHasRightColumnName(java.lang.String template)
Describe what the method does |
void |
ifHasRightTableName(java.lang.String template)
Describe what the method does |
java.lang.String |
leftColumnName()
Describe what the method does |
java.lang.String |
leftTableName()
Describe what the method does |
java.lang.String |
rightColumnName()
Describe what the method does |
java.lang.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 java.lang.String leftTableName() throws XDocletException
XDocletException
- Describe the exceptionpublic java.lang.String defaultLeftTableName() throws XDocletException
XDocletException
- Describe the exceptionpublic void ifHasLeftTableName(java.lang.String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic void ifDoesntHaveLeftTableName(java.lang.String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic java.lang.String leftColumnName() throws XDocletException
XDocletException
- Describe the exceptionpublic void ifHasLeftColumnName(java.lang.String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic void ifDoesntHaveLeftColumnName(java.lang.String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic java.lang.String defaultLeftColumnName() throws XDocletException
XDocletException
- Describe the exceptionpublic java.lang.String rightTableName() throws XDocletException
XDocletException
- Describe the exceptionpublic java.lang.String defaultRightTableName() throws XDocletException
XDocletException
- Describe the exceptionpublic void ifHasRightTableName(java.lang.String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic void ifDoesntHaveRightTableName(java.lang.String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic java.lang.String rightColumnName() throws XDocletException
XDocletException
- Describe the exceptionpublic java.lang.String defaultRightColumnName() throws XDocletException
XDocletException
- Describe the exceptionpublic void ifHasRightColumnName(java.lang.String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic void ifDoesntHaveRightColumnName(java.lang.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 |