Interface NameSpaceDAO
- All Superinterfaces:
org.exoplatform.commons.api.persistence.GenericDAO<NameSpaceEntity,Long>
- All Known Implementing Classes:
NameSpaceDAOImpl
public interface NameSpaceDAO
extends org.exoplatform.commons.api.persistence.GenericDAO<NameSpaceEntity,Long>
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
-
Method Summary
Methods inherited from interface org.exoplatform.commons.api.persistence.GenericDAO
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, update, updateAll
-
Method Details
-
getNameSpaceByName
-