Liferay 6.0.3

com.liferay.portlet.social.service.persistence
Class SocialEquityLogUtil

java.lang.Object
  extended by com.liferay.portlet.social.service.persistence.SocialEquityLogUtil

public class SocialEquityLogUtil
extends Object

See Also:
SocialEquityLogPersistence, SocialEquityLogPersistenceImpl
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

Constructor Summary
SocialEquityLogUtil()
           
 
Method Summary
static void cacheResult(List<SocialEquityLog> socialEquityLogs)
           
static void cacheResult(SocialEquityLog socialEquityLog)
           
static void clearCache()
           
static void clearCache(SocialEquityLog socialEquityLog)
           
static int countAll()
           
static int countByAEI_AID_A_T(long assetEntryId, String actionId, boolean active, int type)
           
static int countByAEI_AID_AD_A_T(long assetEntryId, String actionId, int actionDate, boolean active, int type)
           
static int countByAEI_T_A(long assetEntryId, int type, boolean active)
           
static int countByU_AEI_AID_AD_A_T(long userId, long assetEntryId, String actionId, int actionDate, boolean active, int type)
           
static int countByU_AID_A_T(long userId, String actionId, boolean active, int type)
           
static int countByU_AID_AD_A_T(long userId, String actionId, int actionDate, boolean active, int type)
           
 long countWithDynamicQuery(DynamicQuery dynamicQuery)
           
static SocialEquityLog create(long equityLogId)
           
static SocialEquityLog fetchByPrimaryKey(long equityLogId)
           
static SocialEquityLog fetchByU_AEI_AID_AD_A_T(long userId, long assetEntryId, String actionId, int actionDate, boolean active, int type)
           
static SocialEquityLog fetchByU_AEI_AID_AD_A_T(long userId, long assetEntryId, String actionId, int actionDate, boolean active, int type, boolean retrieveFromCache)
           
static List<SocialEquityLog> findAll()
           
static List<SocialEquityLog> findAll(int start, int end)
           
static List<SocialEquityLog> findAll(int start, int end, OrderByComparator orderByComparator)
           
static SocialEquityLog findByAEI_AID_A_T_First(long assetEntryId, String actionId, boolean active, int type, OrderByComparator orderByComparator)
           
static SocialEquityLog findByAEI_AID_A_T_Last(long assetEntryId, String actionId, boolean active, int type, OrderByComparator orderByComparator)
           
static SocialEquityLog[] findByAEI_AID_A_T_PrevAndNext(long equityLogId, long assetEntryId, String actionId, boolean active, int type, OrderByComparator orderByComparator)
           
static List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId, String actionId, boolean active, int type)
           
static List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId, String actionId, boolean active, int type, int start, int end)
           
static List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId, String actionId, boolean active, int type, int start, int end, OrderByComparator orderByComparator)
           
static SocialEquityLog findByAEI_AID_AD_A_T_First(long assetEntryId, String actionId, int actionDate, boolean active, int type, OrderByComparator orderByComparator)
           
static SocialEquityLog findByAEI_AID_AD_A_T_Last(long assetEntryId, String actionId, int actionDate, boolean active, int type, OrderByComparator orderByComparator)
           
static SocialEquityLog[] findByAEI_AID_AD_A_T_PrevAndNext(long equityLogId, long assetEntryId, String actionId, int actionDate, boolean active, int type, OrderByComparator orderByComparator)
           
static List<SocialEquityLog> findByAEI_AID_AD_A_T(long assetEntryId, String actionId, int actionDate, boolean active, int type)
           
static List<SocialEquityLog> findByAEI_AID_AD_A_T(long assetEntryId, String actionId, int actionDate, boolean active, int type, int start, int end)
           
static List<SocialEquityLog> findByAEI_AID_AD_A_T(long assetEntryId, String actionId, int actionDate, boolean active, int type, int start, int end, OrderByComparator orderByComparator)
           
static SocialEquityLog findByAEI_T_A_First(long assetEntryId, int type, boolean active, OrderByComparator orderByComparator)
           
static SocialEquityLog findByAEI_T_A_Last(long assetEntryId, int type, boolean active, OrderByComparator orderByComparator)
           
static SocialEquityLog[] findByAEI_T_A_PrevAndNext(long equityLogId, long assetEntryId, int type, boolean active, OrderByComparator orderByComparator)
           
static List<SocialEquityLog> findByAEI_T_A(long assetEntryId, int type, boolean active)
           
static List<SocialEquityLog> findByAEI_T_A(long assetEntryId, int type, boolean active, int start, int end)
           
static List<SocialEquityLog> findByAEI_T_A(long assetEntryId, int type, boolean active, int start, int end, OrderByComparator orderByComparator)
           
static SocialEquityLog findByPrimaryKey(long equityLogId)
           
static SocialEquityLog findByU_AEI_AID_AD_A_T(long userId, long assetEntryId, String actionId, int actionDate, boolean active, int type)
           
static SocialEquityLog findByU_AID_A_T_First(long userId, String actionId, boolean active, int type, OrderByComparator orderByComparator)
           
static SocialEquityLog findByU_AID_A_T_Last(long userId, String actionId, boolean active, int type, OrderByComparator orderByComparator)
           
static SocialEquityLog[] findByU_AID_A_T_PrevAndNext(long equityLogId, long userId, String actionId, boolean active, int type, OrderByComparator orderByComparator)
           
static List<SocialEquityLog> findByU_AID_A_T(long userId, String actionId, boolean active, int type)
           
static List<SocialEquityLog> findByU_AID_A_T(long userId, String actionId, boolean active, int type, int start, int end)
           
static List<SocialEquityLog> findByU_AID_A_T(long userId, String actionId, boolean active, int type, int start, int end, OrderByComparator orderByComparator)
           
static SocialEquityLog findByU_AID_AD_A_T_First(long userId, String actionId, int actionDate, boolean active, int type, OrderByComparator orderByComparator)
           
static SocialEquityLog findByU_AID_AD_A_T_Last(long userId, String actionId, int actionDate, boolean active, int type, OrderByComparator orderByComparator)
           
static SocialEquityLog[] findByU_AID_AD_A_T_PrevAndNext(long equityLogId, long userId, String actionId, int actionDate, boolean active, int type, OrderByComparator orderByComparator)
           
static List<SocialEquityLog> findByU_AID_AD_A_T(long userId, String actionId, int actionDate, boolean active, int type)
           
static List<SocialEquityLog> findByU_AID_AD_A_T(long userId, String actionId, int actionDate, boolean active, int type, int start, int end)
           
static List<SocialEquityLog> findByU_AID_AD_A_T(long userId, String actionId, int actionDate, boolean active, int type, int start, int end, OrderByComparator orderByComparator)
           
static List<SocialEquityLog> findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<SocialEquityLog> findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<SocialEquityLog> findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
static SocialEquityLogPersistence getPersistence()
           
static SocialEquityLog remove(long equityLogId)
           
static SocialEquityLog remove(SocialEquityLog socialEquityLog)
           
static void removeAll()
           
static void removeByAEI_AID_A_T(long assetEntryId, String actionId, boolean active, int type)
           
static void removeByAEI_AID_AD_A_T(long assetEntryId, String actionId, int actionDate, boolean active, int type)
           
static void removeByAEI_T_A(long assetEntryId, int type, boolean active)
           
static void removeByU_AEI_AID_AD_A_T(long userId, long assetEntryId, String actionId, int actionDate, boolean active, int type)
           
static void removeByU_AID_A_T(long userId, String actionId, boolean active, int type)
           
static void removeByU_AID_AD_A_T(long userId, String actionId, int actionDate, boolean active, int type)
           
 void setPersistence(SocialEquityLogPersistence persistence)
           
static SocialEquityLog update(SocialEquityLog socialEquityLog, boolean merge)
           
static SocialEquityLog update(SocialEquityLog socialEquityLog, boolean merge, ServiceContext serviceContext)
           
static SocialEquityLog updateImpl(SocialEquityLog socialEquityLog, boolean merge)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialEquityLogUtil

public SocialEquityLogUtil()
Method Detail

clearCache

public static void clearCache()
See Also:
BasePersistence.clearCache()

clearCache

public static void clearCache(SocialEquityLog socialEquityLog)
See Also:
BasePersistence.clearCache(com.liferay.portal.model.BaseModel)

countWithDynamicQuery

public long countWithDynamicQuery(DynamicQuery dynamicQuery)
                           throws SystemException
Throws:
SystemException
See Also:
BasePersistence.countWithDynamicQuery(DynamicQuery)

findWithDynamicQuery

public static List<SocialEquityLog> findWithDynamicQuery(DynamicQuery dynamicQuery)
                                                  throws SystemException
Throws:
SystemException
See Also:
BasePersistence.findWithDynamicQuery(DynamicQuery)

findWithDynamicQuery

public static List<SocialEquityLog> findWithDynamicQuery(DynamicQuery dynamicQuery,
                                                         int start,
                                                         int end)
                                                  throws SystemException
Throws:
SystemException
See Also:
BasePersistence.findWithDynamicQuery(DynamicQuery, int, int)

findWithDynamicQuery

public static List<SocialEquityLog> findWithDynamicQuery(DynamicQuery dynamicQuery,
                                                         int start,
                                                         int end,
                                                         OrderByComparator orderByComparator)
                                                  throws SystemException
Throws:
SystemException
See Also:
BasePersistence.findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator)

remove

public static SocialEquityLog remove(SocialEquityLog socialEquityLog)
                              throws SystemException
Throws:
SystemException
See Also:
BasePersistence.remove(com.liferay.portal.model.BaseModel)

update

public static SocialEquityLog update(SocialEquityLog socialEquityLog,
                                     boolean merge)
                              throws SystemException
Throws:
SystemException
See Also:
BasePersistence.update(com.liferay.portal.model.BaseModel, boolean)

update

public static SocialEquityLog update(SocialEquityLog socialEquityLog,
                                     boolean merge,
                                     ServiceContext serviceContext)
                              throws SystemException
Throws:
SystemException
See Also:
BasePersistence.update(com.liferay.portal.model.BaseModel, boolean, ServiceContext)

cacheResult

public static void cacheResult(SocialEquityLog socialEquityLog)

cacheResult

public static void cacheResult(List<SocialEquityLog> socialEquityLogs)

create

public static SocialEquityLog create(long equityLogId)

remove

public static SocialEquityLog remove(long equityLogId)
                              throws SystemException,
                                     NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

updateImpl

public static SocialEquityLog updateImpl(SocialEquityLog socialEquityLog,
                                         boolean merge)
                                  throws SystemException
Throws:
SystemException

findByPrimaryKey

public static SocialEquityLog findByPrimaryKey(long equityLogId)
                                        throws SystemException,
                                               NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

fetchByPrimaryKey

public static SocialEquityLog fetchByPrimaryKey(long equityLogId)
                                         throws SystemException
Throws:
SystemException

findByAEI_T_A

public static List<SocialEquityLog> findByAEI_T_A(long assetEntryId,
                                                  int type,
                                                  boolean active)
                                           throws SystemException
Throws:
SystemException

findByAEI_T_A

public static List<SocialEquityLog> findByAEI_T_A(long assetEntryId,
                                                  int type,
                                                  boolean active,
                                                  int start,
                                                  int end)
                                           throws SystemException
Throws:
SystemException

findByAEI_T_A

public static List<SocialEquityLog> findByAEI_T_A(long assetEntryId,
                                                  int type,
                                                  boolean active,
                                                  int start,
                                                  int end,
                                                  OrderByComparator orderByComparator)
                                           throws SystemException
Throws:
SystemException

findByAEI_T_A_First

public static SocialEquityLog findByAEI_T_A_First(long assetEntryId,
                                                  int type,
                                                  boolean active,
                                                  OrderByComparator orderByComparator)
                                           throws SystemException,
                                                  NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByAEI_T_A_Last

public static SocialEquityLog findByAEI_T_A_Last(long assetEntryId,
                                                 int type,
                                                 boolean active,
                                                 OrderByComparator orderByComparator)
                                          throws SystemException,
                                                 NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByAEI_T_A_PrevAndNext

public static SocialEquityLog[] findByAEI_T_A_PrevAndNext(long equityLogId,
                                                          long assetEntryId,
                                                          int type,
                                                          boolean active,
                                                          OrderByComparator orderByComparator)
                                                   throws SystemException,
                                                          NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByU_AID_A_T

public static List<SocialEquityLog> findByU_AID_A_T(long userId,
                                                    String actionId,
                                                    boolean active,
                                                    int type)
                                             throws SystemException
Throws:
SystemException

findByU_AID_A_T

public static List<SocialEquityLog> findByU_AID_A_T(long userId,
                                                    String actionId,
                                                    boolean active,
                                                    int type,
                                                    int start,
                                                    int end)
                                             throws SystemException
Throws:
SystemException

findByU_AID_A_T

public static List<SocialEquityLog> findByU_AID_A_T(long userId,
                                                    String actionId,
                                                    boolean active,
                                                    int type,
                                                    int start,
                                                    int end,
                                                    OrderByComparator orderByComparator)
                                             throws SystemException
Throws:
SystemException

findByU_AID_A_T_First

public static SocialEquityLog findByU_AID_A_T_First(long userId,
                                                    String actionId,
                                                    boolean active,
                                                    int type,
                                                    OrderByComparator orderByComparator)
                                             throws SystemException,
                                                    NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByU_AID_A_T_Last

public static SocialEquityLog findByU_AID_A_T_Last(long userId,
                                                   String actionId,
                                                   boolean active,
                                                   int type,
                                                   OrderByComparator orderByComparator)
                                            throws SystemException,
                                                   NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByU_AID_A_T_PrevAndNext

public static SocialEquityLog[] findByU_AID_A_T_PrevAndNext(long equityLogId,
                                                            long userId,
                                                            String actionId,
                                                            boolean active,
                                                            int type,
                                                            OrderByComparator orderByComparator)
                                                     throws SystemException,
                                                            NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByAEI_AID_A_T

public static List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId,
                                                      String actionId,
                                                      boolean active,
                                                      int type)
                                               throws SystemException
Throws:
SystemException

findByAEI_AID_A_T

public static List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId,
                                                      String actionId,
                                                      boolean active,
                                                      int type,
                                                      int start,
                                                      int end)
                                               throws SystemException
Throws:
SystemException

findByAEI_AID_A_T

public static List<SocialEquityLog> findByAEI_AID_A_T(long assetEntryId,
                                                      String actionId,
                                                      boolean active,
                                                      int type,
                                                      int start,
                                                      int end,
                                                      OrderByComparator orderByComparator)
                                               throws SystemException
Throws:
SystemException

findByAEI_AID_A_T_First

public static SocialEquityLog findByAEI_AID_A_T_First(long assetEntryId,
                                                      String actionId,
                                                      boolean active,
                                                      int type,
                                                      OrderByComparator orderByComparator)
                                               throws SystemException,
                                                      NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByAEI_AID_A_T_Last

public static SocialEquityLog findByAEI_AID_A_T_Last(long assetEntryId,
                                                     String actionId,
                                                     boolean active,
                                                     int type,
                                                     OrderByComparator orderByComparator)
                                              throws SystemException,
                                                     NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByAEI_AID_A_T_PrevAndNext

public static SocialEquityLog[] findByAEI_AID_A_T_PrevAndNext(long equityLogId,
                                                              long assetEntryId,
                                                              String actionId,
                                                              boolean active,
                                                              int type,
                                                              OrderByComparator orderByComparator)
                                                       throws SystemException,
                                                              NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByU_AID_AD_A_T

public static List<SocialEquityLog> findByU_AID_AD_A_T(long userId,
                                                       String actionId,
                                                       int actionDate,
                                                       boolean active,
                                                       int type)
                                                throws SystemException
Throws:
SystemException

findByU_AID_AD_A_T

public static List<SocialEquityLog> findByU_AID_AD_A_T(long userId,
                                                       String actionId,
                                                       int actionDate,
                                                       boolean active,
                                                       int type,
                                                       int start,
                                                       int end)
                                                throws SystemException
Throws:
SystemException

findByU_AID_AD_A_T

public static 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
Throws:
SystemException

findByU_AID_AD_A_T_First

public static SocialEquityLog findByU_AID_AD_A_T_First(long userId,
                                                       String actionId,
                                                       int actionDate,
                                                       boolean active,
                                                       int type,
                                                       OrderByComparator orderByComparator)
                                                throws SystemException,
                                                       NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByU_AID_AD_A_T_Last

public static SocialEquityLog findByU_AID_AD_A_T_Last(long userId,
                                                      String actionId,
                                                      int actionDate,
                                                      boolean active,
                                                      int type,
                                                      OrderByComparator orderByComparator)
                                               throws SystemException,
                                                      NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByU_AID_AD_A_T_PrevAndNext

public static SocialEquityLog[] findByU_AID_AD_A_T_PrevAndNext(long equityLogId,
                                                               long userId,
                                                               String actionId,
                                                               int actionDate,
                                                               boolean active,
                                                               int type,
                                                               OrderByComparator orderByComparator)
                                                        throws SystemException,
                                                               NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByAEI_AID_AD_A_T

public static List<SocialEquityLog> findByAEI_AID_AD_A_T(long assetEntryId,
                                                         String actionId,
                                                         int actionDate,
                                                         boolean active,
                                                         int type)
                                                  throws SystemException
Throws:
SystemException

findByAEI_AID_AD_A_T

public static List<SocialEquityLog> findByAEI_AID_AD_A_T(long assetEntryId,
                                                         String actionId,
                                                         int actionDate,
                                                         boolean active,
                                                         int type,
                                                         int start,
                                                         int end)
                                                  throws SystemException
Throws:
SystemException

findByAEI_AID_AD_A_T

public static 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
Throws:
SystemException

findByAEI_AID_AD_A_T_First

public static SocialEquityLog findByAEI_AID_AD_A_T_First(long assetEntryId,
                                                         String actionId,
                                                         int actionDate,
                                                         boolean active,
                                                         int type,
                                                         OrderByComparator orderByComparator)
                                                  throws SystemException,
                                                         NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByAEI_AID_AD_A_T_Last

public static SocialEquityLog findByAEI_AID_AD_A_T_Last(long assetEntryId,
                                                        String actionId,
                                                        int actionDate,
                                                        boolean active,
                                                        int type,
                                                        OrderByComparator orderByComparator)
                                                 throws SystemException,
                                                        NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByAEI_AID_AD_A_T_PrevAndNext

public static SocialEquityLog[] findByAEI_AID_AD_A_T_PrevAndNext(long equityLogId,
                                                                 long assetEntryId,
                                                                 String actionId,
                                                                 int actionDate,
                                                                 boolean active,
                                                                 int type,
                                                                 OrderByComparator orderByComparator)
                                                          throws SystemException,
                                                                 NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

findByU_AEI_AID_AD_A_T

public static SocialEquityLog findByU_AEI_AID_AD_A_T(long userId,
                                                     long assetEntryId,
                                                     String actionId,
                                                     int actionDate,
                                                     boolean active,
                                                     int type)
                                              throws SystemException,
                                                     NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

fetchByU_AEI_AID_AD_A_T

public static SocialEquityLog fetchByU_AEI_AID_AD_A_T(long userId,
                                                      long assetEntryId,
                                                      String actionId,
                                                      int actionDate,
                                                      boolean active,
                                                      int type)
                                               throws SystemException
Throws:
SystemException

fetchByU_AEI_AID_AD_A_T

public static SocialEquityLog fetchByU_AEI_AID_AD_A_T(long userId,
                                                      long assetEntryId,
                                                      String actionId,
                                                      int actionDate,
                                                      boolean active,
                                                      int type,
                                                      boolean retrieveFromCache)
                                               throws SystemException
Throws:
SystemException

findAll

public static List<SocialEquityLog> findAll()
                                     throws SystemException
Throws:
SystemException

findAll

public static List<SocialEquityLog> findAll(int start,
                                            int end)
                                     throws SystemException
Throws:
SystemException

findAll

public static List<SocialEquityLog> findAll(int start,
                                            int end,
                                            OrderByComparator orderByComparator)
                                     throws SystemException
Throws:
SystemException

removeByAEI_T_A

public static void removeByAEI_T_A(long assetEntryId,
                                   int type,
                                   boolean active)
                            throws SystemException
Throws:
SystemException

removeByU_AID_A_T

public static void removeByU_AID_A_T(long userId,
                                     String actionId,
                                     boolean active,
                                     int type)
                              throws SystemException
Throws:
SystemException

removeByAEI_AID_A_T

public static void removeByAEI_AID_A_T(long assetEntryId,
                                       String actionId,
                                       boolean active,
                                       int type)
                                throws SystemException
Throws:
SystemException

removeByU_AID_AD_A_T

public static void removeByU_AID_AD_A_T(long userId,
                                        String actionId,
                                        int actionDate,
                                        boolean active,
                                        int type)
                                 throws SystemException
Throws:
SystemException

removeByAEI_AID_AD_A_T

public static void removeByAEI_AID_AD_A_T(long assetEntryId,
                                          String actionId,
                                          int actionDate,
                                          boolean active,
                                          int type)
                                   throws SystemException
Throws:
SystemException

removeByU_AEI_AID_AD_A_T

public static void removeByU_AEI_AID_AD_A_T(long userId,
                                            long assetEntryId,
                                            String actionId,
                                            int actionDate,
                                            boolean active,
                                            int type)
                                     throws SystemException,
                                            NoSuchEquityLogException
Throws:
SystemException
NoSuchEquityLogException

removeAll

public static void removeAll()
                      throws SystemException
Throws:
SystemException

countByAEI_T_A

public static int countByAEI_T_A(long assetEntryId,
                                 int type,
                                 boolean active)
                          throws SystemException
Throws:
SystemException

countByU_AID_A_T

public static int countByU_AID_A_T(long userId,
                                   String actionId,
                                   boolean active,
                                   int type)
                            throws SystemException
Throws:
SystemException

countByAEI_AID_A_T

public static int countByAEI_AID_A_T(long assetEntryId,
                                     String actionId,
                                     boolean active,
                                     int type)
                              throws SystemException
Throws:
SystemException

countByU_AID_AD_A_T

public static int countByU_AID_AD_A_T(long userId,
                                      String actionId,
                                      int actionDate,
                                      boolean active,
                                      int type)
                               throws SystemException
Throws:
SystemException

countByAEI_AID_AD_A_T

public static int countByAEI_AID_AD_A_T(long assetEntryId,
                                        String actionId,
                                        int actionDate,
                                        boolean active,
                                        int type)
                                 throws SystemException
Throws:
SystemException

countByU_AEI_AID_AD_A_T

public static int countByU_AEI_AID_AD_A_T(long userId,
                                          long assetEntryId,
                                          String actionId,
                                          int actionDate,
                                          boolean active,
                                          int type)
                                   throws SystemException
Throws:
SystemException

countAll

public static int countAll()
                    throws SystemException
Throws:
SystemException

getPersistence

public static SocialEquityLogPersistence getPersistence()

setPersistence

public void setPersistence(SocialEquityLogPersistence persistence)

Liferay 6.0.3