xdoclet.modules.borland.bes.ejb
Class BorlandRelationTagsHandler
RelationTagsHandler
xdoclet.modules.borland.bes.ejb.BorlandRelationTagsHandler
public class BorlandRelationTagsHandler
extends RelationTagsHandler
This tag handler handles tags needed for Web
defaultLeftColumnName
public String defaultLeftColumnName()
throws xdoclet.XDocletException
Describe what the method does
- Describe the return value
xdoclet.XDocletException
- Describe the exception
defaultLeftTableName
public String defaultLeftTableName()
throws xdoclet.XDocletException
Describe what the method does
- Describe the return value
xdoclet.XDocletException
- Describe the exception
defaultRightColumnName
public String defaultRightColumnName()
throws xdoclet.XDocletException
Default right colum name is pk field of the right side bean..
- Describe the return value
xdoclet.XDocletException
- Describe the exception
defaultRightTableName
public String defaultRightTableName()
throws xdoclet.XDocletException
Describe what the method does
- Describe the return value
xdoclet.XDocletException
- Describe the exception
ifDoesntHaveLeftColumnName
public void ifDoesntHaveLeftColumnName(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifDoesntHaveLeftTableName
public void ifDoesntHaveLeftTableName(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifDoesntHaveRightColumnName
public void ifDoesntHaveRightColumnName(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifDoesntHaveRightTableName
public void ifDoesntHaveRightTableName(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifHasLeftColumnName
public void ifHasLeftColumnName(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifHasLeftTableName
public void ifHasLeftTableName(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifHasRightColumnName
public void ifHasRightColumnName(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifHasRightTableName
public void ifHasRightTableName(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
leftColumnName
public String leftColumnName()
throws xdoclet.XDocletException
Describe what the method does
- Describe the return value
xdoclet.XDocletException
- Describe the exception
leftTableName
public String leftTableName()
throws xdoclet.XDocletException
Describe what the method does
- Describe the return value
xdoclet.XDocletException
- Describe the exception
rightColumnName
public String rightColumnName()
throws xdoclet.XDocletException
Describe what the method does
- Describe the return value
xdoclet.XDocletException
- Describe the exception
rightTableName
public String rightTableName()
throws xdoclet.XDocletException
Describe what the method does
- Describe the return value
xdoclet.XDocletException
- Describe the exception