- EJB_PROP_FILE - Static variable in class vdoclet.ejb.EjbBundle
-
- EJB_VERSION_PROP - Static variable in class vdoclet.ejb.EjbBundle
-
- EjbBundle - Class in vdoclet.ejb
-
Represents a collection of EJBs
- EjbBundle(DocInfo) - Constructor for class vdoclet.ejb.EjbBundle
-
Construct an EjbBundle from the specified javadoc info.
- EjbInfo - Class in vdoclet.ejb
-
Represents an EJB derived from Javadoc information
- EjbInfo(ClassInfo) - Constructor for class vdoclet.ejb.EjbInfo
-
Construct a new EjbInfo.
- EjbInfoException - Exception in vdoclet.ejb
-
Thrown to indicate that the input data is bad
- EjbInfoException(String) - Constructor for exception vdoclet.ejb.EjbInfoException
-
Construct a new EjbInfoException.
- EjbLocalView - Class in vdoclet.ejb
-
Represents an EJB local client-view
- EjbLocalView(EjbInfo) - Constructor for class vdoclet.ejb.EjbLocalView
-
Construct a new EjbLocalView
- EjbRelation - Class in vdoclet.ejb
-
A relationship between two EJBs
- EjbRelation(EjbRelationRole, EjbRelationRole) - Constructor for class vdoclet.ejb.EjbRelation
-
Construct a new EjbRelation.
- EjbRelationRole - Class in vdoclet.ejb
-
One end of an EjbRelation
- EjbRelationRole(EjbInfo) - Constructor for class vdoclet.ejb.EjbRelationRole
-
- EjbRelationRole(EjbInfo, FieldInfo) - Constructor for class vdoclet.ejb.EjbRelationRole
-
- EjbRelationRole.Multiplicity - Class in vdoclet.ejb
-
Enumeration of possible multiplicity values
- EjbRemoteView - Class in vdoclet.ejb
-
Represents an EJB remote client-view
- EjbRemoteView(EjbInfo) - Constructor for class vdoclet.ejb.EjbRemoteView
-
Construct a new EjbRemoteInfo
- EjbTags - Class in vdoclet.ejb
-
- EjbTags() - Constructor for class vdoclet.ejb.EjbTags
-
- EjbUtils - Class in vdoclet.ejb
-
A factory for utility-objects of various types.
- EjbUtils() - Constructor for class vdoclet.ejb.EjbUtils
-
- EjbView - Class in vdoclet.ejb
-
Represents an EJB client-view
- EjbView(EjbInfo) - Constructor for class vdoclet.ejb.EjbView
-
Construct a new EjbView
- ENTITY - Static variable in class vdoclet.ejb.EjbTags
-
- equals(Object) - Method in class vdoclet.docinfo.FieldInfo
-
- equals(Object) - Method in class vdoclet.docinfo.ParameterInfo
-
- error(SAXParseException) - Method in class vdoclet.ant.XmlCheckTask.CheckHandler
-
Handle a validation error
- eval(String, Writer) - Method in class vdoclet.Generator
-
Evaluate a Velocity template.
- eval(String, String) - Method in class vdoclet.Generator
-
Evaluate a Velocity template.
- execute() - Method in class vdoclet.ant.VDocletTask
-
Invoke vDoclet
- execute() - Method in class vdoclet.ant.XmlCheckTask
-
Execute the task
- execute(String[]) - Method in class vdoclet.Main
-
- Generator - Class in vdoclet
-
A file-generator using Velocity
- Generator(File, ClassLoader) - Constructor for class vdoclet.Generator
-
Construct a new generator.
- Generator(File) - Constructor for class vdoclet.Generator
-
Construct a new generator.
- GeneratorException - Exception in vdoclet
-
- GeneratorException() - Constructor for exception vdoclet.GeneratorException
-
Default constructor.
- GeneratorException(String) - Constructor for exception vdoclet.GeneratorException
-
- GeneratorException(String, Throwable) - Constructor for exception vdoclet.GeneratorException
-
- GeneratorException(Throwable) - Constructor for exception vdoclet.GeneratorException
-
- GeneratorLogSystem - Class in vdoclet
-
- GeneratorLogSystem() - Constructor for class vdoclet.GeneratorLogSystem
-
- GeneratorResourceLoader - Class in vdoclet
-
This is a variant of the standard ClasspathResourceLoader.
- GeneratorResourceLoader() - Constructor for class vdoclet.GeneratorResourceLoader
-
- get(int) - Method in class vdoclet.util.DelimitedList
-
- getAbstractEjbs() - Method in class vdoclet.ejb.EjbBundle
-
Return all the abstract Enterprise Beans
- getAllSrcMethods() - Method in class vdoclet.ejb.EjbInfo
-
Get methods from the srcClass and any inner "CMP" class
- getBaseName() - Method in class vdoclet.ejb.EjbInfo
-
Get the base-name for derived classes.
- getBundle() - Method in class vdoclet.ejb.EjbInfo
-
Get the associated EjbBundle
- getCause() - Method in exception vdoclet.GeneratorException
-
Get the causing exception, if any.
- getClass(String) - Method in class vdoclet.docinfo.DocInfo
-
- getClasses() - Method in class vdoclet.docinfo.DocInfo
-
- getCmp11Class() - Method in class vdoclet.ejb.EjbInfo
-
Get a representation of the generated cmp11Class.
- getCmp11ClassName() - Method in class vdoclet.ejb.EjbInfo
-
Get the name of the bean cmp11Class.
- getCmpFields() - Method in class vdoclet.ejb.EjbInfo
-
Derive a set of persistent fields based on the CMP_COLUMN tag.
- getCmpSchemaName() - Method in class vdoclet.ejb.EjbInfo
-
Get the name of the abstract persistence schema
- getCmrFields() - Method in class vdoclet.ejb.EjbInfo
-
Derive a set of relationship fields based on the CMR_TARGET tag.
- getComment() - Method in class vdoclet.docinfo.BaseInfo
-
Get the comment
- getContainingClass() - Method in class vdoclet.docinfo.BaseClassElementInfo
-
Get the containing ClassInfo
- getContainingDocInfo() - Method in class vdoclet.docinfo.ClassInfo
-
Get the containing DocInfo
- getContext() - Method in class vdoclet.Generator
-
Get the evaluation-context used by this generator
- getDocInfo() - Method in class vdoclet.docinfo.Builder
-
- getDocInfo() - Method in class vdoclet.ejb.EjbBundle
-
- getEjb(String) - Method in class vdoclet.ejb.EjbBundle
-
Return a named EJB
- getEjb() - Method in class vdoclet.ejb.EjbRelationRole
-
Get the source EJB
- getEjbBundle(DocInfo) - Static method in class vdoclet.ejb.EjbUtils
-
Derive EJB information from Javadoc data
- getEjbClass() - Method in class vdoclet.ejb.EjbInfo
-
Return a representation of the ejb-class.
- getEjbs() - Method in class vdoclet.ejb.EjbBundle
-
Return all the Enterprise Beans
- getEjbVersion() - Method in class vdoclet.ejb.EjbBundle
-
Determine which version of the EJB spec we're targeting
- getEngine() - Method in class vdoclet.Generator
-
Get the VelocityEngine used by this generator
- getExceptions() - Method in class vdoclet.docinfo.MethodInfo
-
- getField(int) - Method in class vdoclet.docinfo.ClassInfo
-
- getFieldName() - Method in class vdoclet.ejb.EjbRelationRole
-
Get the name of the CMR-field for this role
- getFields() - Method in class vdoclet.docinfo.ClassInfo
-
- getFieldType() - Method in class vdoclet.ejb.EjbRelationRole
-
Get the type of the CMR-field, if it's a collection
- getFileWriter(String) - Method in class vdoclet.Generator
-
Get a Writer to the specified File
- getGetter() - Method in class vdoclet.beaninfo.PropertyInfo
-
Get the getter-method
- getHome() - Method in class vdoclet.ejb.EjbView
-
Get a representation of the view-home interface.
- getInterface() - Method in class vdoclet.ejb.EjbView
-
Get a representation of the view interface
- getInterfaceClassName() - Method in class vdoclet.ejb.EjbView
-
Get the name of the view interface.
- getInterfaces() - Method in class vdoclet.docinfo.ClassInfo
-
- getJndiName() - Method in class vdoclet.ejb.RegisteredClassInfo
-
Get the JNDI name.
- getLastModified(Resource) - Method in class vdoclet.GeneratorResourceLoader
-
- getLocalView() - Method in class vdoclet.ejb.EjbInfo
-
Get the local client view
- getLocation() - Method in class vdoclet.ant.XmlCheckTask.DTDLocation
-
- getMethod(int) - Method in class vdoclet.docinfo.ClassInfo
-
- getMethod(String, List) - Method in class vdoclet.docinfo.ClassInfo
-
- getMethods() - Method in class vdoclet.docinfo.ClassInfo
-
- getModifiers() - Method in class vdoclet.docinfo.BaseElementInfo
-
Get a String representation of the modifiers for this element
- getMultiplicity() - Method in class vdoclet.ejb.EjbRelationRole
-
Get the multiplicity for this role.
- getName() - Method in class vdoclet.ant.VDocletParameter
-
- getName() - Method in class vdoclet.docinfo.BaseInfo
-
Get the name
- getName() - Method in class vdoclet.docinfo.ClassInfo
-
Get the fully-qualified class-name
- getName() - Method in class vdoclet.docinfo.ParameterInfo
-
Get the name
- getName() - Method in class vdoclet.docinfo.TagInfo
-
Get the name
- getName() - Method in class vdoclet.ejb.EjbInfo
-
Get the EJB-name of the EJB.
- getName() - Method in class vdoclet.ejb.EjbRelation
-
Get the canonical name of this relationship
- getName() - Method in class vdoclet.ejb.EjbRelationRole
-
Get the canonical name of this role
- getOutputDir() - Method in class vdoclet.Generator
-
Get the output directory
- getPackage() - Method in class vdoclet.docinfo.ClassInfo
-
Get the name of the enclosing package
- getParameter(int) - Method in class vdoclet.docinfo.MethodInfo
-
- getParameterNames() - Method in class vdoclet.docinfo.MethodInfo
-
Get a List of the parameter-names
- getParameters() - Method in class vdoclet.docinfo.MethodInfo
-
- getParameterTypes() - Method in class vdoclet.docinfo.MethodInfo
-
Get a List of the parameter-types
- getPrimaryKey() - Method in class vdoclet.ejb.EjbInfo
-
Get a representation of the primary-key class.
- getPrimaryKeyFields() - Method in class vdoclet.ejb.EjbInfo
-
Derive a list of primary-key fields.
- getPropertiesStartingWith(String) - Method in class vdoclet.ejb.EjbBundle
-
Get all properties starting with the given prefix.
- getProperty(String) - Method in class vdoclet.ejb.EjbBundle
-
Fetch a bundle property
- getProperty(String, String) - Method in class vdoclet.ejb.EjbBundle
-
Fetch a bundle property
- getPublicId() - Method in class vdoclet.ant.XmlCheckTask.DTDLocation
-
- getQueryMethods() - Method in class vdoclet.ejb.EjbInfo
-
Get a representation of the view-home interface.
- getRelations() - Method in class vdoclet.ejb.EjbBundle
-
Return all EjbRelations
- getRemoteView() - Method in class vdoclet.ejb.EjbInfo
-
Get the remote client view
- getResourceStream(String) - Method in class vdoclet.GeneratorResourceLoader
-
- getRole(String) - Method in class vdoclet.ejb.EjbRelation
-
Find a role by name
- getRoles() - Method in class vdoclet.ejb.EjbRelation
-
Get the roles
- getSecurityRoles() - Method in class vdoclet.ejb.EjbBundle
-
Get the security-roles defined for this bundle
- getSetter() - Method in class vdoclet.beaninfo.PropertyInfo
-
Get the setter-method
- getShortName() - Method in class vdoclet.docinfo.ClassInfo
-
Get the un-qualified class-name
- getSourceFile(String) - Method in class vdoclet.docinfo.DocInfo
-
Find a named file on the source-path.
- getSrcClass() - Method in class vdoclet.ejb.EjbInfo
-
Get ClassInfo for the bean implementation class.
- getSrcCmpInnerClass() - Method in class vdoclet.ejb.EjbInfo
-
- getSuperClass() - Method in class vdoclet.docinfo.ClassInfo
-
- getSuperEjb() - Method in class vdoclet.ejb.EjbInfo
-
- getTag(String) - Method in class vdoclet.docinfo.BaseInfo
-
Get the first tag with the given name, or null if there isn't one.
- getTags(String) - Method in class vdoclet.beaninfo.PropertyInfo
-
Get all tags with the given name.
- getTags() - Method in class vdoclet.docinfo.BaseInfo
-
Get all tags.
- getTags(String) - Method in class vdoclet.docinfo.BaseInfo
-
Get all tags with the given name.
- getTags(String) - Method in class vdoclet.ejb.EjbInfo
-
Return all the values of the named tag from the srcClass.
- getTagValue(String) - Method in class vdoclet.docinfo.BaseInfo
-
Get the value of first tag with the given name.
- getTagValue(String, String) - Method in class vdoclet.docinfo.BaseInfo
-
Get the value of first tag with the given name.
- getTagValue(String, String) - Method in class vdoclet.ejb.EjbInfo
-
Return the named tag from the srcClass.
- getTagValue(String) - Method in class vdoclet.ejb.EjbInfo
-
Return the named tag from the srcClass.
- getTagValue(String, String) - Method in class vdoclet.ejb.EjbRelationRole
-
Return the named tag from the CMR-field.
- getTagValue(String) - Method in class vdoclet.ejb.EjbRelationRole
-
Return the named tag from the CMR-field.
- getTarget() - Method in class vdoclet.ejb.EjbRelationRole
-
Get the target for this role.
- getType() - Method in class vdoclet.docinfo.FieldInfo
-
Get the type
- getType() - Method in class vdoclet.docinfo.MethodInfo
-
- getType() - Method in class vdoclet.docinfo.ParameterInfo
-
Get the type
- getType() - Method in class vdoclet.ejb.EjbInfo
-
- getValue() - Method in class vdoclet.ant.VDocletParameter
-
- getValue() - Method in class vdoclet.docinfo.TagInfo
-
Get the value
- getWord(int) - Method in class vdoclet.docinfo.TagInfo
-
Return the specified word
- getWords() - Method in class vdoclet.docinfo.TagInfo
-