Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
H
I
L
N
P
R
S
T
U
G
get(String)
- Method in class com.hudson.hibernatesynchronizer.mapping.
BaseElement
Return the save-able property for the given key
get(String, boolean)
- Method in class com.hudson.hibernatesynchronizer.mapping.
BaseElement
Return the property for the given key.
getAbsoluteBaseDAOClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the fully qualified class name of the Base DAO used for the hibernate persistance
getAbsoluteBaseRootDAOClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the fully qualified class name of the base root DAO class.
getAbsoluteBaseValueObjectClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the fully qualified class name of the base value object class used for the hibernate persistance
getAbsoluteClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the fully qualified class name that represents this property
getAbsoluteClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
getAbsoluteClassName()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the fully qualified class name that represents this property
getAbsoluteDAOClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the fully qualified class name of the DAO used for the hibernate persistance
getAbsoluteImplementationClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassCollectionProperty
Return the fully qualified implementation class based on the type of collection this represents.
getAbsoluteRootDAOClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the fully qualified class name of the root DAO class.
getAbsoluteSignatureClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the fully qualified signature of the class representing this property (or the actual class if it is not a proxy)
getAbsoluteSignatureClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
getAbsoluteSignatureClassName()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the fully qualified class name or interface if applicable that represents this property
getAbsoluteValueObjectClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the fully qualified name of the extension class that represents the value object used by hibernate for persistance
getAbsoluteValueObjectProxyClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the fully qualitifed name of the proxy or null if N/A
getAbsoluteValueObjectSignatureClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the fully qualified name of the extension class that represents the business object used by hibernate for persistance (or the proxy if exists)
getAllProperties()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return all the properties of the class but do not include any composite key properties
getAllProperties(boolean)
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return all the properties of the class
getAlternateKeys()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return a list of properties that relate to the alternate keys (or a 0 length list if N/A)
getBaseDAOClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the name without the package prefix of the base DAO class used as the SessionFactory wrapper
getBaseDAOPackage()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the package prefix that relates to the base DAO class used as the wrapper to the SessionFactory access
getBaseRootDAOClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the class name of the root DAO class without the package prefix.
getBaseValueObjectClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the name without the package prefix of the base value object class used for the hibernate persistance
getBaseValueObjectPackage()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the package prefix that relates to the base DAO class used as the wrapper to the SessionFactory access
getChildClass()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassCollectionProperty
Return the plural representatio of the property name
getClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the name of the class without the the package prefix that represents this property
getClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
getClassName()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the name of the class without the the package prefix that represents this property
getClasses()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateDocument
getClasses()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateMappingManager
Return all knows hibernate classes
getCollectionList()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the list of collection objects for this hibernate class
getColumn()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the column name that this property represents
getColumn()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
This relates to no column...
getColumn()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the column name that this represents
getComponentList()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return a list of the components that are defined for this class
getComponentParent()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
getCompositeList()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassCollectionProperty
getCustomProperties()
- Method in class com.hudson.hibernatesynchronizer.mapping.
BaseElement
Return all custom properties for this element
getDAOClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the name without the package prefix of the extension DAO class used as the SessionFactory wrapper
getDAOPackage()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the package prefix that relates to the extension DAO class used as the wrapper to the SessionFactory access
getDocument()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the document that relates to this mapping file
getDocument()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateDocument
Return the XML document relating to this mapping file
getDocuments()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateMappingManager
Return all knows mapping files as documents
getFile()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateDocument
getFilePathInProject()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateDocument
getFiles()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateMappingManager
Return all knows mapping files
getFinderMethod()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the name of a finder method to create in the DAO
getForeignParent()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the HibernateClass representing the parent to the foreign key relationship or null if N/A
getFullClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the fully qualified class name
getGenerator()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassId
getGeneratorClass()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateIdGenerator
getGetterName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the getter name (without the parenthesis) for this property
getGetterName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the getter name (without the parenthesis) for this property
getGetterName()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the getter name (without the parenthesis) for this property
getHibernateClass(String)
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateMappingManager
Return the HibernateClass associated with the given classname
getHibernateClassByTableName(String)
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateMappingManager
Return the HibernateClass associated with the given table name
getHibernateDocument(IFile)
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateMappingManager
Return the loaded document associated with the file given
getId()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the id object for the given HibernateClass
getId(boolean)
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the id object for the given HibernateClass
getInstance(IProject)
- Static method in class com.hudson.hibernatesynchronizer.mapping.
HibernateMappingManager
Return the project-level singleton ResourceManager
getJavaDoc(String)
- Method in class com.hudson.hibernatesynchronizer.mapping.
BaseElement
Return Javadoc style comments for the given String
getJavaDoc(String, String)
- Method in class com.hudson.hibernatesynchronizer.mapping.
BaseElement
Return Javadoc style comments for the given String using the indentation given
getLabel()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return a descriptive label based on the class name (or using the 'label' meta override)
getLabel()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return a descriptive label based on the property name or the label meta attribute if exists
getLabel()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return a descriptive label based on the property name
getLabel()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return a descriptive label based on the property name
getLastModTime()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateDocument
getLength()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
getManyToOneList()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the objects that represent many-to-one relationships for the hibernate class
getMetaData()
- Method in class com.hudson.hibernatesynchronizer.mapping.
BaseElement
Return a list of meta-data nodes associated with this element
getMetaData()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the meta-data associated with this element
getName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the defined property name for this property
getName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
getName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateQuery
Return the name of this query
getName()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the defined property name for this property
getNode()
- Method in class com.hudson.hibernatesynchronizer.mapping.
BaseElement
Return the node associated with this element
getNodeText(Node)
- Method in class com.hudson.hibernatesynchronizer.mapping.
BaseElement
Helper method to return the contents of a given node
getObjectClass()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the object class representation for this class
getObjectClass()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the object class representation for this class
getObjectClass()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the object class representation for this class
getOneToOneList()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the objects that represent one-to-one relationships for the hibernate class
getPackage()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the package prefix for this property class without the class name
getPackage()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the package for this component
getPackage()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the package prefix for this property class without the class name
getPackageName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateDocument
getParent()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the parent HibernateClass object if this is a subclass or null if N/A
getParent()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassId
Return the HibernateClass that this id belongs to
getParent()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the parent class for this property
getParent()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateIdGenerator
getParent()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateQuery
Return the parent HibernateClass
getParent()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the parent class for this property
getParentRoot()
- Method in class com.hudson.hibernatesynchronizer.mapping.
BaseElement
Return the class root for this element or self if this element is a HibernateClass that is the parent class
getParentRoot()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the root parent of a subclass or this if no subclass
getParentRoot()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return self as parent
getProject()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the eclipse project related to the resource
getPropName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the actual property name for this property (first letter upper case)
getPropName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the actual property name for this property (first letter upper case)
getPropName()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the actual property name for this property (first letter upper case)
getProperties()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
return the properties that represent the standard columns in the that relating to this hibernate class
getProperties()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassId
If this is a composite id, return a list of properties that make up the composite
getPropertiesWithComponents()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return a list of all properties including the properties are hidden inside the components that belong to this class
getProperty(String)
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the property matching the property name
getProperty()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassId
Return either the column property if this is a non-composite or the object that represents the composite object.
getPropertyByColName(String)
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the property matching the column name
getProxyPackage()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the package of the proxy for this class or null if N/A
getQueries()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return a list of objects represent the query definitions related to this class.
getQueries()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateDocument
getRequiredFields()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return a list of properties that are required
getReservedProperties()
- Method in class com.hudson.hibernatesynchronizer.mapping.
BaseElement
Return an array of properties that should not be considered custom properties
getReservedProperties()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the reserved properties associated with this element
getReservedProperties()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassCollectionProperty
getReservedProperties()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassId
Return the reserved properties associated with this element
getReservedProperties()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the reserved properties associated with this element
getReservedProperties()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the reserved properties associated with this element
getReservedProperties()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateIdGenerator
Return the reserved properties associated with this element
getRootDAOClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the class name of the root DAO class without the package prefix.
getRootDAOPackage()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the package prefix of the root DAO class.
getScopeField()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the field scope
getScopeField()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the field scope
getScopeGet()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the "getter" scope
getScopeGet()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the "getter" scope
getScopeSet()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the "setter" scope
getScopeSet()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the "setter" scope
getSetterName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the setter name (without the parenthesis) for this property
getSetterName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the setter name (without the parenthesis) for this property
getSetterName()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the setter name (without the parenthesis) for this property
getSignatureClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the name of the class representing this property (or the actual class if it is not a proxy)
getSignatureClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
getSignatureClassName()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the name of the class or interface if applicable without the the package prefix that represents this property
getStaticName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassCollectionProperty
Return the static variable definition name based on this property
getStaticName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the static name for this property
getStaticName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the static variable name for this class property
getStaticName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateQuery
Return the static variable name for this query
getStaticName()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the static name for this property
getSubclassList()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return a list of class that will subclass this hibernate class
getTableName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the name of the table that will be used for persistance of this hibernate class
getTimestamp()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the HibernateClassProperty that relates to the timestamp or null if N/A
getType()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the value that was specified as the "type" attribute for this property
getValueObjectClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the name of the extension class without any package prefix that represents the value object used by hibernate for persistance
getValueObjectPackage()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the package prefix without the class name of the extension class that represents the value object used by hibernate for persistance
getValueObjectProxyClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the relative class name of the proxy or null if N/A
getValueObjectScope()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the class scope of the value object
getValueObjectSignatureClassName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the name of the extension class without any package prefix that represents the value object used by hibernate for persistance (or the proxy if exists)
getVarName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the variable name related to this class that will be used for the generation
getVarName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClassProperty
Return the name used as the Java variable name for this property (first letter lower case)
getVarName()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateComponentClass
Return the name used as the Java variable name for this property (first letter lower case)
getVarName()
- Method in interface com.hudson.hibernatesynchronizer.mapping.
IHibernateClassProperty
Return the name used as the Java variable name for this property (first letter lower case)
getVersion()
- Method in class com.hudson.hibernatesynchronizer.mapping.
HibernateClass
Return the HibernateClassProperty that relates to the version or null if N/A
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
H
I
L
N
P
R
S
T
U