gr.uoa.di.madgik.rr.element
Interface IDaoElement


public interface IDaoElement


Method Summary
 void fromXML(org.w3c.dom.Element element)
           
 java.lang.String getID()
           
 java.lang.String toXML()
           
 

Method Detail

fromXML

void fromXML(org.w3c.dom.Element element)
             throws ResourceRegistryException
Throws:
ResourceRegistryException

toXML

java.lang.String toXML()
                       throws ResourceRegistryException
Throws:
ResourceRegistryException

getID

java.lang.String getID()
                       throws ResourceRegistryException
Throws:
ResourceRegistryException