Interface SocialContextRepository

All Superinterfaces:
org.craftercms.commons.mongo.CrudRepository<SocialContext>
All Known Implementing Classes:
SocialContextRepositoryImpl

public interface SocialContextRepository extends org.craftercms.commons.mongo.CrudRepository<SocialContext>
  • Method Summary

    Methods inherited from interface org.craftercms.commons.mongo.CrudRepository

    count, count, count, deleteFile, deleteFile, find, find, findAll, findById, findByStringId, findOne, findOne, getFileInfo, getFileInfo, insert, insert, listFilesByName, readFile, readFile, remove, remove, removeById, removeByStringId, save, save, saveFile, saveFile, update, update, update, update, updateFile, updateFile, updateFile