Public Member Functions

org.exolab.castor.mapping.xml.KeyGeneratorDefDescriptor Class Reference

Inheritance diagram for org.exolab.castor.mapping.xml.KeyGeneratorDefDescriptor:
org.exolab.castor.xml.util.XMLClassDescriptorImpl org.exolab.castor.xml.Validator org.exolab.castor.xml.XMLClassDescriptor org.exolab.castor.xml.ClassValidator org.exolab.castor.mapping.ClassDescriptor org.exolab.castor.xml.TypeValidator

List of all members.

Public Member Functions

 KeyGeneratorDefDescriptor ()
org.exolab.castor.mapping.AccessMode getAccessMode ()
org.exolab.castor.mapping.ClassDescriptor getExtends ()
org.exolab.castor.mapping.FieldDescriptor getIdentity ()
java.lang.Class getJavaClass ()
java.lang.String getNameSpacePrefix ()
java.lang.String getNameSpaceURI ()
org.exolab.castor.xml.TypeValidator getValidator ()
java.lang.String getXMLName ()

Detailed Description

Version:
Revision:
1.1.1.1
Date:
2003/03/03 07:08:36

Constructor & Destructor Documentation


Member Function Documentation

org.exolab.castor.mapping.AccessMode org.exolab.castor.mapping.xml.KeyGeneratorDefDescriptor.getAccessMode (  ) 

Returns the access mode specified for this class.

Returns:
The access mode

Reimplemented from org.exolab.castor.xml.util.XMLClassDescriptorImpl.

org.exolab.castor.mapping.ClassDescriptor org.exolab.castor.mapping.xml.KeyGeneratorDefDescriptor.getExtends (  ) 

Returns the class descriptor of the class extended by this class.

Returns:
The extended class descriptor

Reimplemented from org.exolab.castor.xml.util.XMLClassDescriptorImpl.

org.exolab.castor.mapping.FieldDescriptor org.exolab.castor.mapping.xml.KeyGeneratorDefDescriptor.getIdentity (  ) 

Returns the identity field, null if this class has no identity.

Returns:
The identity field

Reimplemented from org.exolab.castor.xml.util.XMLClassDescriptorImpl.

java.lang.Class org.exolab.castor.mapping.xml.KeyGeneratorDefDescriptor.getJavaClass (  ) 

Returns the Java class represented by this descriptor.

Returns:
The Java class

Reimplemented from org.exolab.castor.xml.util.XMLClassDescriptorImpl.

java.lang.String org.exolab.castor.mapping.xml.KeyGeneratorDefDescriptor.getNameSpacePrefix (  ) 
Returns:
the namespace prefix to use when marshalling as XML.

Reimplemented from org.exolab.castor.xml.util.XMLClassDescriptorImpl.

java.lang.String org.exolab.castor.mapping.xml.KeyGeneratorDefDescriptor.getNameSpaceURI (  ) 
Returns:
the namespace URI used when marshalling and unmarshalling as XML.

Reimplemented from org.exolab.castor.xml.util.XMLClassDescriptorImpl.

org.exolab.castor.xml.TypeValidator org.exolab.castor.mapping.xml.KeyGeneratorDefDescriptor.getValidator (  ) 

Returns a specific validator for the class described by this ClassDescriptor. A null value may be returned if no specific validator exists.

Returns:
the type validator for the class described by this ClassDescriptor.

Reimplemented from org.exolab.castor.xml.util.XMLClassDescriptorImpl.

java.lang.String org.exolab.castor.mapping.xml.KeyGeneratorDefDescriptor.getXMLName (  ) 

Returns the XML Name for the Class being described.

Returns:
the XML name.

Reimplemented from org.exolab.castor.xml.util.XMLClassDescriptorImpl.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties