xdoclet.modules.mvcsoft.ejb
public class MVCSoftTagsHandler extends ClassTagsHandler
Modifier and Type | Field and Description |
---|---|
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 |
dateFormatter, now
currentToken, matchPattern, tagTokenizer
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER
Constructor and Description |
---|
MVCSoftTagsHandler() |
Modifier and Type | Method and Description |
---|---|
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
|
classComment, classCommentTags, classCommentText, className, classOf, classTagValue, classTagValueMatch, firstSentenceDescription, forAllClasses, forAllClassTags, forAllClassTagTokens, forAllDistinctClassTags, forAllDistinctClassTags, fullClassName, fullSuperclassName, fullTransformedClassName, getClassNameFor, getFullClassNameFor, ifClassTagValueEquals, ifClassTagValueMatches, ifClassTagValueNotEquals, ifDoesntHaveClassTag, ifHasClassTag, ifIsClassAbstract, ifIsClassNotAbstract, importedList, modifiers, pushClass, symbolicClassName, transformedClassName
checkForWrap, currentToken, exceptionList, firstSentenceDescriptionOfCurrentMember, forAllMembers, forAllMemberTags, forAllMemberTagTokens, getAllClasses, getFullSuperclassNameFor, getIndentChars, getXExecutableMemberForMemberName, getXExecutableMemberForMemberName, hasExecutableMember_OLD, hasExecutableMember, makeCopyOfArray, matchValue, memberComment, setMatchValue, skipToken
delimit, expandClassName, generate, getCurrentClass, getCurrentClassTag, getCurrentConstructor, getCurrentField, getCurrentFieldTag, getCurrentMethod, getCurrentMethodTag, getCurrentPackage, getDocletContext, getEngine, getExpandedDelimitedTagValue, getTagValue, getTagValue, getTagValue, hasHavingClassTag, hasTag, isTagValueEqual, mandatoryParamNotFound, mandatoryTemplateTagParamNotFound, modifiers, popCurrentClass, pushCurrentClass, setCurrentClass, setCurrentClassTag, setCurrentConstructor, setCurrentField, setCurrentFieldTag, setCurrentMethod, setCurrentMethodTag, setCurrentPackage
getXJavaDoc, setXJavaDoc
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
public java.lang.String methodParamType() throws XDocletException
XDocletException
- Describe the exceptionpublic void forAllQueryMethodParams(java.lang.String template) throws XDocletException
template
- Describe what the parameter doesXDocletException
- Describe the exceptionpublic java.lang.String fieldName() throws XDocletException
XDocletException
- Describe the exceptionpublic java.lang.String sortDirection() throws XDocletException
XDocletException
- Describe the exceptionpublic void ifHasSortDirection(java.lang.String template) throws XDocletException
template
- Describe what the parameter doesXDocletException
- Describe the exceptionpublic void forEachRoleMapping(java.lang.String template) throws XDocletException
template
- Describe what the parameter doesXDocletException
- Describe the exceptionpublic void forSingleRoleMapping(java.lang.String template) throws XDocletException
template
- Describe what the parameter doesXDocletException
- Describe the exceptionpublic void forAllAliases(java.lang.String template) throws XDocletException
template
- Describe what the parameter doesXDocletException
- Describe the exceptionpublic java.lang.String roleName() throws XDocletException
XDocletException
- Describe the exceptionpublic java.lang.String keyFieldName() throws XDocletException
XDocletException
- Describe the exceptionpublic java.lang.String colName() throws XDocletException
XDocletException
- Describe the exceptionpublic void forNestedFaultGroups(java.lang.String template) throws XDocletException
XDocletException
public java.lang.String nestedFaultGroups() throws XDocletException
XDocletException