xdoclet.modules.mvcsoft.ejb
public class MVCSoftSubTask extends AbstractEjbDeploymentDescriptorSubTask
Modifier and Type | Class and Description |
---|---|
static class |
MVCSoftSubTask.MVCSoftVersionTypes |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType
currentClassTag, currentFieldTag, currentMethodTag
Constructor and Description |
---|
MVCSoftSubTask()
Describe what the MVCSoftSubTask constructor does
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConnectionjndiname()
Gets the Connectionjndiname attribute of the MVCSoftSubTask object
|
java.lang.String |
getDeploymentVersion()
Gets the DeploymentVersion attribute of the MVCSoftSubTask object
|
java.lang.String |
getLightweightfactoryname()
Gets the lightweightfactoryname attribute of the MVCSoftSubTask object
|
java.lang.String |
getLoggingtype()
Gets the Loggingtype attribute of the MVCSoftSubTask object
|
void |
setConnectionjndiname(java.lang.String jndiName)
Sets the Connectionjndiname attribute of the MVCSoftSubTask object
|
void |
setDeploymentVersion(MVCSoftSubTask.MVCSoftVersionTypes deploymentVersion)
Sets the DeploymentVersion attribute of the MVCSoftSubTask object
|
void |
setLightweightfactoryname(java.lang.String lightweightFactoryName)
Sets the lightweightfactoryname attribute of the MVCSoftSubTask object
|
void |
setLoggingtype(java.lang.String loggingType)
Sets the Loggingtype attribute of the MVCSoftSubTask object
|
atLeastOneCmp1EntityBeanExists, atLeastOneCmp2EntityBeanExists, atLeastOneCmpEntityBeanExists
copyAttributesFrom, engineFinished, getDtdURL, getPublicId, getSchema, getSchemaURL, getSystemId, getUseIds, getXmlencoding, isValidateXML, setDtdURL, setPublicId, setSchema, setSchemaURL, setSystemId, setUseIds, setValidateXML, setXmlencoding, startProcess
addOfType, addOfType, addPackageSubstitution, engineStarted, execute, generateForClass, getAcceptAbstractClasses, getAcceptInterfaces, getDestinationFile, getEngine, getExtent, getGeneratedFileName, getGenerationManager, getHavingClassTag, getOfType, getPackageSubstitutions, getSubTaskClassName, getTemplateURL, init, isPackageSubstitutionInheritanceSupported, isPrefixWithPackageStructure, javaFile, matchesGenerationRules, processInnerClasses, setAcceptAbstractClasses, setAcceptInterfaces, setDestinationFile, setEngine, setExtent, setExtentValue, setGenerationManager, setHavingClassTag, setOfType, setPackageSubstitutionInheritanceSupported, setPackageSubstitutions, setPrefixWithPackageStructure, setSubTaskClassName, setTemplateFile, setTemplateURL, startEngine, startProcessForAll, startProcessPerClass, validateOptions
addConfigParam, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, setDestDir, setMergeDir, setSubTaskName
getCurrentClass, getCurrentClassTag, getCurrentConstructor, getCurrentField, getCurrentFieldTag, getCurrentMethod, getCurrentMethodTag, getCurrentPackage, getCurrentTag, isDocletGenerated, popCurrentClass, pushCurrentClass, setCurrentClass, setCurrentClassTag, setCurrentConstructor, setCurrentField, setCurrentFieldTag, setCurrentMethod, setCurrentMethodTag, setCurrentPackage
public MVCSoftSubTask()
public java.lang.String getDeploymentVersion()
public java.lang.String getConnectionjndiname()
public java.lang.String getLoggingtype()
public java.lang.String getLightweightfactoryname()
public void setDeploymentVersion(MVCSoftSubTask.MVCSoftVersionTypes deploymentVersion)
deploymentVersion
- The new DeploymentVersion valuepublic void setConnectionjndiname(java.lang.String jndiName)
jndiName
- The new Connectionjndiname valuepublic void setLoggingtype(java.lang.String loggingType)
loggingType
- The new Loggingtype valuepublic void setLightweightfactoryname(java.lang.String lightweightFactoryName)
lightweightFactoryName
-