uk.ac.ic.doc.automed.p2p.directory
Interface P2PDirectoryObject

All Known Implementing Classes:
ModelDescription, PeerDescription, SchemaDescription

public interface P2PDirectoryObject

Author:
Charis TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Method Summary
 java.util.List getAsList()
           
 java.util.List getMetaData()
           
 boolean persist()
           
 

Method Detail

persist

boolean persist()
                throws java.sql.SQLException
Throws:
java.sql.SQLException

getAsList

java.util.List getAsList()

getMetaData

java.util.List getMetaData()