|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.persistence.impl.BasePersistenceImpl<JournalTemplate>
com.liferay.portlet.journal.service.persistence.JournalTemplatePersistenceImpl
public class JournalTemplatePersistenceImpl
JournalTemplatePersistence,
JournalTemplateUtil| Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
|---|
COUNT_COLUMN_NAME, listeners, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR |
| Constructor Summary | |
|---|---|
JournalTemplatePersistenceImpl()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
void |
cacheResult(JournalTemplate journalTemplate)
|
void |
cacheResult(List<JournalTemplate> journalTemplates)
|
void |
clearCache()
Clears the cache for all instances of this model. |
void |
clearCache(JournalTemplate journalTemplate)
Clears the cache for one instance of this model. |
int |
countAll()
|
int |
countByG_S(long groupId,
String structureId)
|
int |
countByG_T(long groupId,
String templateId)
|
int |
countByGroupId(long groupId)
|
int |
countBySmallImageId(long smallImageId)
|
int |
countByTemplateId(String templateId)
|
int |
countByUUID_G(String uuid,
long groupId)
|
int |
countByUuid(String uuid)
|
JournalTemplate |
create(long id)
|
JournalTemplate |
fetchByG_T(long groupId,
String templateId)
|
JournalTemplate |
fetchByG_T(long groupId,
String templateId,
boolean retrieveFromCache)
|
JournalTemplate |
fetchByPrimaryKey(long id)
|
JournalTemplate |
fetchByPrimaryKey(Serializable primaryKey)
Finds an instance of this model by its primary key, or return null if it could not be found. |
JournalTemplate |
fetchBySmallImageId(long smallImageId)
|
JournalTemplate |
fetchBySmallImageId(long smallImageId,
boolean retrieveFromCache)
|
JournalTemplate |
fetchByUUID_G(String uuid,
long groupId)
|
JournalTemplate |
fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
|
int |
filterCountByG_S(long groupId,
String structureId)
|
int |
filterCountByG_T(long groupId,
String templateId)
|
int |
filterCountByGroupId(long groupId)
|
List<JournalTemplate> |
filterFindByG_S(long groupId,
String structureId)
|
List<JournalTemplate> |
filterFindByG_S(long groupId,
String structureId,
int start,
int end)
|
List<JournalTemplate> |
filterFindByG_S(long groupId,
String structureId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalTemplate> |
filterFindByGroupId(long groupId)
|
List<JournalTemplate> |
filterFindByGroupId(long groupId,
int start,
int end)
|
List<JournalTemplate> |
filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalTemplate> |
findAll()
|
List<JournalTemplate> |
findAll(int start,
int end)
|
List<JournalTemplate> |
findAll(int start,
int end,
OrderByComparator orderByComparator)
|
JournalTemplate |
findByG_S_First(long groupId,
String structureId,
OrderByComparator orderByComparator)
|
JournalTemplate |
findByG_S_Last(long groupId,
String structureId,
OrderByComparator orderByComparator)
|
JournalTemplate[] |
findByG_S_PrevAndNext(long id,
long groupId,
String structureId,
OrderByComparator orderByComparator)
|
List<JournalTemplate> |
findByG_S(long groupId,
String structureId)
|
List<JournalTemplate> |
findByG_S(long groupId,
String structureId,
int start,
int end)
|
List<JournalTemplate> |
findByG_S(long groupId,
String structureId,
int start,
int end,
OrderByComparator orderByComparator)
|
JournalTemplate |
findByG_T(long groupId,
String templateId)
|
JournalTemplate |
findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
|
JournalTemplate |
findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
|
JournalTemplate[] |
findByGroupId_PrevAndNext(long id,
long groupId,
OrderByComparator orderByComparator)
|
List<JournalTemplate> |
findByGroupId(long groupId)
|
List<JournalTemplate> |
findByGroupId(long groupId,
int start,
int end)
|
List<JournalTemplate> |
findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
JournalTemplate |
findByPrimaryKey(long id)
|
JournalTemplate |
findByPrimaryKey(Serializable primaryKey)
Finds an instance of this model by its primary key, or throw an exception if it could not be found. |
JournalTemplate |
findBySmallImageId(long smallImageId)
|
JournalTemplate |
findByTemplateId_First(String templateId,
OrderByComparator orderByComparator)
|
JournalTemplate |
findByTemplateId_Last(String templateId,
OrderByComparator orderByComparator)
|
JournalTemplate[] |
findByTemplateId_PrevAndNext(long id,
String templateId,
OrderByComparator orderByComparator)
|
List<JournalTemplate> |
findByTemplateId(String templateId)
|
List<JournalTemplate> |
findByTemplateId(String templateId,
int start,
int end)
|
List<JournalTemplate> |
findByTemplateId(String templateId,
int start,
int end,
OrderByComparator orderByComparator)
|
JournalTemplate |
findByUuid_First(String uuid,
OrderByComparator orderByComparator)
|
JournalTemplate |
findByUUID_G(String uuid,
long groupId)
|
JournalTemplate |
findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
|
JournalTemplate[] |
findByUuid_PrevAndNext(long id,
String uuid,
OrderByComparator orderByComparator)
|
List<JournalTemplate> |
findByUuid(String uuid)
|
List<JournalTemplate> |
findByUuid(String uuid,
int start,
int end)
|
List<JournalTemplate> |
findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
|
protected JournalTemplate |
getByG_S_PrevAndNext(Session session,
JournalTemplate journalTemplate,
long groupId,
String structureId,
OrderByComparator orderByComparator,
boolean previous)
|
protected JournalTemplate |
getByGroupId_PrevAndNext(Session session,
JournalTemplate journalTemplate,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
protected JournalTemplate |
getByTemplateId_PrevAndNext(Session session,
JournalTemplate journalTemplate,
String templateId,
OrderByComparator orderByComparator,
boolean previous)
|
protected JournalTemplate |
getByUuid_PrevAndNext(Session session,
JournalTemplate journalTemplate,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
|
JournalTemplate |
remove(long id)
|
JournalTemplate |
remove(Serializable primaryKey)
Removes the model instance identified by the primary key from the database, and notifies the appropriate model listeners. |
void |
removeAll()
|
void |
removeByG_S(long groupId,
String structureId)
|
void |
removeByG_T(long groupId,
String templateId)
|
void |
removeByGroupId(long groupId)
|
void |
removeBySmallImageId(long smallImageId)
|
void |
removeByTemplateId(String templateId)
|
void |
removeByUUID_G(String uuid,
long groupId)
|
void |
removeByUuid(String uuid)
|
protected JournalTemplate |
removeImpl(JournalTemplate journalTemplate)
Removes the model instance from the database. |
protected JournalTemplate |
toUnwrappedModel(JournalTemplate journalTemplate)
|
JournalTemplate |
updateImpl(JournalTemplate journalTemplate,
boolean merge)
Updates the model instance in the database or adds it if it does not yet exist. |
| Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
|---|
appendOrderByComparator, closeSession, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getDialect, getListeners, openNewSession, openSession, processException, registerListener, remove, setDataSource, setSessionFactory, unregisterListener, update, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.service.persistence.BasePersistence |
|---|
countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getListeners, registerListener, remove, setDataSource, unregisterListener, update, update |
| Field Detail |
|---|
public static final String FINDER_CLASS_NAME_ENTITY
public static final String FINDER_CLASS_NAME_LIST
public static final FinderPath FINDER_PATH_FIND_BY_UUID
public static final FinderPath FINDER_PATH_COUNT_BY_UUID
public static final FinderPath FINDER_PATH_FETCH_BY_UUID_G
public static final FinderPath FINDER_PATH_COUNT_BY_UUID_G
public static final FinderPath FINDER_PATH_FIND_BY_GROUPID
public static final FinderPath FINDER_PATH_COUNT_BY_GROUPID
public static final FinderPath FINDER_PATH_FIND_BY_TEMPLATEID
public static final FinderPath FINDER_PATH_COUNT_BY_TEMPLATEID
public static final FinderPath FINDER_PATH_FETCH_BY_SMALLIMAGEID
public static final FinderPath FINDER_PATH_COUNT_BY_SMALLIMAGEID
public static final FinderPath FINDER_PATH_FETCH_BY_G_T
public static final FinderPath FINDER_PATH_COUNT_BY_G_T
public static final FinderPath FINDER_PATH_FIND_BY_G_S
public static final FinderPath FINDER_PATH_COUNT_BY_G_S
public static final FinderPath FINDER_PATH_FIND_ALL
public static final FinderPath FINDER_PATH_COUNT_ALL
@BeanReference(type=JournalArticlePersistence.class) protected JournalArticlePersistence journalArticlePersistence
@BeanReference(type=JournalArticleImagePersistence.class) protected JournalArticleImagePersistence journalArticleImagePersistence
@BeanReference(type=JournalArticleResourcePersistence.class) protected JournalArticleResourcePersistence journalArticleResourcePersistence
@BeanReference(type=JournalContentSearchPersistence.class) protected JournalContentSearchPersistence journalContentSearchPersistence
@BeanReference(type=JournalFeedPersistence.class) protected JournalFeedPersistence journalFeedPersistence
@BeanReference(type=JournalStructurePersistence.class) protected JournalStructurePersistence journalStructurePersistence
@BeanReference(type=JournalTemplatePersistence.class) protected JournalTemplatePersistence journalTemplatePersistence
@BeanReference(type=ImagePersistence.class) protected ImagePersistence imagePersistence
@BeanReference(type=ResourcePersistence.class) protected ResourcePersistence resourcePersistence
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
@BeanReference(type=WebDAVPropsPersistence.class) protected WebDAVPropsPersistence webDAVPropsPersistence
@BeanReference(type=ExpandoValuePersistence.class) protected ExpandoValuePersistence expandoValuePersistence
| Constructor Detail |
|---|
public JournalTemplatePersistenceImpl()
| Method Detail |
|---|
public void cacheResult(JournalTemplate journalTemplate)
cacheResult in interface JournalTemplatePersistencepublic void cacheResult(List<JournalTemplate> journalTemplates)
cacheResult in interface JournalTemplatePersistencepublic void clearCache()
BasePersistence
The EntityCache and FinderCache are both cleared by this
method.
Caching information and settings can be found in
portal.properties
clearCache in interface BasePersistence<JournalTemplate>clearCache in class BasePersistenceImpl<JournalTemplate>public void clearCache(JournalTemplate journalTemplate)
BasePersistence
The EntityCache and FinderCache are both cleared by this
method.
clearCache in interface BasePersistence<JournalTemplate>clearCache in class BasePersistenceImpl<JournalTemplate>journalTemplate - the instance of this model to clear the cache forpublic JournalTemplate create(long id)
create in interface JournalTemplatePersistence
public JournalTemplate remove(Serializable primaryKey)
throws NoSuchModelException,
SystemException
BasePersistence
remove in interface BasePersistence<JournalTemplate>remove in class BasePersistenceImpl<JournalTemplate>primaryKey - the primary key of the model instance to remove
NoSuchModelException - if an instance of this model with the
primary key does not exist
SystemException - if a system exception occurred
public JournalTemplate remove(long id)
throws NoSuchTemplateException,
SystemException
remove in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
protected JournalTemplate removeImpl(JournalTemplate journalTemplate)
throws SystemException
BasePersistenceImplBasePersistenceImpl.update(BaseModel,
boolean) depends on this method to implement the remove operation; it
only notifies the model listeners.
removeImpl in class BasePersistenceImpl<JournalTemplate>journalTemplate - the model instance to remove
SystemException - if a system exception occurred
public JournalTemplate updateImpl(JournalTemplate journalTemplate,
boolean merge)
throws SystemException
BasePersistenceImplBasePersistenceImpl.remove(BaseModel) depends on this method to implement the
update operation; it only notifies the model listeners.
updateImpl in interface JournalTemplatePersistenceupdateImpl in class BasePersistenceImpl<JournalTemplate>journalTemplate - the model instance to updatemerge - whether to merge the model instance with the current
session. See BatchSession.update(
com.liferay.portal.kernel.dao.orm.Session, BaseModel, boolean)
for an explanation.
SystemException - if a system exception occurredprotected JournalTemplate toUnwrappedModel(JournalTemplate journalTemplate)
public JournalTemplate findByPrimaryKey(Serializable primaryKey)
throws NoSuchModelException,
SystemException
BasePersistence
findByPrimaryKey in interface BasePersistence<JournalTemplate>findByPrimaryKey in class BasePersistenceImpl<JournalTemplate>primaryKey - the primary key of the model instance to find
NoSuchModelException - if an instance of this model with the
primary key does not exist
SystemException - if the primary key is null, or if a
system exception occurred
public JournalTemplate findByPrimaryKey(long id)
throws NoSuchTemplateException,
SystemException
findByPrimaryKey in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate fetchByPrimaryKey(Serializable primaryKey)
throws SystemException
BasePersistencenull if it could not be found.
fetchByPrimaryKey in interface BasePersistence<JournalTemplate>fetchByPrimaryKey in class BasePersistenceImpl<JournalTemplate>primaryKey - the primary key of the model instance to find
null if an instance of this
model with the primary key does not exist
SystemException - if the primary key is null, or if a
system exception occurred
public JournalTemplate fetchByPrimaryKey(long id)
throws SystemException
fetchByPrimaryKey in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByUuid(String uuid)
throws SystemException
findByUuid in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByUuid(String uuid,
int start,
int end)
throws SystemException
findByUuid in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByUuid in interface JournalTemplatePersistenceSystemException
public JournalTemplate findByUuid_First(String uuid,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByUuid_First in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByUuid_Last in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate[] findByUuid_PrevAndNext(long id,
String uuid,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByUuid_PrevAndNext in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
protected JournalTemplate getByUuid_PrevAndNext(Session session,
JournalTemplate journalTemplate,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
public JournalTemplate findByUUID_G(String uuid,
long groupId)
throws NoSuchTemplateException,
SystemException
findByUUID_G in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate fetchByUUID_G(String uuid,
long groupId)
throws SystemException
fetchByUUID_G in interface JournalTemplatePersistenceSystemException
public JournalTemplate fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
throws SystemException
fetchByUUID_G in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByGroupId(long groupId)
throws SystemException
findByGroupId in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByGroupId(long groupId,
int start,
int end)
throws SystemException
findByGroupId in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByGroupId in interface JournalTemplatePersistenceSystemException
public JournalTemplate findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByGroupId_First in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByGroupId_Last in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate[] findByGroupId_PrevAndNext(long id,
long groupId,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByGroupId_PrevAndNext in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
protected JournalTemplate getByGroupId_PrevAndNext(Session session,
JournalTemplate journalTemplate,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
public List<JournalTemplate> filterFindByGroupId(long groupId)
throws SystemException
filterFindByGroupId in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> filterFindByGroupId(long groupId,
int start,
int end)
throws SystemException
filterFindByGroupId in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByGroupId in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByTemplateId(String templateId)
throws SystemException
findByTemplateId in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByTemplateId(String templateId,
int start,
int end)
throws SystemException
findByTemplateId in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByTemplateId(String templateId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByTemplateId in interface JournalTemplatePersistenceSystemException
public JournalTemplate findByTemplateId_First(String templateId,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByTemplateId_First in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate findByTemplateId_Last(String templateId,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByTemplateId_Last in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate[] findByTemplateId_PrevAndNext(long id,
String templateId,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByTemplateId_PrevAndNext in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
protected JournalTemplate getByTemplateId_PrevAndNext(Session session,
JournalTemplate journalTemplate,
String templateId,
OrderByComparator orderByComparator,
boolean previous)
public JournalTemplate findBySmallImageId(long smallImageId)
throws NoSuchTemplateException,
SystemException
findBySmallImageId in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate fetchBySmallImageId(long smallImageId)
throws SystemException
fetchBySmallImageId in interface JournalTemplatePersistenceSystemException
public JournalTemplate fetchBySmallImageId(long smallImageId,
boolean retrieveFromCache)
throws SystemException
fetchBySmallImageId in interface JournalTemplatePersistenceSystemException
public JournalTemplate findByG_T(long groupId,
String templateId)
throws NoSuchTemplateException,
SystemException
findByG_T in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate fetchByG_T(long groupId,
String templateId)
throws SystemException
fetchByG_T in interface JournalTemplatePersistenceSystemException
public JournalTemplate fetchByG_T(long groupId,
String templateId,
boolean retrieveFromCache)
throws SystemException
fetchByG_T in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByG_S(long groupId,
String structureId)
throws SystemException
findByG_S in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByG_S(long groupId,
String structureId,
int start,
int end)
throws SystemException
findByG_S in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findByG_S(long groupId,
String structureId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByG_S in interface JournalTemplatePersistenceSystemException
public JournalTemplate findByG_S_First(long groupId,
String structureId,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByG_S_First in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate findByG_S_Last(long groupId,
String structureId,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByG_S_Last in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public JournalTemplate[] findByG_S_PrevAndNext(long id,
long groupId,
String structureId,
OrderByComparator orderByComparator)
throws NoSuchTemplateException,
SystemException
findByG_S_PrevAndNext in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
protected JournalTemplate getByG_S_PrevAndNext(Session session,
JournalTemplate journalTemplate,
long groupId,
String structureId,
OrderByComparator orderByComparator,
boolean previous)
public List<JournalTemplate> filterFindByG_S(long groupId,
String structureId)
throws SystemException
filterFindByG_S in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> filterFindByG_S(long groupId,
String structureId,
int start,
int end)
throws SystemException
filterFindByG_S in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> filterFindByG_S(long groupId,
String structureId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByG_S in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findAll()
throws SystemException
findAll in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findAll(int start,
int end)
throws SystemException
findAll in interface JournalTemplatePersistenceSystemException
public List<JournalTemplate> findAll(int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findAll in interface JournalTemplatePersistenceSystemException
public void removeByUuid(String uuid)
throws SystemException
removeByUuid in interface JournalTemplatePersistenceSystemException
public void removeByUUID_G(String uuid,
long groupId)
throws NoSuchTemplateException,
SystemException
removeByUUID_G in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public void removeByGroupId(long groupId)
throws SystemException
removeByGroupId in interface JournalTemplatePersistenceSystemException
public void removeByTemplateId(String templateId)
throws SystemException
removeByTemplateId in interface JournalTemplatePersistenceSystemException
public void removeBySmallImageId(long smallImageId)
throws NoSuchTemplateException,
SystemException
removeBySmallImageId in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public void removeByG_T(long groupId,
String templateId)
throws NoSuchTemplateException,
SystemException
removeByG_T in interface JournalTemplatePersistenceNoSuchTemplateException
SystemException
public void removeByG_S(long groupId,
String structureId)
throws SystemException
removeByG_S in interface JournalTemplatePersistenceSystemException
public void removeAll()
throws SystemException
removeAll in interface JournalTemplatePersistenceSystemException
public int countByUuid(String uuid)
throws SystemException
countByUuid in interface JournalTemplatePersistenceSystemException
public int countByUUID_G(String uuid,
long groupId)
throws SystemException
countByUUID_G in interface JournalTemplatePersistenceSystemException
public int countByGroupId(long groupId)
throws SystemException
countByGroupId in interface JournalTemplatePersistenceSystemException
public int filterCountByGroupId(long groupId)
throws SystemException
filterCountByGroupId in interface JournalTemplatePersistenceSystemException
public int countByTemplateId(String templateId)
throws SystemException
countByTemplateId in interface JournalTemplatePersistenceSystemException
public int countBySmallImageId(long smallImageId)
throws SystemException
countBySmallImageId in interface JournalTemplatePersistenceSystemException
public int countByG_T(long groupId,
String templateId)
throws SystemException
countByG_T in interface JournalTemplatePersistenceSystemException
public int filterCountByG_T(long groupId,
String templateId)
throws SystemException
filterCountByG_T in interface JournalTemplatePersistenceSystemException
public int countByG_S(long groupId,
String structureId)
throws SystemException
countByG_S in interface JournalTemplatePersistenceSystemException
public int filterCountByG_S(long groupId,
String structureId)
throws SystemException
filterCountByG_S in interface JournalTemplatePersistenceSystemException
public int countAll()
throws SystemException
countAll in interface JournalTemplatePersistenceSystemExceptionpublic void afterPropertiesSet()
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||