public interface IDaoElement
| Modifier and Type | Method and Description |
|---|---|
void |
apply(IDaoElement other) |
void |
fromXML(Element element) |
String |
getID() |
Long |
getTimestamp() |
String |
toXML() |
void fromXML(Element element) throws ResourceRegistryException
ResourceRegistryExceptionString toXML() throws ResourceRegistryException
ResourceRegistryExceptionString getID() throws ResourceRegistryException
ResourceRegistryExceptionLong getTimestamp() throws ResourceRegistryException
ResourceRegistryExceptionvoid apply(IDaoElement other) throws ResourceRegistryException
ResourceRegistryExceptionCopyright © 2014. All Rights Reserved.