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

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
              extended byca.pjer.cm.module.metadata.defaultimpl.MetaRelationManyToManyImpl
All Implemented Interfaces:
ca.pjer.cm.api.metadata.Meta, ca.pjer.cm.api.metadata.MetaField, ca.pjer.cm.api.metadata.MetaRelation, ca.pjer.cm.api.metadata.MetaRelationManyToMany, java.io.Serializable

public class MetaRelationManyToManyImpl
extends MetaRelationImpl
implements ca.pjer.cm.api.metadata.MetaRelationManyToMany


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

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

See Also:
Serialized Form

Constructor Summary
MetaRelationManyToManyImpl()
           
 
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

MetaRelationManyToManyImpl

public MetaRelationManyToManyImpl()


Copyright © 2004 PjEr.ca. All Rights Reserved.