Class DaoOwnership
java.lang.Object
io.clonecloudstore.administration.database.model.DaoOwnership
- Direct Known Subclasses:
MgDaoOwnership
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDto()abstract StringgetId()inthashCode()setClientId(String clientId) abstract DaoOwnershipsetOwnership(ClientOwnership ownership) toString()
-
Constructor Details
-
DaoOwnership
public DaoOwnership()
-
-
Method Details