|
|||||||||||
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 exceptionpublic void forAllQueryMethodParams(String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic String fieldName() throws XDocletException
XDocletException
- Describe the exceptionpublic String sortDirection() throws XDocletException
XDocletException
- Describe the exceptionpublic void ifHasSortDirection(String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic void forEachRoleMapping(String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic void forSingleRoleMapping(String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic void forAllAliases(String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic String roleName() throws XDocletException
XDocletException
- Describe the exceptionpublic String keyFieldName() throws XDocletException
XDocletException
- Describe the exceptionpublic String colName() throws XDocletException
XDocletException
- Describe the exceptionpublic 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 |