Class DaoOwnership
java.lang.Object
io.clonecloudstore.administration.database.model.DaoOwnership
- Direct Known Subclasses:
MgDaoOwnership
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getDto()
abstract String
getId()
int
hashCode()
setClientId
(String clientId) abstract DaoOwnership
setOwnership
(ClientOwnership ownership) toString()
-
Constructor Details
-
DaoOwnership
public DaoOwnership()
-
-
Method Details