java.lang.Object
org.enableit.db.daf.conf.PersistentClass
- All Implemented Interfaces:
- java.io.Serializable
- public class PersistentClass
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Revision: 1.1 $ $Date: 2002/05/03 13:44:51 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_type
private java.lang.String _type
_persistenceProviderRef
private java.lang.String _persistenceProviderRef
PersistentClass
public PersistentClass()
getPersistenceProviderRef
public java.lang.String getPersistenceProviderRef()
- Returns the value of field 'persistenceProviderRef'.
getType
public java.lang.String getType()
- Returns the value of field 'type'.
isValid
public boolean isValid()
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
setPersistenceProviderRef
public void setPersistenceProviderRef(java.lang.String persistenceProviderRef)
- Sets the value of field 'persistenceProviderRef'.
setType
public void setType(java.lang.String type)
- Sets the value of field 'type'.
unmarshal
public static PersistentClass unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
validate
public void validate()
throws org.exolab.castor.xml.ValidationException