|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxdoclet.template.TemplateTagHandler
xdoclet.XDocletTagSupport
xdoclet.tagshandler.AbstractProgramElementTagsHandler
xdoclet.tagshandler.ClassTagsHandler
xdoclet.modules.mvcsoft.ejb.MVCSoftTagsHandler
| Field Summary | |
protected static StringTokenizer |
currentAliases
|
protected static String |
currentColName
|
protected static String |
currentFieldName
|
protected static xjavadoc.XParameter |
currentQueryMethodParameter
|
protected static String |
currentRoleName
|
protected static String |
nested
|
| Fields inherited from class xdoclet.tagshandler.ClassTagsHandler |
dateFormatter, now |
| Fields inherited from class xdoclet.tagshandler.AbstractProgramElementTagsHandler |
currentToken, matchPattern, tagTokenizer |
| Fields inherited from class xdoclet.XDocletTagSupport |
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER |
| Constructor Summary | |
MVCSoftTagsHandler()
|
|
| Method Summary | |
String |
colName()
Describe what the method does |
String |
fieldName()
Describe what the method does |
void |
forAllAliases(String template)
Describe what the method does |
void |
forAllQueryMethodParams(String template)
Describe what the method does |
void |
forEachRoleMapping(String template)
Describe what the method does |
void |
forNestedFaultGroups(String template)
|
void |
forSingleRoleMapping(String template)
Describe what the method does |
void |
ifHasSortDirection(String template)
Describe what the method does |
String |
keyFieldName()
Describe what the method does |
String |
methodParamType()
Describe what the method does |
String |
nestedFaultGroups()
|
String |
roleName()
Describe what the method does |
String |
sortDirection()
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 |
| Field Detail |
protected static xjavadoc.XParameter currentQueryMethodParameter
protected static StringTokenizer currentAliases
protected static String currentRoleName
protected static String currentFieldName
protected static String currentColName
protected static String nested
| Constructor Detail |
public MVCSoftTagsHandler()
| Method Detail |
public String methodParamType()
throws XDocletException
XDocletException - Describe the exception
public void forAllQueryMethodParams(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public String fieldName()
throws XDocletException
XDocletException - Describe the exception
public String sortDirection()
throws XDocletException
XDocletException - Describe the exception
public void ifHasSortDirection(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forEachRoleMapping(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forSingleRoleMapping(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forAllAliases(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public String roleName()
throws XDocletException
XDocletException - Describe the exception
public String keyFieldName()
throws XDocletException
XDocletException - Describe the exception
public String colName()
throws XDocletException
XDocletException - Describe the exception
public void forNestedFaultGroups(String template)
throws XDocletException
XDocletException
public String nestedFaultGroups()
throws XDocletException
XDocletException
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||