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