|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JournalArticlePersistence
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
JournalArticlePersistenceImpl
,
JournalArticleUtil
Method Summary | |
---|---|
void |
cacheResult(JournalArticle journalArticle)
|
void |
cacheResult(java.util.List<JournalArticle> journalArticles)
|
void |
clearCache()
|
int |
countAll()
|
int |
countByCompanyId(long companyId)
|
int |
countByG_A_A(long groupId,
java.lang.String articleId,
boolean approved)
|
int |
countByG_A_V(long groupId,
java.lang.String articleId,
double version)
|
int |
countByG_A(long groupId,
java.lang.String articleId)
|
int |
countByG_S(long groupId,
java.lang.String structureId)
|
int |
countByG_T(long groupId,
java.lang.String templateId)
|
int |
countByGroupId(long groupId)
|
int |
countByR_A(long resourcePrimKey,
boolean approved)
|
int |
countBySmallImageId(long smallImageId)
|
int |
countByUUID_G(java.lang.String uuid,
long groupId)
|
int |
countByUuid(java.lang.String uuid)
|
JournalArticle |
create(long id)
|
JournalArticle |
fetchByG_A_V(long groupId,
java.lang.String articleId,
double version)
|
JournalArticle |
fetchByG_A_V(long groupId,
java.lang.String articleId,
double version,
boolean retrieveFromCache)
|
JournalArticle |
fetchByPrimaryKey(long id)
|
JournalArticle |
fetchByUUID_G(java.lang.String uuid,
long groupId)
|
JournalArticle |
fetchByUUID_G(java.lang.String uuid,
long groupId,
boolean retrieveFromCache)
|
java.util.List<JournalArticle> |
findAll()
|
java.util.List<JournalArticle> |
findAll(int start,
int end)
|
java.util.List<JournalArticle> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByCompanyId_First(long companyId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByCompanyId_Last(long companyId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle[] |
findByCompanyId_PrevAndNext(long id,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<JournalArticle> |
findByCompanyId(long companyId)
|
java.util.List<JournalArticle> |
findByCompanyId(long companyId,
int start,
int end)
|
java.util.List<JournalArticle> |
findByCompanyId(long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByG_A_A_First(long groupId,
java.lang.String articleId,
boolean approved,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByG_A_A_Last(long groupId,
java.lang.String articleId,
boolean approved,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle[] |
findByG_A_A_PrevAndNext(long id,
long groupId,
java.lang.String articleId,
boolean approved,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<JournalArticle> |
findByG_A_A(long groupId,
java.lang.String articleId,
boolean approved)
|
java.util.List<JournalArticle> |
findByG_A_A(long groupId,
java.lang.String articleId,
boolean approved,
int start,
int end)
|
java.util.List<JournalArticle> |
findByG_A_A(long groupId,
java.lang.String articleId,
boolean approved,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByG_A_First(long groupId,
java.lang.String articleId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByG_A_Last(long groupId,
java.lang.String articleId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle[] |
findByG_A_PrevAndNext(long id,
long groupId,
java.lang.String articleId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByG_A_V(long groupId,
java.lang.String articleId,
double version)
|
java.util.List<JournalArticle> |
findByG_A(long groupId,
java.lang.String articleId)
|
java.util.List<JournalArticle> |
findByG_A(long groupId,
java.lang.String articleId,
int start,
int end)
|
java.util.List<JournalArticle> |
findByG_A(long groupId,
java.lang.String articleId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByG_S_First(long groupId,
java.lang.String structureId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByG_S_Last(long groupId,
java.lang.String structureId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle[] |
findByG_S_PrevAndNext(long id,
long groupId,
java.lang.String structureId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<JournalArticle> |
findByG_S(long groupId,
java.lang.String structureId)
|
java.util.List<JournalArticle> |
findByG_S(long groupId,
java.lang.String structureId,
int start,
int end)
|
java.util.List<JournalArticle> |
findByG_S(long groupId,
java.lang.String structureId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByG_T_First(long groupId,
java.lang.String templateId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByG_T_Last(long groupId,
java.lang.String templateId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle[] |
findByG_T_PrevAndNext(long id,
long groupId,
java.lang.String templateId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<JournalArticle> |
findByG_T(long groupId,
java.lang.String templateId)
|
java.util.List<JournalArticle> |
findByG_T(long groupId,
java.lang.String templateId,
int start,
int end)
|
java.util.List<JournalArticle> |
findByG_T(long groupId,
java.lang.String templateId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle[] |
findByGroupId_PrevAndNext(long id,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<JournalArticle> |
findByGroupId(long groupId)
|
java.util.List<JournalArticle> |
findByGroupId(long groupId,
int start,
int end)
|
java.util.List<JournalArticle> |
findByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByPrimaryKey(long id)
|
JournalArticle |
findByR_A_First(long resourcePrimKey,
boolean approved,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByR_A_Last(long resourcePrimKey,
boolean approved,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle[] |
findByR_A_PrevAndNext(long id,
long resourcePrimKey,
boolean approved,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<JournalArticle> |
findByR_A(long resourcePrimKey,
boolean approved)
|
java.util.List<JournalArticle> |
findByR_A(long resourcePrimKey,
boolean approved,
int start,
int end)
|
java.util.List<JournalArticle> |
findByR_A(long resourcePrimKey,
boolean approved,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findBySmallImageId_First(long smallImageId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findBySmallImageId_Last(long smallImageId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle[] |
findBySmallImageId_PrevAndNext(long id,
long smallImageId,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<JournalArticle> |
findBySmallImageId(long smallImageId)
|
java.util.List<JournalArticle> |
findBySmallImageId(long smallImageId,
int start,
int end)
|
java.util.List<JournalArticle> |
findBySmallImageId(long smallImageId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle |
findByUUID_G(java.lang.String uuid,
long groupId)
|
JournalArticle |
findByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
JournalArticle[] |
findByUuid_PrevAndNext(long id,
java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<JournalArticle> |
findByUuid(java.lang.String uuid)
|
java.util.List<JournalArticle> |
findByUuid(java.lang.String uuid,
int start,
int end)
|
java.util.List<JournalArticle> |
findByUuid(java.lang.String uuid,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
java.util.List<java.lang.Object> |
findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
|
java.util.List<java.lang.Object> |
findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
|
JournalArticle |
remove(JournalArticle journalArticle)
|
JournalArticle |
remove(long id)
|
void |
removeAll()
|
void |
removeByCompanyId(long companyId)
|
void |
removeByG_A_A(long groupId,
java.lang.String articleId,
boolean approved)
|
void |
removeByG_A_V(long groupId,
java.lang.String articleId,
double version)
|
void |
removeByG_A(long groupId,
java.lang.String articleId)
|
void |
removeByG_S(long groupId,
java.lang.String structureId)
|
void |
removeByG_T(long groupId,
java.lang.String templateId)
|
void |
removeByGroupId(long groupId)
|
void |
removeByR_A(long resourcePrimKey,
boolean approved)
|
void |
removeBySmallImageId(long smallImageId)
|
void |
removeByUUID_G(java.lang.String uuid,
long groupId)
|
void |
removeByUuid(java.lang.String uuid)
|
JournalArticle |
update(JournalArticle journalArticle)
Deprecated. Use update(JournalArticle, boolean merge) . |
JournalArticle |
update(JournalArticle journalArticle,
boolean merge)
Add, update, or merge, the entity. |
JournalArticle |
updateImpl(JournalArticle journalArticle,
boolean merge)
|
Methods inherited from interface com.liferay.portal.service.persistence.BasePersistence |
---|
getListeners, registerListener, unregisterListener |
Method Detail |
---|
void cacheResult(JournalArticle journalArticle)
void cacheResult(java.util.List<JournalArticle> journalArticles)
void clearCache()
clearCache
in interface BasePersistence
JournalArticle create(long id)
JournalArticle remove(long id) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle remove(JournalArticle journalArticle) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle update(JournalArticle journalArticle) throws com.liferay.portal.SystemException
update(JournalArticle, boolean merge)
.
com.liferay.portal.SystemException
JournalArticle update(JournalArticle journalArticle, boolean merge) throws com.liferay.portal.SystemException
journalArticle
- the entity to add, update, or mergemerge
- boolean value for whether to merge the entity. The default
value is false. Setting merge to true is more expensive and
should only be true when journalArticle is transient. See
LEP-5473 for a detailed discussion of this method.
com.liferay.portal.SystemException
JournalArticle updateImpl(JournalArticle journalArticle, boolean merge) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle findByPrimaryKey(long id) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle fetchByPrimaryKey(long id) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByUuid(java.lang.String uuid) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByUuid(java.lang.String uuid, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByUuid(java.lang.String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle findByUuid_First(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle findByUuid_Last(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle[] findByUuid_PrevAndNext(long id, java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle findByUUID_G(java.lang.String uuid, long groupId) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle fetchByUUID_G(java.lang.String uuid, long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle fetchByUUID_G(java.lang.String uuid, long groupId, boolean retrieveFromCache) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByGroupId(long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByGroupId(long groupId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle findByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle findByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle[] findByGroupId_PrevAndNext(long id, long groupId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
java.util.List<JournalArticle> findByCompanyId(long companyId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByCompanyId(long companyId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle findByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle findByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle[] findByCompanyId_PrevAndNext(long id, long companyId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
java.util.List<JournalArticle> findBySmallImageId(long smallImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findBySmallImageId(long smallImageId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findBySmallImageId(long smallImageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle findBySmallImageId_First(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle findBySmallImageId_Last(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle[] findBySmallImageId_PrevAndNext(long id, long smallImageId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
java.util.List<JournalArticle> findByR_A(long resourcePrimKey, boolean approved) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByR_A(long resourcePrimKey, boolean approved, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByR_A(long resourcePrimKey, boolean approved, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle findByR_A_First(long resourcePrimKey, boolean approved, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle findByR_A_Last(long resourcePrimKey, boolean approved, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle[] findByR_A_PrevAndNext(long id, long resourcePrimKey, boolean approved, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
java.util.List<JournalArticle> findByG_A(long groupId, java.lang.String articleId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByG_A(long groupId, java.lang.String articleId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByG_A(long groupId, java.lang.String articleId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle findByG_A_First(long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle findByG_A_Last(long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle[] findByG_A_PrevAndNext(long id, long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
java.util.List<JournalArticle> findByG_S(long groupId, java.lang.String structureId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByG_S(long groupId, java.lang.String structureId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByG_S(long groupId, java.lang.String structureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle findByG_S_First(long groupId, java.lang.String structureId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle findByG_S_Last(long groupId, java.lang.String structureId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle[] findByG_S_PrevAndNext(long id, long groupId, java.lang.String structureId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
java.util.List<JournalArticle> findByG_T(long groupId, java.lang.String templateId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByG_T(long groupId, java.lang.String templateId, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByG_T(long groupId, java.lang.String templateId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle findByG_T_First(long groupId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle findByG_T_Last(long groupId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle[] findByG_T_PrevAndNext(long id, long groupId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle findByG_A_V(long groupId, java.lang.String articleId, double version) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle fetchByG_A_V(long groupId, java.lang.String articleId, double version) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle fetchByG_A_V(long groupId, java.lang.String articleId, double version, boolean retrieveFromCache) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByG_A_A(long groupId, java.lang.String articleId, boolean approved) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByG_A_A(long groupId, java.lang.String articleId, boolean approved, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findByG_A_A(long groupId, java.lang.String articleId, boolean approved, int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
JournalArticle findByG_A_A_First(long groupId, java.lang.String articleId, boolean approved, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle findByG_A_A_Last(long groupId, java.lang.String articleId, boolean approved, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
JournalArticle[] findByG_A_A_PrevAndNext(long id, long groupId, java.lang.String articleId, boolean approved, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
java.util.List<java.lang.Object> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<java.lang.Object> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findAll() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findAll(int start, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<JournalArticle> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByUuid(java.lang.String uuid) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByUUID_G(java.lang.String uuid, long groupId) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
void removeByGroupId(long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByCompanyId(long companyId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeBySmallImageId(long smallImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByR_A(long resourcePrimKey, boolean approved) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByG_A(long groupId, java.lang.String articleId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByG_S(long groupId, java.lang.String structureId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByG_T(long groupId, java.lang.String templateId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeByG_A_V(long groupId, java.lang.String articleId, double version) throws com.liferay.portal.SystemException, NoSuchArticleException
com.liferay.portal.SystemException
NoSuchArticleException
void removeByG_A_A(long groupId, java.lang.String articleId, boolean approved) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
void removeAll() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByUuid(java.lang.String uuid) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByUUID_G(java.lang.String uuid, long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByGroupId(long groupId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByCompanyId(long companyId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countBySmallImageId(long smallImageId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByR_A(long resourcePrimKey, boolean approved) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByG_A(long groupId, java.lang.String articleId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByG_S(long groupId, java.lang.String structureId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByG_T(long groupId, java.lang.String templateId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByG_A_V(long groupId, java.lang.String articleId, double version) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countByG_A_A(long groupId, java.lang.String articleId, boolean approved) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
int countAll() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |