ca.pjer.cm.api.metadata
Interface MetaField

All Superinterfaces:
Meta, java.io.Serializable
All Known Subinterfaces:
MetaProperty, MetaRelation, MetaRelationManyToMany, MetaRelationManyToOne, MetaRelationOneToMany, MetaRelationOneToOne

public interface MetaField
extends Meta


$Id: MetaField.java,v 1.1 2004/05/18 12:57:02 pjer Exp $

$RCSfile: MetaField.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $


Method Summary
 java.lang.String getName()
           
 
Methods inherited from interface ca.pjer.cm.api.metadata.Meta
getDescriptionKey, getTitleKey
 

Method Detail

getName

public java.lang.String getName()


Copyright © 2004 PjEr.ca. All Rights Reserved.