|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchActivityCounterException | |
|---|---|
| com.liferay.portlet.social.service.persistence | |
| com.liferay.portlet.social.service.persistence.impl | |
| Uses of NoSuchActivityCounterException in com.liferay.portlet.social.service.persistence |
|---|
| Methods in com.liferay.portlet.social.service.persistence that throw NoSuchActivityCounterException | |
|---|---|
static SocialActivityCounter |
SocialActivityCounterUtil.findByC_C_First(long classNameId,
long classPK,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the first social activity counter in the ordered set where classNameId = ? and classPK = ?. |
SocialActivityCounter |
SocialActivityCounterPersistence.findByC_C_First(long classNameId,
long classPK,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the first social activity counter in the ordered set where classNameId = ? and classPK = ?. |
static SocialActivityCounter |
SocialActivityCounterUtil.findByC_C_Last(long classNameId,
long classPK,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the last social activity counter in the ordered set where classNameId = ? and classPK = ?. |
SocialActivityCounter |
SocialActivityCounterPersistence.findByC_C_Last(long classNameId,
long classPK,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the last social activity counter in the ordered set where classNameId = ? and classPK = ?. |
static SocialActivityCounter[] |
SocialActivityCounterUtil.findByC_C_PrevAndNext(long activityCounterId,
long classNameId,
long classPK,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the social activity counters before and after the current social activity counter in the ordered set where classNameId = ? and classPK = ?. |
SocialActivityCounter[] |
SocialActivityCounterPersistence.findByC_C_PrevAndNext(long activityCounterId,
long classNameId,
long classPK,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the social activity counters before and after the current social activity counter in the ordered set where classNameId = ? and classPK = ?. |
static SocialActivityCounter |
SocialActivityCounterUtil.findByG_C_C_N_O_E(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int endPeriod)
Returns the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and endPeriod = ? or throws a NoSuchActivityCounterException if it could not be found. |
SocialActivityCounter |
SocialActivityCounterPersistence.findByG_C_C_N_O_E(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int endPeriod)
Returns the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and endPeriod = ? or throws a NoSuchActivityCounterException if it could not be found. |
static SocialActivityCounter |
SocialActivityCounterUtil.findByG_C_C_N_O_S(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int startPeriod)
Returns the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and startPeriod = ? or throws a NoSuchActivityCounterException if it could not be found. |
SocialActivityCounter |
SocialActivityCounterPersistence.findByG_C_C_N_O_S(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int startPeriod)
Returns the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and startPeriod = ? or throws a NoSuchActivityCounterException if it could not be found. |
static SocialActivityCounter |
SocialActivityCounterUtil.findByG_C_C_O_First(long groupId,
long classNameId,
long classPK,
int ownerType,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the first social activity counter in the ordered set where groupId = ? and classNameId = ? and classPK = ? and ownerType = ?. |
SocialActivityCounter |
SocialActivityCounterPersistence.findByG_C_C_O_First(long groupId,
long classNameId,
long classPK,
int ownerType,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the first social activity counter in the ordered set where groupId = ? and classNameId = ? and classPK = ? and ownerType = ?. |
static SocialActivityCounter |
SocialActivityCounterUtil.findByG_C_C_O_Last(long groupId,
long classNameId,
long classPK,
int ownerType,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the last social activity counter in the ordered set where groupId = ? and classNameId = ? and classPK = ? and ownerType = ?. |
SocialActivityCounter |
SocialActivityCounterPersistence.findByG_C_C_O_Last(long groupId,
long classNameId,
long classPK,
int ownerType,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the last social activity counter in the ordered set where groupId = ? and classNameId = ? and classPK = ? and ownerType = ?. |
static SocialActivityCounter[] |
SocialActivityCounterUtil.findByG_C_C_O_PrevAndNext(long activityCounterId,
long groupId,
long classNameId,
long classPK,
int ownerType,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the social activity counters before and after the current social activity counter in the ordered set where groupId = ? and classNameId = ? and classPK = ? and ownerType = ?. |
SocialActivityCounter[] |
SocialActivityCounterPersistence.findByG_C_C_O_PrevAndNext(long activityCounterId,
long groupId,
long classNameId,
long classPK,
int ownerType,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the social activity counters before and after the current social activity counter in the ordered set where groupId = ? and classNameId = ? and classPK = ? and ownerType = ?. |
static SocialActivityCounter |
SocialActivityCounterUtil.findByGroupId_First(long groupId,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the first social activity counter in the ordered set where groupId = ?. |
SocialActivityCounter |
SocialActivityCounterPersistence.findByGroupId_First(long groupId,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the first social activity counter in the ordered set where groupId = ?. |
static SocialActivityCounter |
SocialActivityCounterUtil.findByGroupId_Last(long groupId,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the last social activity counter in the ordered set where groupId = ?. |
SocialActivityCounter |
SocialActivityCounterPersistence.findByGroupId_Last(long groupId,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the last social activity counter in the ordered set where groupId = ?. |
static SocialActivityCounter[] |
SocialActivityCounterUtil.findByGroupId_PrevAndNext(long activityCounterId,
long groupId,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the social activity counters before and after the current social activity counter in the ordered set where groupId = ?. |
SocialActivityCounter[] |
SocialActivityCounterPersistence.findByGroupId_PrevAndNext(long activityCounterId,
long groupId,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the social activity counters before and after the current social activity counter in the ordered set where groupId = ?. |
static SocialActivityCounter |
SocialActivityCounterUtil.findByPrimaryKey(long activityCounterId)
Returns the social activity counter with the primary key or throws a NoSuchActivityCounterException if it could not be found. |
SocialActivityCounter |
SocialActivityCounterPersistence.findByPrimaryKey(long activityCounterId)
Returns the social activity counter with the primary key or throws a NoSuchActivityCounterException if it could not be found. |
static SocialActivityCounter |
SocialActivityCounterUtil.remove(long activityCounterId)
Removes the social activity counter with the primary key from the database. |
SocialActivityCounter |
SocialActivityCounterPersistence.remove(long activityCounterId)
Removes the social activity counter with the primary key from the database. |
static SocialActivityCounter |
SocialActivityCounterUtil.removeByG_C_C_N_O_E(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int endPeriod)
Removes the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and endPeriod = ? from the database. |
SocialActivityCounter |
SocialActivityCounterPersistence.removeByG_C_C_N_O_E(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int endPeriod)
Removes the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and endPeriod = ? from the database. |
static SocialActivityCounter |
SocialActivityCounterUtil.removeByG_C_C_N_O_S(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int startPeriod)
Removes the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and startPeriod = ? from the database. |
SocialActivityCounter |
SocialActivityCounterPersistence.removeByG_C_C_N_O_S(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int startPeriod)
Removes the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and startPeriod = ? from the database. |
| Uses of NoSuchActivityCounterException in com.liferay.portlet.social.service.persistence.impl |
|---|
| Methods in com.liferay.portlet.social.service.persistence.impl that throw NoSuchActivityCounterException | |
|---|---|
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.findByC_C_First(long classNameId,
long classPK,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the first social activity counter in the ordered set where classNameId = ? and classPK = ?. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.findByC_C_Last(long classNameId,
long classPK,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the last social activity counter in the ordered set where classNameId = ? and classPK = ?. |
SocialActivityCounter[] |
SocialActivityCounterPersistenceImpl.findByC_C_PrevAndNext(long activityCounterId,
long classNameId,
long classPK,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the social activity counters before and after the current social activity counter in the ordered set where classNameId = ? and classPK = ?. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.findByG_C_C_N_O_E(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int endPeriod)
Returns the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and endPeriod = ? or throws a NoSuchActivityCounterException if it could not be found. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.findByG_C_C_N_O_S(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int startPeriod)
Returns the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and startPeriod = ? or throws a NoSuchActivityCounterException if it could not be found. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.findByG_C_C_O_First(long groupId,
long classNameId,
long classPK,
int ownerType,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the first social activity counter in the ordered set where groupId = ? and classNameId = ? and classPK = ? and ownerType = ?. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.findByG_C_C_O_Last(long groupId,
long classNameId,
long classPK,
int ownerType,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the last social activity counter in the ordered set where groupId = ? and classNameId = ? and classPK = ? and ownerType = ?. |
SocialActivityCounter[] |
SocialActivityCounterPersistenceImpl.findByG_C_C_O_PrevAndNext(long activityCounterId,
long groupId,
long classNameId,
long classPK,
int ownerType,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the social activity counters before and after the current social activity counter in the ordered set where groupId = ? and classNameId = ? and classPK = ? and ownerType = ?. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the first social activity counter in the ordered set where groupId = ?. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the last social activity counter in the ordered set where groupId = ?. |
SocialActivityCounter[] |
SocialActivityCounterPersistenceImpl.findByGroupId_PrevAndNext(long activityCounterId,
long groupId,
OrderByComparator<SocialActivityCounter> orderByComparator)
Returns the social activity counters before and after the current social activity counter in the ordered set where groupId = ?. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.findByPrimaryKey(long activityCounterId)
Returns the social activity counter with the primary key or throws a NoSuchActivityCounterException if it could not be found. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
Returns the social activity counter with the primary key or throws a NoSuchModelException if it could not be found. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.remove(long activityCounterId)
Removes the social activity counter with the primary key from the database. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.remove(Serializable primaryKey)
Removes the social activity counter with the primary key from the database. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.removeByG_C_C_N_O_E(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int endPeriod)
Removes the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and endPeriod = ? from the database. |
SocialActivityCounter |
SocialActivityCounterPersistenceImpl.removeByG_C_C_N_O_S(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int startPeriod)
Removes the social activity counter where groupId = ? and classNameId = ? and classPK = ? and name = ? and ownerType = ? and startPeriod = ? from the database. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||