|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxdoclet.DocletSupport
xdoclet.SubTask
xdoclet.TemplateSubTask
xdoclet.modules.ejb.AbstractEjbCodeGeneratorSubTask
xdoclet.modules.ejb.entity.EntityCmpSubTask
| Nested Class Summary | |
static class |
EntityCmpSubTask.CmpSpecVersion
|
| Nested classes inherited from class xdoclet.TemplateSubTask |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
| Field Summary | |
static String |
DEFAULT_ENTITYCMP_CLASS_PATTERN
|
protected static String |
DEFAULT_TEMPLATE_FILE
|
protected String |
entityCmpClassPattern
A configuration parameter for specifying the concrete CMP entity bean class name pattern. |
| Fields inherited from class xdoclet.DocletSupport |
currentClassTag, currentFieldTag, currentMethodTag |
| Constructor Summary | |
EntityCmpSubTask()
Describe what the EntityCmpSubTask constructor does |
|
| Method Summary | |
protected void |
engineStarted()
Describe what the method does |
String |
getCmpSpec()
Gets the CmpSpec attribute of the EntityCmpSubTask object |
String |
getEntityCmpClassPattern()
Returns the configuration parameter for specifying the concrete CMP entity bean class name pattern. |
protected String |
getGeneratedFileName(xjavadoc.XClass clazz)
Gets the GeneratedFileName attribute of the EntityCmpSubTask object |
protected boolean |
matchesGenerationRules(xjavadoc.XClass clazz)
Returns true if output not already generated for clazz, and is of the specified type and has the specified class tag; false otherwise. |
void |
setCmpSpec(EntityCmpSubTask.CmpSpecVersion cmpspec)
Sets the CmpSpec attribute of the EntityCmpSubTask object |
void |
setPattern(String new_pattern)
Sets the Pattern attribute of the EntityCmpSubTask object |
void |
validateOptions()
Called to validate configuration parameters. |
| Methods inherited from class xdoclet.SubTask |
addConfigParam, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, setDestDir, setMergeDir, setSubTaskName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String DEFAULT_ENTITYCMP_CLASS_PATTERN
protected static final String DEFAULT_TEMPLATE_FILE
protected String entityCmpClassPattern
getEntityCmpClassPattern()| Constructor Detail |
public EntityCmpSubTask()
| Method Detail |
public String getCmpSpec()
public String getEntityCmpClassPattern()
entityCmpClassPatternpublic void setCmpSpec(EntityCmpSubTask.CmpSpecVersion cmpspec)
cmpspec - The new CmpSpec valuepublic void setPattern(String new_pattern)
new_pattern - The new Pattern value
public void validateOptions()
throws XDocletException
validateOptions in class TemplateSubTaskXDocletException
protected String getGeneratedFileName(xjavadoc.XClass clazz)
throws XDocletException
getGeneratedFileName in class TemplateSubTaskclazz - Describe what the parameter does
XDocletException
protected boolean matchesGenerationRules(xjavadoc.XClass clazz)
throws XDocletException
TemplateSubTask
matchesGenerationRules in class TemplateSubTaskclazz - Describe what the parameter does
XDocletException
protected void engineStarted()
throws XDocletException
engineStarted in class TemplateSubTaskXDocletException
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||