public interface SelfNodeDao
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
String |
getSelfNodeId() |
void |
setSelfNodeId(String selfNodeId) |
void clear()
throws DaoException
DaoExceptionString getSelfNodeId() throws DaoException
DaoExceptionvoid setSelfNodeId(String selfNodeId) throws DaoException, NodeNotFoundException, SelfNodeIdAlreadySetException