|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.enableit.db.beans.Metadata
| Constructor Summary | |
Metadata()
|
|
| Method Summary | |
org.enableit.db.beans.Catalogues |
getCatalogues()
Returns the value of field 'catalogues'. |
java.lang.String |
getCatalogueTerm()
Returns the value of field 'catalogueTerm'. |
java.lang.String |
getSchemaTerm()
Returns the value of field 'schemaTerm'. |
org.enableit.db.beans.TableTypes |
getTableTypes()
Returns the value of field 'tableTypes'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setCatalogues(org.enableit.db.beans.Catalogues catalogues)
Sets the value of field 'catalogues'. |
void |
setCatalogueTerm(java.lang.String catalogueTerm)
Sets the value of field 'catalogueTerm'. |
void |
setSchemaTerm(java.lang.String schemaTerm)
Sets the value of field 'schemaTerm'. |
void |
setTableTypes(org.enableit.db.beans.TableTypes tableTypes)
Sets the value of field 'tableTypes'. |
static org.enableit.db.beans.Metadata |
unmarshal(java.io.Reader reader)
|
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Metadata()
| Method Detail |
public java.lang.String getCatalogueTerm()
public org.enableit.db.beans.Catalogues getCatalogues()
public java.lang.String getSchemaTerm()
public org.enableit.db.beans.TableTypes getTableTypes()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setCatalogueTerm(java.lang.String catalogueTerm)
catalogueTerm - the value of field 'catalogueTerm'.public void setCatalogues(org.enableit.db.beans.Catalogues catalogues)
catalogues - the value of field 'catalogues'.public void setSchemaTerm(java.lang.String schemaTerm)
schemaTerm - the value of field 'schemaTerm'.public void setTableTypes(org.enableit.db.beans.TableTypes tableTypes)
tableTypes - the value of field 'tableTypes'.
public static org.enableit.db.beans.Metadata unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||