ca.pjer.cm.api.metadata
Interface MetaDataService


public interface MetaDataService


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

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


Method Summary
 MetaData get(java.lang.Class clazz)
           
 java.util.List list()
           
 java.util.List listRoot()
           
 

Method Detail

get

public MetaData get(java.lang.Class clazz)
             throws MetaDataServiceSystemException,
                    MetaDataNotFoundException
Throws:
MetaDataServiceSystemException
MetaDataNotFoundException

list

public java.util.List list()
                    throws MetaDataServiceSystemException
Throws:
MetaDataServiceSystemException

listRoot

public java.util.List listRoot()
                        throws MetaDataServiceSystemException
Throws:
MetaDataServiceSystemException


Copyright © 2004 PjEr.ca. All Rights Reserved.