xdoclet.modules.libelis.jdo
public class LidoSubTask extends VendorExtensionsSubTask
Modifier and Type | Class and Description |
---|---|
static class |
LidoSubTask.LidoVersionTypes |
COLUMN_NAME_ATTR, RELATED_FIELD_ATTR, SQL_FIELD_TAG, SQL_RELATION_TAG, SQL_TABLE_TAG, STYLE_ATTR, STYLE_FOREIGN_KEY_VALUE, STYLE_RELATION_TABLE_VALUE, TABLE_NAME_ATTR
currentClassTag, currentFieldTag, currentMethodTag
Constructor and Description |
---|
LidoSubTask() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection |
getArrayExtensions() |
protected java.util.Collection |
getClassExtensions() |
protected java.util.Collection |
getCollectionExtensions() |
protected java.util.Collection |
getFieldExtensions() |
protected java.util.Collection |
getMapExtensions() |
java.lang.String |
getVendorDescription() |
java.lang.String |
getVendorName() |
java.lang.String |
getVersion()
Gets the Version attribute of the LidoSubTask object
|
void |
setVersion(LidoSubTask.LidoVersionTypes version)
The version of Lido.
|
execute, getCurrentClass, getCurrentConstructor, getCurrentField, getCurrentMethod, getCurrentPackage, getExtensions, getMetadataSubTask, popCurrentClass, pushCurrentClass, setCurrentClass, setCurrentConstructor, setCurrentField, setCurrentMethod, setCurrentPackage
addConfigParam, copyAttributesFrom, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, init, setDestDir, setMergeDir, setSubTaskName, validateOptions
getCurrentClassTag, getCurrentFieldTag, getCurrentMethodTag, getCurrentTag, isDocletGenerated, setCurrentClassTag, setCurrentFieldTag, setCurrentMethodTag
public java.lang.String getVersion()
public java.lang.String getVendorName()
getVendorName
in class VendorExtensionsSubTask
VendorExtensionsSubTask.getVendorName()
public java.lang.String getVendorDescription()
getVendorDescription
in class VendorExtensionsSubTask
public void setVersion(LidoSubTask.LidoVersionTypes version)
version
- The new Version valueprotected java.util.Collection getClassExtensions() throws XDocletException
getClassExtensions
in class VendorExtensionsSubTask
XDocletException
protected java.util.Collection getFieldExtensions() throws XDocletException
getFieldExtensions
in class VendorExtensionsSubTask
XDocletException
protected java.util.Collection getCollectionExtensions() throws XDocletException
getCollectionExtensions
in class VendorExtensionsSubTask
XDocletException
protected java.util.Collection getArrayExtensions() throws XDocletException
getArrayExtensions
in class VendorExtensionsSubTask
XDocletException
protected java.util.Collection getMapExtensions() throws XDocletException
getMapExtensions
in class VendorExtensionsSubTask
XDocletException