gr.uoa.di.madgik.rr.element
Interface IDaoElement
public interface IDaoElement
fromXML
void fromXML(Element element)
throws ResourceRegistryException
- Throws:
ResourceRegistryException
toXML
String toXML()
throws ResourceRegistryException
- Throws:
ResourceRegistryException
getID
String getID()
throws ResourceRegistryException
- Throws:
ResourceRegistryException
getTimestamp
long getTimestamp()
throws ResourceRegistryException
- Throws:
ResourceRegistryException
apply
void apply(IDaoElement other)
throws ResourceRegistryException
- Throws:
ResourceRegistryException
Copyright © 2013. All Rights Reserved.