|
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<SocialEquityLog>
com.liferay.portlet.social.service.persistence.SocialEquityLogPersistenceImpl
public class SocialEquityLogPersistenceImpl
SocialEquityLogPersistence,
SocialEquityLogUtil| 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 | |
|---|---|
SocialEquityLogPersistenceImpl()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
void |
cacheResult(List<SocialEquityLog> socialEquityLogs)
|
void |
cacheResult(SocialEquityLog socialEquityLog)
|
void |
clearCache()
Clears the cache for all instances of this model. |
void |
clearCache(SocialEquityLog socialEquityLog)
Clears the cache for one instance of this model. |
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 |
fetchByPrimaryKey(Serializable primaryKey)
Finds an instance of this model by its primary key, or return null if it could not be found. |
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 |
findByPrimaryKey(Serializable primaryKey)
Finds an instance of this model by its primary key, or throw an exception if it could not be found. |
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)
|
protected SocialEquityLog |
getByAEI_AID_A_T_PrevAndNext(Session session,
SocialEquityLog socialEquityLog,
long assetEntryId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialEquityLog |
getByAEI_AID_AD_A_T_PrevAndNext(Session session,
SocialEquityLog socialEquityLog,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialEquityLog |
getByAEI_T_A_PrevAndNext(Session session,
SocialEquityLog socialEquityLog,
long assetEntryId,
int type,
boolean active,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialEquityLog |
getByU_AID_A_T_PrevAndNext(Session session,
SocialEquityLog socialEquityLog,
long userId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialEquityLog |
getByU_AID_AD_A_T_PrevAndNext(Session session,
SocialEquityLog socialEquityLog,
long userId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator,
boolean previous)
|
SocialEquityLog |
remove(long equityLogId)
|
SocialEquityLog |
remove(Serializable primaryKey)
Removes the model instance identified by the primary key from the database, and notifies the appropriate model listeners. |
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)
|
protected SocialEquityLog |
removeImpl(SocialEquityLog socialEquityLog)
Removes the model instance from the database. |
protected SocialEquityLog |
toUnwrappedModel(SocialEquityLog socialEquityLog)
|
SocialEquityLog |
updateImpl(SocialEquityLog socialEquityLog,
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_AEI_T_A
public static final FinderPath FINDER_PATH_COUNT_BY_AEI_T_A
public static final FinderPath FINDER_PATH_FIND_BY_U_AID_A_T
public static final FinderPath FINDER_PATH_COUNT_BY_U_AID_A_T
public static final FinderPath FINDER_PATH_FIND_BY_AEI_AID_A_T
public static final FinderPath FINDER_PATH_COUNT_BY_AEI_AID_A_T
public static final FinderPath FINDER_PATH_FIND_BY_U_AID_AD_A_T
public static final FinderPath FINDER_PATH_COUNT_BY_U_AID_AD_A_T
public static final FinderPath FINDER_PATH_FIND_BY_AEI_AID_AD_A_T
public static final FinderPath FINDER_PATH_COUNT_BY_AEI_AID_AD_A_T
public static final FinderPath FINDER_PATH_FETCH_BY_U_AEI_AID_AD_A_T
public static final FinderPath FINDER_PATH_COUNT_BY_U_AEI_AID_AD_A_T
public static final FinderPath FINDER_PATH_FIND_ALL
public static final FinderPath FINDER_PATH_COUNT_ALL
@BeanReference(type=SocialActivityPersistence.class) protected SocialActivityPersistence socialActivityPersistence
@BeanReference(type=SocialEquityAssetEntryPersistence.class) protected SocialEquityAssetEntryPersistence socialEquityAssetEntryPersistence
@BeanReference(type=SocialEquityHistoryPersistence.class) protected SocialEquityHistoryPersistence socialEquityHistoryPersistence
@BeanReference(type=SocialEquityLogPersistence.class) protected SocialEquityLogPersistence socialEquityLogPersistence
@BeanReference(type=SocialEquitySettingPersistence.class) protected SocialEquitySettingPersistence socialEquitySettingPersistence
@BeanReference(type=SocialEquityUserPersistence.class) protected SocialEquityUserPersistence socialEquityUserPersistence
@BeanReference(type=SocialRelationPersistence.class) protected SocialRelationPersistence socialRelationPersistence
@BeanReference(type=SocialRequestPersistence.class) protected SocialRequestPersistence socialRequestPersistence
@BeanReference(type=ResourcePersistence.class) protected ResourcePersistence resourcePersistence
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
@BeanReference(type=AssetEntryPersistence.class) protected AssetEntryPersistence assetEntryPersistence
| Constructor Detail |
|---|
public SocialEquityLogPersistenceImpl()
| Method Detail |
|---|
public void cacheResult(SocialEquityLog socialEquityLog)
cacheResult in interface SocialEquityLogPersistencepublic void cacheResult(List<SocialEquityLog> socialEquityLogs)
cacheResult in interface SocialEquityLogPersistencepublic 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<SocialEquityLog>clearCache in class BasePersistenceImpl<SocialEquityLog>public void clearCache(SocialEquityLog socialEquityLog)
BasePersistence
The EntityCache and FinderCache are both cleared by this
method.
clearCache in interface BasePersistence<SocialEquityLog>clearCache in class BasePersistenceImpl<SocialEquityLog>socialEquityLog - the instance of this model to clear the cache forpublic SocialEquityLog create(long equityLogId)
create in interface SocialEquityLogPersistence
public SocialEquityLog remove(Serializable primaryKey)
throws NoSuchModelException,
SystemException
BasePersistence
remove in interface BasePersistence<SocialEquityLog>remove in class BasePersistenceImpl<SocialEquityLog>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 SocialEquityLog remove(long equityLogId)
throws NoSuchEquityLogException,
SystemException
remove in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
protected SocialEquityLog removeImpl(SocialEquityLog socialEquityLog)
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<SocialEquityLog>socialEquityLog - the model instance to remove
SystemException - if a system exception occurred
public SocialEquityLog updateImpl(SocialEquityLog socialEquityLog,
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 SocialEquityLogPersistenceupdateImpl in class BasePersistenceImpl<SocialEquityLog>socialEquityLog - 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 SocialEquityLog toUnwrappedModel(SocialEquityLog socialEquityLog)
public SocialEquityLog findByPrimaryKey(Serializable primaryKey)
throws NoSuchModelException,
SystemException
BasePersistence
findByPrimaryKey in interface BasePersistence<SocialEquityLog>findByPrimaryKey in class BasePersistenceImpl<SocialEquityLog>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 SocialEquityLog findByPrimaryKey(long equityLogId)
throws NoSuchEquityLogException,
SystemException
findByPrimaryKey in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog fetchByPrimaryKey(Serializable primaryKey)
throws SystemException
BasePersistencenull if it could not be found.
fetchByPrimaryKey in interface BasePersistence<SocialEquityLog>fetchByPrimaryKey in class BasePersistenceImpl<SocialEquityLog>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 SocialEquityLog fetchByPrimaryKey(long equityLogId)
throws SystemException
fetchByPrimaryKey in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findByAEI_T_A(long assetEntryId,
int type,
boolean active)
throws SystemException
findByAEI_T_A in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findByAEI_T_A(long assetEntryId,
int type,
boolean active,
int start,
int end)
throws SystemException
findByAEI_T_A in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findByAEI_T_A(long assetEntryId,
int type,
boolean active,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByAEI_T_A in interface SocialEquityLogPersistenceSystemException
public SocialEquityLog findByAEI_T_A_First(long assetEntryId,
int type,
boolean active,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByAEI_T_A_First in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog findByAEI_T_A_Last(long assetEntryId,
int type,
boolean active,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByAEI_T_A_Last in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog[] findByAEI_T_A_PrevAndNext(long equityLogId,
long assetEntryId,
int type,
boolean active,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByAEI_T_A_PrevAndNext in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
protected SocialEquityLog getByAEI_T_A_PrevAndNext(Session session,
SocialEquityLog socialEquityLog,
long assetEntryId,
int type,
boolean active,
OrderByComparator orderByComparator,
boolean previous)
public List<SocialEquityLog> findByU_AID_A_T(long userId,
String actionId,
boolean active,
int type)
throws SystemException
findByU_AID_A_T in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findByU_AID_A_T(long userId,
String actionId,
boolean active,
int type,
int start,
int end)
throws SystemException
findByU_AID_A_T in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findByU_AID_A_T(long userId,
String actionId,
boolean active,
int type,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByU_AID_A_T in interface SocialEquityLogPersistenceSystemException
public SocialEquityLog findByU_AID_A_T_First(long userId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByU_AID_A_T_First in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog findByU_AID_A_T_Last(long userId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByU_AID_A_T_Last in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog[] findByU_AID_A_T_PrevAndNext(long equityLogId,
long userId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByU_AID_A_T_PrevAndNext in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
protected SocialEquityLog getByU_AID_A_T_PrevAndNext(Session session,
SocialEquityLog socialEquityLog,
long userId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator,
boolean previous)
public List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type)
throws SystemException
findByAEI_AID_A_T in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type,
int start,
int end)
throws SystemException
findByAEI_AID_A_T in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByAEI_AID_A_T in interface SocialEquityLogPersistenceSystemException
public SocialEquityLog findByAEI_AID_A_T_First(long assetEntryId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByAEI_AID_A_T_First in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog findByAEI_AID_A_T_Last(long assetEntryId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByAEI_AID_A_T_Last in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog[] findByAEI_AID_A_T_PrevAndNext(long equityLogId,
long assetEntryId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByAEI_AID_A_T_PrevAndNext in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
protected SocialEquityLog getByAEI_AID_A_T_PrevAndNext(Session session,
SocialEquityLog socialEquityLog,
long assetEntryId,
String actionId,
boolean active,
int type,
OrderByComparator orderByComparator,
boolean previous)
public List<SocialEquityLog> findByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
findByU_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type,
int start,
int end)
throws SystemException
findByU_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public 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
findByU_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public SocialEquityLog findByU_AID_AD_A_T_First(long userId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByU_AID_AD_A_T_First in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog findByU_AID_AD_A_T_Last(long userId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByU_AID_AD_A_T_Last in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog[] findByU_AID_AD_A_T_PrevAndNext(long equityLogId,
long userId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByU_AID_AD_A_T_PrevAndNext in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
protected SocialEquityLog getByU_AID_AD_A_T_PrevAndNext(Session session,
SocialEquityLog socialEquityLog,
long userId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator,
boolean previous)
public List<SocialEquityLog> findByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
findByAEI_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
int start,
int end)
throws SystemException
findByAEI_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public 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
findByAEI_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public SocialEquityLog findByAEI_AID_AD_A_T_First(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByAEI_AID_AD_A_T_First in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog findByAEI_AID_AD_A_T_Last(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByAEI_AID_AD_A_T_Last in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog[] findByAEI_AID_AD_A_T_PrevAndNext(long equityLogId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator)
throws NoSuchEquityLogException,
SystemException
findByAEI_AID_AD_A_T_PrevAndNext in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
protected SocialEquityLog getByAEI_AID_AD_A_T_PrevAndNext(Session session,
SocialEquityLog socialEquityLog,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
OrderByComparator orderByComparator,
boolean previous)
public SocialEquityLog findByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws NoSuchEquityLogException,
SystemException
findByU_AEI_AID_AD_A_T in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public SocialEquityLog fetchByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
fetchByU_AEI_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public SocialEquityLog fetchByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type,
boolean retrieveFromCache)
throws SystemException
fetchByU_AEI_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findAll()
throws SystemException
findAll in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findAll(int start,
int end)
throws SystemException
findAll in interface SocialEquityLogPersistenceSystemException
public List<SocialEquityLog> findAll(int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findAll in interface SocialEquityLogPersistenceSystemException
public void removeByAEI_T_A(long assetEntryId,
int type,
boolean active)
throws SystemException
removeByAEI_T_A in interface SocialEquityLogPersistenceSystemException
public void removeByU_AID_A_T(long userId,
String actionId,
boolean active,
int type)
throws SystemException
removeByU_AID_A_T in interface SocialEquityLogPersistenceSystemException
public void removeByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type)
throws SystemException
removeByAEI_AID_A_T in interface SocialEquityLogPersistenceSystemException
public void removeByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
removeByU_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public void removeByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
removeByAEI_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public void removeByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws NoSuchEquityLogException,
SystemException
removeByU_AEI_AID_AD_A_T in interface SocialEquityLogPersistenceNoSuchEquityLogException
SystemException
public void removeAll()
throws SystemException
removeAll in interface SocialEquityLogPersistenceSystemException
public int countByAEI_T_A(long assetEntryId,
int type,
boolean active)
throws SystemException
countByAEI_T_A in interface SocialEquityLogPersistenceSystemException
public int countByU_AID_A_T(long userId,
String actionId,
boolean active,
int type)
throws SystemException
countByU_AID_A_T in interface SocialEquityLogPersistenceSystemException
public int countByAEI_AID_A_T(long assetEntryId,
String actionId,
boolean active,
int type)
throws SystemException
countByAEI_AID_A_T in interface SocialEquityLogPersistenceSystemException
public int countByU_AID_AD_A_T(long userId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
countByU_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public int countByAEI_AID_AD_A_T(long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
countByAEI_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public int countByU_AEI_AID_AD_A_T(long userId,
long assetEntryId,
String actionId,
int actionDate,
boolean active,
int type)
throws SystemException
countByU_AEI_AID_AD_A_T in interface SocialEquityLogPersistenceSystemException
public int countAll()
throws SystemException
countAll in interface SocialEquityLogPersistenceSystemExceptionpublic void afterPropertiesSet()
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||