ca.pjer.cm.module.metadata.defaultimpl
Class MetaRelationImpl

java.lang.Object
  extended byca.pjer.cm.module.metadata.defaultimpl.MetaImpl
      extended byca.pjer.cm.module.metadata.defaultimpl.MetaFieldImpl
          extended byca.pjer.cm.module.metadata.defaultimpl.MetaRelationImpl
All Implemented Interfaces:
ca.pjer.cm.api.metadata.Meta, ca.pjer.cm.api.metadata.MetaField, ca.pjer.cm.api.metadata.MetaRelation, java.io.Serializable
Direct Known Subclasses:
MetaRelationManyToManyImpl, MetaRelationManyToOneImpl, MetaRelationOneToManyImpl, MetaRelationOneToOneImpl

public abstract class MetaRelationImpl
extends MetaFieldImpl
implements ca.pjer.cm.api.metadata.MetaRelation


$Id: MetaRelationImpl.java,v 1.1 2004/05/18 23:37:14 pjer Exp $

$RCSfile: MetaRelationImpl.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 23:37:14 $

See Also:
Serialized Form

Constructor Summary
MetaRelationImpl()
           
 
Methods inherited from class ca.pjer.cm.module.metadata.defaultimpl.MetaFieldImpl
getName, setName
 
Methods inherited from class ca.pjer.cm.module.metadata.defaultimpl.MetaImpl
getDescriptionKey, getTitleKey, setDescriptionKey, setTitleKey
 
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.MetaField
getName
 
Methods inherited from interface ca.pjer.cm.api.metadata.Meta
getDescriptionKey, getTitleKey
 

Constructor Detail

MetaRelationImpl

public MetaRelationImpl()


Copyright © 2004 PjEr.ca. All Rights Reserved.