ca.pjer.cm.module.metadata.defaultimpl
Class MetaDataImpl
java.lang.Object
ca.pjer.cm.module.metadata.defaultimpl.MetaImpl
ca.pjer.cm.module.metadata.defaultimpl.MetaDataImpl
- All Implemented Interfaces:
- ca.pjer.cm.api.metadata.Meta, ca.pjer.cm.api.metadata.MetaData, java.io.Serializable
- public class MetaDataImpl
- extends MetaImpl
- implements ca.pjer.cm.api.metadata.MetaData
$Id: MetaDataImpl.java,v 1.1 2004/05/18 23:37:14 pjer Exp $
$RCSfile: MetaDataImpl.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 23:37:14 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ca.pjer.cm.api.metadata.Meta |
getDescriptionKey, getTitleKey |
MetaDataImpl
public MetaDataImpl()
getClazz
public java.lang.Class getClazz()
- Specified by:
getClazz
in interface ca.pjer.cm.api.metadata.MetaData
getClassName
public java.lang.String getClassName()
setClassName
public void setClassName(java.lang.String className)
getRoot
public java.lang.Boolean getRoot()
- Specified by:
getRoot
in interface ca.pjer.cm.api.metadata.MetaData
setRoot
public void setRoot(java.lang.Boolean root)
getMetaPropertyList
public java.util.List getMetaPropertyList()
- Specified by:
getMetaPropertyList
in interface ca.pjer.cm.api.metadata.MetaData
setMetaPropertyList
public void setMetaPropertyList(java.util.List metaPropertyList)
getMetaRelationManyToManyList
public java.util.List getMetaRelationManyToManyList()
- Specified by:
getMetaRelationManyToManyList
in interface ca.pjer.cm.api.metadata.MetaData
setMetaRelationManyToManyList
public void setMetaRelationManyToManyList(java.util.List metaRelationManyToManyList)
getMetaRelationManyToOneList
public java.util.List getMetaRelationManyToOneList()
- Specified by:
getMetaRelationManyToOneList
in interface ca.pjer.cm.api.metadata.MetaData
setMetaRelationManyToOneList
public void setMetaRelationManyToOneList(java.util.List metaRelationManyToOneList)
getMetaRelationOneToManyList
public java.util.List getMetaRelationOneToManyList()
- Specified by:
getMetaRelationOneToManyList
in interface ca.pjer.cm.api.metadata.MetaData
setMetaRelationOneToManyList
public void setMetaRelationOneToManyList(java.util.List metaRelationOneToManyList)
getMetaRelationOneToOneList
public java.util.List getMetaRelationOneToOneList()
- Specified by:
getMetaRelationOneToOneList
in interface ca.pjer.cm.api.metadata.MetaData
setMetaRelationOneToOneList
public void setMetaRelationOneToOneList(java.util.List metaRelationOneToOneList)
Copyright © 2004 PjEr.ca. All Rights Reserved.