|
|||||||||||
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.XmlSubTask
xdoclet.modules.ejb.dd.AbstractEjbDeploymentDescriptorSubTask
xdoclet.modules.borland.bes.ejb.BorlandSubTask
Nested Class Summary |
Nested classes inherited from class xdoclet.TemplateSubTask |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
Field Summary |
Fields inherited from class xdoclet.DocletSupport |
currentClassTag, currentFieldTag, currentMethodTag |
Constructor Summary | |
BorlandSubTask()
|
Method Summary | |
protected void |
engineStarted()
Describe what the method does |
java.lang.String |
getCreatetables()
Gets the Createtables attribute of the BorlandSubTask object |
java.lang.String |
getDatasource()
Gets the Createtables attribute of the BorlandSubTask object |
java.lang.String |
getDatasourceMapping()
|
java.lang.String |
getVersion()
Gets the Version attribute of the BorlandSubTask object |
void |
setCreatetables(boolean flag)
Sets the Createtables attribute of the BorlandSubTask object |
void |
setDatasource(java.lang.String datasource)
Sets the Datasource attribute of the JBossSubTask object |
void |
setDatasourceMapping(java.lang.String datasourceMapping)
|
void |
setVersion(java.lang.String version)
Sets the Version attribute of the BorlandSubTask object |
void |
validateOptions()
Called to validate configuration parameters. |
Methods inherited from class xdoclet.modules.ejb.dd.AbstractEjbDeploymentDescriptorSubTask |
atLeastOneCmp1EntityBeanExists, atLeastOneCmp2EntityBeanExists, atLeastOneCmpEntityBeanExists |
Methods inherited from class xdoclet.XmlSubTask |
copyAttributesFrom, engineFinished, getDtdURL, getPublicId, getSchema, getSchemaURL, getSystemId, getUseIds, getXmlencoding, isValidateXML, setDtdURL, setPublicId, setSchema, setSchemaURL, setSystemId, setUseIds, setValidateXML, setXmlencoding, startProcess |
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 |
Constructor Detail |
public BorlandSubTask()
Method Detail |
public java.lang.String getVersion()
public java.lang.String getCreatetables()
public java.lang.String getDatasource()
public java.lang.String getDatasourceMapping()
public void setVersion(java.lang.String version)
version
- The new Version valuepublic void setCreatetables(boolean flag)
flag
- The new Createtables valuepublic void setDatasource(java.lang.String datasource)
datasource
- public void setDatasourceMapping(java.lang.String datasourceMapping)
datasourceMapping
- public void validateOptions() throws XDocletException
validateOptions
in class TemplateSubTask
XDocletException
- Description of Exceptionprotected void engineStarted() throws XDocletException
engineStarted
in class TemplateSubTask
XDocletException
- Describe the exception
|
http://xdoclet.sourceforge.net/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |