public class SocialJongoRepository<T extends UGC>
extends org.craftercms.commons.mongo.AbstractJongoRepository<T>
| Modifier and Type | Field and Description |
|---|---|
protected UgcFactory |
ugcFactory |
| Constructor and Description |
|---|
SocialJongoRepository()
Creates a instance of a Jongo Repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
setUgcFactory(UgcFactory ugcFactory) |
count, count, count, createSortQuery, deleteFile, deleteFile, find, find, findAll, findById, findByStringId, findOne, findOne, getCollection, getFileInfo, getFileInfo, getQueryFor, insert, insert, listFilesByName, readFile, readFile, remove, remove, removeById, removeByStringId, returnList, returnSimple, save, save, saveFile, saveFile, setJongo, setQueries, update, update, update, update, updateFile, updateFile, updateFile, validateObject, validateObjectprotected UgcFactory ugcFactory
public void init()
throws Exception
public void setUgcFactory(UgcFactory ugcFactory)
Copyright © 2019 CrafterCMS. All Rights Reserved.