|
|||||||||||
| 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 java.util.StringTokenizer |
currentAliases
|
protected static java.lang.String |
currentColName
|
protected static java.lang.String |
currentFieldName
|
protected static xjavadoc.XParameter |
currentQueryMethodParameter
|
protected static java.lang.String |
currentRoleName
|
protected static java.lang.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 | |
java.lang.String |
colName()
Describe what the method does |
java.lang.String |
fieldName()
Describe what the method does |
void |
forAllAliases(java.lang.String template)
Describe what the method does |
void |
forAllQueryMethodParams(java.lang.String template)
Describe what the method does |
void |
forEachRoleMapping(java.lang.String template)
Describe what the method does |
void |
forNestedFaultGroups(java.lang.String template)
|
void |
forSingleRoleMapping(java.lang.String template)
Describe what the method does |
void |
ifHasSortDirection(java.lang.String template)
Describe what the method does |
java.lang.String |
keyFieldName()
Describe what the method does |
java.lang.String |
methodParamType()
Describe what the method does |
java.lang.String |
nestedFaultGroups()
|
java.lang.String |
roleName()
Describe what the method does |
java.lang.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 java.util.StringTokenizer currentAliases
protected static java.lang.String currentRoleName
protected static java.lang.String currentFieldName
protected static java.lang.String currentColName
protected static java.lang.String nested
| Constructor Detail |
public MVCSoftTagsHandler()
| Method Detail |
public java.lang.String methodParamType()
throws XDocletException
XDocletException - Describe the exception
public void forAllQueryMethodParams(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public java.lang.String fieldName()
throws XDocletException
XDocletException - Describe the exception
public java.lang.String sortDirection()
throws XDocletException
XDocletException - Describe the exception
public void ifHasSortDirection(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forEachRoleMapping(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forSingleRoleMapping(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forAllAliases(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public java.lang.String roleName()
throws XDocletException
XDocletException - Describe the exception
public java.lang.String keyFieldName()
throws XDocletException
XDocletException - Describe the exception
public java.lang.String colName()
throws XDocletException
XDocletException - Describe the exception
public void forNestedFaultGroups(java.lang.String template)
throws XDocletException
XDocletException
public java.lang.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 | ||||||||||