|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SocialEquityLogPersistence
SocialEquityLogPersistenceImpl,
SocialEquityLogUtil| Method Summary | |
|---|---|
void |
cacheResult(List<SocialEquityLog> socialEquityLogs)
|
void |
cacheResult(SocialEquityLog socialEquityLog)
|
int |
countAll()
|
int |
countByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type)
|
int |
countByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
|
int |
countByAEI_T_A(long assetEntryId,
int type,
boolean active)
|
int |
countByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
|
int |
countByU_AID_A_T(long userId,
String actionId,
boolean active,
int type)
|
int |
countByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type)
|
SocialEquityLog |
create(long equityLogId)
|
SocialEquityLog |
fetchByPrimaryKey(long equityLogId)
|
SocialEquityLog |
fetchByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
|
SocialEquityLog |
fetchByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
boolean retrieveFromCache)
|
List<SocialEquityLog> |
findAll()
|
List<SocialEquityLog> |
findAll(int start,
int end)
|
List<SocialEquityLog> |
findAll(int start,
int end,
OrderByComparator orderByComparator)
|
SocialEquityLog |
findByAEI_AID_A_T_First(long assetEntryId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
|
SocialEquityLog |
findByAEI_AID_A_T_Last(long assetEntryId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
|
SocialEquityLog[] |
findByAEI_AID_A_T_PrevAndNext(long equityLogId,
long assetEntryId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
|
List<SocialEquityLog> |
findByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type)
|
List<SocialEquityLog> |
findByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type,
int start,
int end)
|
List<SocialEquityLog> |
findByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type,
int start,
int end,
OrderByComparator orderByComparator)
|
SocialEquityLog |
findByAEI_AID_AD_A_T_First(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
|
SocialEquityLog |
findByAEI_AID_AD_A_T_Last(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
|
SocialEquityLog[] |
findByAEI_AID_AD_A_T_PrevAndNext(long equityLogId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
|
List<SocialEquityLog> |
findByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
|
List<SocialEquityLog> |
findByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
int start,
int end)
|
List<SocialEquityLog> |
findByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
int start,
int end,
OrderByComparator orderByComparator)
|
SocialEquityLog |
findByAEI_T_A_First(long assetEntryId,
int type,
boolean active,
OrderByComparator orderByComparator)
|
SocialEquityLog |
findByAEI_T_A_Last(long assetEntryId,
int type,
boolean active,
OrderByComparator orderByComparator)
|
SocialEquityLog[] |
findByAEI_T_A_PrevAndNext(long equityLogId,
long assetEntryId,
int type,
boolean active,
OrderByComparator orderByComparator)
|
List<SocialEquityLog> |
findByAEI_T_A(long assetEntryId,
int type,
boolean active)
|
List<SocialEquityLog> |
findByAEI_T_A(long assetEntryId,
int type,
boolean active,
int start,
int end)
|
List<SocialEquityLog> |
findByAEI_T_A(long assetEntryId,
int type,
boolean active,
int start,
int end,
OrderByComparator orderByComparator)
|
SocialEquityLog |
findByPrimaryKey(long equityLogId)
|
SocialEquityLog |
findByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
|
SocialEquityLog |
findByU_AID_A_T_First(long userId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
|
SocialEquityLog |
findByU_AID_A_T_Last(long userId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
|
SocialEquityLog[] |
findByU_AID_A_T_PrevAndNext(long equityLogId,
long userId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
|
List<SocialEquityLog> |
findByU_AID_A_T(long userId,
String actionId,
boolean active,
int type)
|
List<SocialEquityLog> |
findByU_AID_A_T(long userId,
String actionId,
boolean active,
int type,
int start,
int end)
|
List<SocialEquityLog> |
findByU_AID_A_T(long userId,
String actionId,
boolean active,
int type,
int start,
int end,
OrderByComparator orderByComparator)
|
SocialEquityLog |
findByU_AID_AD_A_T_First(long userId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
|
SocialEquityLog |
findByU_AID_AD_A_T_Last(long userId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
|
SocialEquityLog[] |
findByU_AID_AD_A_T_PrevAndNext(long equityLogId,
long userId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
|
List<SocialEquityLog> |
findByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type)
|
List<SocialEquityLog> |
findByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type,
int start,
int end)
|
List<SocialEquityLog> |
findByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type,
int start,
int end,
OrderByComparator orderByComparator)
|
SocialEquityLog |
remove(long equityLogId)
|
void |
removeAll()
|
void |
removeByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type)
|
void |
removeByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
|
void |
removeByAEI_T_A(long assetEntryId,
int type,
boolean active)
|
void |
removeByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
|
void |
removeByU_AID_A_T(long userId,
String actionId,
boolean active,
int type)
|
void |
removeByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type)
|
SocialEquityLog |
updateImpl(SocialEquityLog socialEquityLog,
boolean merge)
|
| Methods inherited from interface com.liferay.portal.service.persistence.BasePersistence |
|---|
clearCache, clearCache, countWithDynamicQuery, fetchByPrimaryKey, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getListeners, registerListener, remove, remove, setDataSource, unregisterListener, update, update |
| Method Detail |
|---|
void cacheResult(SocialEquityLog socialEquityLog)
void cacheResult(List<SocialEquityLog> socialEquityLogs)
SocialEquityLog create(long equityLogId)
SocialEquityLog remove(long equityLogId)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog updateImpl(SocialEquityLog socialEquityLog,
boolean merge)
throws SystemException
SystemException
SocialEquityLog findByPrimaryKey(long equityLogId)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog fetchByPrimaryKey(long equityLogId)
throws SystemException
SystemException
List<SocialEquityLog> findByAEI_T_A(long assetEntryId,
int type,
boolean active)
throws SystemException
SystemException
List<SocialEquityLog> findByAEI_T_A(long assetEntryId,
int type,
boolean active,
int start,
int end)
throws SystemException
SystemException
List<SocialEquityLog> findByAEI_T_A(long assetEntryId,
int type,
boolean active,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
SocialEquityLog findByAEI_T_A_First(long assetEntryId,
int type,
boolean active,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog findByAEI_T_A_Last(long assetEntryId,
int type,
boolean active,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog[] findByAEI_T_A_PrevAndNext(long equityLogId,
long assetEntryId,
int type,
boolean active,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
List<SocialEquityLog> findByU_AID_A_T(long userId,
String actionId,
boolean active,
int type)
throws SystemException
SystemException
List<SocialEquityLog> findByU_AID_A_T(long userId,
String actionId,
boolean active,
int type,
int start,
int end)
throws SystemException
SystemException
List<SocialEquityLog> findByU_AID_A_T(long userId,
String actionId,
boolean active,
int type,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
SocialEquityLog findByU_AID_A_T_First(long userId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog findByU_AID_A_T_Last(long userId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog[] findByU_AID_A_T_PrevAndNext(long equityLogId,
long userId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type)
throws SystemException
SystemException
List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type,
int start,
int end)
throws SystemException
SystemException
List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
SocialEquityLog findByAEI_AID_A_T_First(long assetEntryId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog findByAEI_AID_A_T_Last(long assetEntryId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog[] findByAEI_AID_A_T_PrevAndNext(long equityLogId,
long assetEntryId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
List<SocialEquityLog> findByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
SystemException
List<SocialEquityLog> findByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type,
int start,
int end)
throws SystemException
SystemException
List<SocialEquityLog> findByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
SocialEquityLog findByU_AID_AD_A_T_First(long userId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog findByU_AID_AD_A_T_Last(long userId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog[] findByU_AID_AD_A_T_PrevAndNext(long equityLogId,
long userId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
List<SocialEquityLog> findByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
SystemException
List<SocialEquityLog> findByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
int start,
int end)
throws SystemException
SystemException
List<SocialEquityLog> findByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
SocialEquityLog findByAEI_AID_AD_A_T_First(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog findByAEI_AID_AD_A_T_Last(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog[] findByAEI_AID_AD_A_T_PrevAndNext(long equityLogId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog findByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
SocialEquityLog fetchByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
SystemException
SocialEquityLog fetchByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
boolean retrieveFromCache)
throws SystemException
SystemException
List<SocialEquityLog> findAll()
throws SystemException
SystemException
List<SocialEquityLog> findAll(int start,
int end)
throws SystemException
SystemException
List<SocialEquityLog> findAll(int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
void removeByAEI_T_A(long assetEntryId,
int type,
boolean active)
throws SystemException
SystemException
void removeByU_AID_A_T(long userId,
String actionId,
boolean active,
int type)
throws SystemException
SystemException
void removeByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type)
throws SystemException
SystemException
void removeByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
SystemException
void removeByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
SystemException
void removeByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException,
NoSuchEquityLogException
SystemException
NoSuchEquityLogException
void removeAll()
throws SystemException
SystemException
int countByAEI_T_A(long assetEntryId,
int type,
boolean active)
throws SystemException
SystemException
int countByU_AID_A_T(long userId,
String actionId,
boolean active,
int type)
throws SystemException
SystemException
int countByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type)
throws SystemException
SystemException
int countByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
SystemException
int countByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
SystemException
int countByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
SystemException
int countAll()
throws SystemException
SystemException
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||