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

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

public abstract class MetaFieldImpl
extends MetaImpl
implements ca.pjer.cm.api.metadata.MetaField


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

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

See Also:
Serialized Form

Constructor Summary
MetaFieldImpl()
           
 
Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 
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.Meta
getDescriptionKey, getTitleKey
 

Constructor Detail

MetaFieldImpl

public MetaFieldImpl()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface ca.pjer.cm.api.metadata.MetaField

setName

public void setName(java.lang.String name)


Copyright © 2004 PjEr.ca. All Rights Reserved.