|
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<AssetLink>
com.liferay.portlet.asset.service.persistence.AssetLinkPersistenceImpl
public class AssetLinkPersistenceImpl
AssetLinkPersistence,
AssetLinkUtil| 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 | |
|---|---|
AssetLinkPersistenceImpl()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
void |
cacheResult(AssetLink assetLink)
|
void |
cacheResult(List<AssetLink> assetLinks)
|
void |
clearCache()
Clears the cache for all instances of this model. |
void |
clearCache(AssetLink assetLink)
Clears the cache for one instance of this model. |
int |
countAll()
|
int |
countByE_E_T(long entryId1,
long entryId2,
int type)
|
int |
countByE_E(long entryId1,
long entryId2)
|
int |
countByE1_T(long entryId1,
int type)
|
int |
countByE1(long entryId1)
|
int |
countByE2_T(long entryId2,
int type)
|
int |
countByE2(long entryId2)
|
AssetLink |
create(long linkId)
|
AssetLink |
fetchByPrimaryKey(long linkId)
|
AssetLink |
fetchByPrimaryKey(Serializable primaryKey)
Finds an instance of this model by its primary key, or return null if it could not be found. |
List<AssetLink> |
findAll()
|
List<AssetLink> |
findAll(int start,
int end)
|
List<AssetLink> |
findAll(int start,
int end,
OrderByComparator orderByComparator)
|
AssetLink |
findByE_E_First(long entryId1,
long entryId2,
OrderByComparator orderByComparator)
|
AssetLink |
findByE_E_Last(long entryId1,
long entryId2,
OrderByComparator orderByComparator)
|
AssetLink[] |
findByE_E_PrevAndNext(long linkId,
long entryId1,
long entryId2,
OrderByComparator orderByComparator)
|
AssetLink |
findByE_E_T_First(long entryId1,
long entryId2,
int type,
OrderByComparator orderByComparator)
|
AssetLink |
findByE_E_T_Last(long entryId1,
long entryId2,
int type,
OrderByComparator orderByComparator)
|
AssetLink[] |
findByE_E_T_PrevAndNext(long linkId,
long entryId1,
long entryId2,
int type,
OrderByComparator orderByComparator)
|
List<AssetLink> |
findByE_E_T(long entryId1,
long entryId2,
int type)
|
List<AssetLink> |
findByE_E_T(long entryId1,
long entryId2,
int type,
int start,
int end)
|
List<AssetLink> |
findByE_E_T(long entryId1,
long entryId2,
int type,
int start,
int end,
OrderByComparator orderByComparator)
|
List<AssetLink> |
findByE_E(long entryId1,
long entryId2)
|
List<AssetLink> |
findByE_E(long entryId1,
long entryId2,
int start,
int end)
|
List<AssetLink> |
findByE_E(long entryId1,
long entryId2,
int start,
int end,
OrderByComparator orderByComparator)
|
AssetLink |
findByE1_First(long entryId1,
OrderByComparator orderByComparator)
|
AssetLink |
findByE1_Last(long entryId1,
OrderByComparator orderByComparator)
|
AssetLink[] |
findByE1_PrevAndNext(long linkId,
long entryId1,
OrderByComparator orderByComparator)
|
AssetLink |
findByE1_T_First(long entryId1,
int type,
OrderByComparator orderByComparator)
|
AssetLink |
findByE1_T_Last(long entryId1,
int type,
OrderByComparator orderByComparator)
|
AssetLink[] |
findByE1_T_PrevAndNext(long linkId,
long entryId1,
int type,
OrderByComparator orderByComparator)
|
List<AssetLink> |
findByE1_T(long entryId1,
int type)
|
List<AssetLink> |
findByE1_T(long entryId1,
int type,
int start,
int end)
|
List<AssetLink> |
findByE1_T(long entryId1,
int type,
int start,
int end,
OrderByComparator orderByComparator)
|
List<AssetLink> |
findByE1(long entryId1)
|
List<AssetLink> |
findByE1(long entryId1,
int start,
int end)
|
List<AssetLink> |
findByE1(long entryId1,
int start,
int end,
OrderByComparator orderByComparator)
|
AssetLink |
findByE2_First(long entryId2,
OrderByComparator orderByComparator)
|
AssetLink |
findByE2_Last(long entryId2,
OrderByComparator orderByComparator)
|
AssetLink[] |
findByE2_PrevAndNext(long linkId,
long entryId2,
OrderByComparator orderByComparator)
|
AssetLink |
findByE2_T_First(long entryId2,
int type,
OrderByComparator orderByComparator)
|
AssetLink |
findByE2_T_Last(long entryId2,
int type,
OrderByComparator orderByComparator)
|
AssetLink[] |
findByE2_T_PrevAndNext(long linkId,
long entryId2,
int type,
OrderByComparator orderByComparator)
|
List<AssetLink> |
findByE2_T(long entryId2,
int type)
|
List<AssetLink> |
findByE2_T(long entryId2,
int type,
int start,
int end)
|
List<AssetLink> |
findByE2_T(long entryId2,
int type,
int start,
int end,
OrderByComparator orderByComparator)
|
List<AssetLink> |
findByE2(long entryId2)
|
List<AssetLink> |
findByE2(long entryId2,
int start,
int end)
|
List<AssetLink> |
findByE2(long entryId2,
int start,
int end,
OrderByComparator orderByComparator)
|
AssetLink |
findByPrimaryKey(long linkId)
|
AssetLink |
findByPrimaryKey(Serializable primaryKey)
Finds an instance of this model by its primary key, or throw an exception if it could not be found. |
protected AssetLink |
getByE_E_PrevAndNext(Session session,
AssetLink assetLink,
long entryId1,
long entryId2,
OrderByComparator orderByComparator,
boolean previous)
|
protected AssetLink |
getByE_E_T_PrevAndNext(Session session,
AssetLink assetLink,
long entryId1,
long entryId2,
int type,
OrderByComparator orderByComparator,
boolean previous)
|
protected AssetLink |
getByE1_PrevAndNext(Session session,
AssetLink assetLink,
long entryId1,
OrderByComparator orderByComparator,
boolean previous)
|
protected AssetLink |
getByE1_T_PrevAndNext(Session session,
AssetLink assetLink,
long entryId1,
int type,
OrderByComparator orderByComparator,
boolean previous)
|
protected AssetLink |
getByE2_PrevAndNext(Session session,
AssetLink assetLink,
long entryId2,
OrderByComparator orderByComparator,
boolean previous)
|
protected AssetLink |
getByE2_T_PrevAndNext(Session session,
AssetLink assetLink,
long entryId2,
int type,
OrderByComparator orderByComparator,
boolean previous)
|
AssetLink |
remove(long linkId)
|
AssetLink |
remove(Serializable primaryKey)
Removes the model instance identified by the primary key from the database, and notifies the appropriate model listeners. |
void |
removeAll()
|
void |
removeByE_E_T(long entryId1,
long entryId2,
int type)
|
void |
removeByE_E(long entryId1,
long entryId2)
|
void |
removeByE1_T(long entryId1,
int type)
|
void |
removeByE1(long entryId1)
|
void |
removeByE2_T(long entryId2,
int type)
|
void |
removeByE2(long entryId2)
|
protected AssetLink |
removeImpl(AssetLink assetLink)
Removes the model instance from the database. |
protected AssetLink |
toUnwrappedModel(AssetLink assetLink)
|
AssetLink |
updateImpl(AssetLink assetLink,
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_E1
public static final FinderPath FINDER_PATH_COUNT_BY_E1
public static final FinderPath FINDER_PATH_FIND_BY_E2
public static final FinderPath FINDER_PATH_COUNT_BY_E2
public static final FinderPath FINDER_PATH_FIND_BY_E_E
public static final FinderPath FINDER_PATH_COUNT_BY_E_E
public static final FinderPath FINDER_PATH_FIND_BY_E1_T
public static final FinderPath FINDER_PATH_COUNT_BY_E1_T
public static final FinderPath FINDER_PATH_FIND_BY_E2_T
public static final FinderPath FINDER_PATH_COUNT_BY_E2_T
public static final FinderPath FINDER_PATH_FIND_BY_E_E_T
public static final FinderPath FINDER_PATH_COUNT_BY_E_E_T
public static final FinderPath FINDER_PATH_FIND_ALL
public static final FinderPath FINDER_PATH_COUNT_ALL
@BeanReference(type=AssetCategoryPersistence.class) protected AssetCategoryPersistence assetCategoryPersistence
@BeanReference(type=AssetCategoryPropertyPersistence.class) protected AssetCategoryPropertyPersistence assetCategoryPropertyPersistence
@BeanReference(type=AssetEntryPersistence.class) protected AssetEntryPersistence assetEntryPersistence
@BeanReference(type=AssetLinkPersistence.class) protected AssetLinkPersistence assetLinkPersistence
@BeanReference(type=AssetTagPersistence.class) protected AssetTagPersistence assetTagPersistence
@BeanReference(type=AssetTagPropertyPersistence.class) protected AssetTagPropertyPersistence assetTagPropertyPersistence
@BeanReference(type=AssetTagStatsPersistence.class) protected AssetTagStatsPersistence assetTagStatsPersistence
@BeanReference(type=AssetVocabularyPersistence.class) protected AssetVocabularyPersistence assetVocabularyPersistence
@BeanReference(type=ResourcePersistence.class) protected ResourcePersistence resourcePersistence
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
| Constructor Detail |
|---|
public AssetLinkPersistenceImpl()
| Method Detail |
|---|
public void cacheResult(AssetLink assetLink)
cacheResult in interface AssetLinkPersistencepublic void cacheResult(List<AssetLink> assetLinks)
cacheResult in interface AssetLinkPersistencepublic 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<AssetLink>clearCache in class BasePersistenceImpl<AssetLink>public void clearCache(AssetLink assetLink)
BasePersistence
The EntityCache and FinderCache are both cleared by this
method.
clearCache in interface BasePersistence<AssetLink>clearCache in class BasePersistenceImpl<AssetLink>assetLink - the instance of this model to clear the cache forpublic AssetLink create(long linkId)
create in interface AssetLinkPersistence
public AssetLink remove(Serializable primaryKey)
throws NoSuchModelException,
SystemException
BasePersistence
remove in interface BasePersistence<AssetLink>remove in class BasePersistenceImpl<AssetLink>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 AssetLink remove(long linkId)
throws NoSuchLinkException,
SystemException
remove in interface AssetLinkPersistenceNoSuchLinkException
SystemException
protected AssetLink removeImpl(AssetLink assetLink)
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<AssetLink>assetLink - the model instance to remove
SystemException - if a system exception occurred
public AssetLink updateImpl(AssetLink assetLink,
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 AssetLinkPersistenceupdateImpl in class BasePersistenceImpl<AssetLink>assetLink - 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 AssetLink toUnwrappedModel(AssetLink assetLink)
public AssetLink findByPrimaryKey(Serializable primaryKey)
throws NoSuchModelException,
SystemException
BasePersistence
findByPrimaryKey in interface BasePersistence<AssetLink>findByPrimaryKey in class BasePersistenceImpl<AssetLink>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 AssetLink findByPrimaryKey(long linkId)
throws NoSuchLinkException,
SystemException
findByPrimaryKey in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink fetchByPrimaryKey(Serializable primaryKey)
throws SystemException
BasePersistencenull if it could not be found.
fetchByPrimaryKey in interface BasePersistence<AssetLink>fetchByPrimaryKey in class BasePersistenceImpl<AssetLink>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 AssetLink fetchByPrimaryKey(long linkId)
throws SystemException
fetchByPrimaryKey in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE1(long entryId1)
throws SystemException
findByE1 in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE1(long entryId1,
int start,
int end)
throws SystemException
findByE1 in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE1(long entryId1,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByE1 in interface AssetLinkPersistenceSystemException
public AssetLink findByE1_First(long entryId1,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE1_First in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink findByE1_Last(long entryId1,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE1_Last in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink[] findByE1_PrevAndNext(long linkId,
long entryId1,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE1_PrevAndNext in interface AssetLinkPersistenceNoSuchLinkException
SystemException
protected AssetLink getByE1_PrevAndNext(Session session,
AssetLink assetLink,
long entryId1,
OrderByComparator orderByComparator,
boolean previous)
public List<AssetLink> findByE2(long entryId2)
throws SystemException
findByE2 in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE2(long entryId2,
int start,
int end)
throws SystemException
findByE2 in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE2(long entryId2,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByE2 in interface AssetLinkPersistenceSystemException
public AssetLink findByE2_First(long entryId2,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE2_First in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink findByE2_Last(long entryId2,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE2_Last in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink[] findByE2_PrevAndNext(long linkId,
long entryId2,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE2_PrevAndNext in interface AssetLinkPersistenceNoSuchLinkException
SystemException
protected AssetLink getByE2_PrevAndNext(Session session,
AssetLink assetLink,
long entryId2,
OrderByComparator orderByComparator,
boolean previous)
public List<AssetLink> findByE_E(long entryId1,
long entryId2)
throws SystemException
findByE_E in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE_E(long entryId1,
long entryId2,
int start,
int end)
throws SystemException
findByE_E in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE_E(long entryId1,
long entryId2,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByE_E in interface AssetLinkPersistenceSystemException
public AssetLink findByE_E_First(long entryId1,
long entryId2,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE_E_First in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink findByE_E_Last(long entryId1,
long entryId2,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE_E_Last in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink[] findByE_E_PrevAndNext(long linkId,
long entryId1,
long entryId2,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE_E_PrevAndNext in interface AssetLinkPersistenceNoSuchLinkException
SystemException
protected AssetLink getByE_E_PrevAndNext(Session session,
AssetLink assetLink,
long entryId1,
long entryId2,
OrderByComparator orderByComparator,
boolean previous)
public List<AssetLink> findByE1_T(long entryId1,
int type)
throws SystemException
findByE1_T in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE1_T(long entryId1,
int type,
int start,
int end)
throws SystemException
findByE1_T in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE1_T(long entryId1,
int type,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByE1_T in interface AssetLinkPersistenceSystemException
public AssetLink findByE1_T_First(long entryId1,
int type,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE1_T_First in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink findByE1_T_Last(long entryId1,
int type,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE1_T_Last in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink[] findByE1_T_PrevAndNext(long linkId,
long entryId1,
int type,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE1_T_PrevAndNext in interface AssetLinkPersistenceNoSuchLinkException
SystemException
protected AssetLink getByE1_T_PrevAndNext(Session session,
AssetLink assetLink,
long entryId1,
int type,
OrderByComparator orderByComparator,
boolean previous)
public List<AssetLink> findByE2_T(long entryId2,
int type)
throws SystemException
findByE2_T in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE2_T(long entryId2,
int type,
int start,
int end)
throws SystemException
findByE2_T in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE2_T(long entryId2,
int type,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByE2_T in interface AssetLinkPersistenceSystemException
public AssetLink findByE2_T_First(long entryId2,
int type,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE2_T_First in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink findByE2_T_Last(long entryId2,
int type,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE2_T_Last in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink[] findByE2_T_PrevAndNext(long linkId,
long entryId2,
int type,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE2_T_PrevAndNext in interface AssetLinkPersistenceNoSuchLinkException
SystemException
protected AssetLink getByE2_T_PrevAndNext(Session session,
AssetLink assetLink,
long entryId2,
int type,
OrderByComparator orderByComparator,
boolean previous)
public List<AssetLink> findByE_E_T(long entryId1,
long entryId2,
int type)
throws SystemException
findByE_E_T in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE_E_T(long entryId1,
long entryId2,
int type,
int start,
int end)
throws SystemException
findByE_E_T in interface AssetLinkPersistenceSystemException
public List<AssetLink> findByE_E_T(long entryId1,
long entryId2,
int type,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByE_E_T in interface AssetLinkPersistenceSystemException
public AssetLink findByE_E_T_First(long entryId1,
long entryId2,
int type,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE_E_T_First in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink findByE_E_T_Last(long entryId1,
long entryId2,
int type,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE_E_T_Last in interface AssetLinkPersistenceNoSuchLinkException
SystemException
public AssetLink[] findByE_E_T_PrevAndNext(long linkId,
long entryId1,
long entryId2,
int type,
OrderByComparator orderByComparator)
throws NoSuchLinkException,
SystemException
findByE_E_T_PrevAndNext in interface AssetLinkPersistenceNoSuchLinkException
SystemException
protected AssetLink getByE_E_T_PrevAndNext(Session session,
AssetLink assetLink,
long entryId1,
long entryId2,
int type,
OrderByComparator orderByComparator,
boolean previous)
public List<AssetLink> findAll()
throws SystemException
findAll in interface AssetLinkPersistenceSystemException
public List<AssetLink> findAll(int start,
int end)
throws SystemException
findAll in interface AssetLinkPersistenceSystemException
public List<AssetLink> findAll(int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findAll in interface AssetLinkPersistenceSystemException
public void removeByE1(long entryId1)
throws SystemException
removeByE1 in interface AssetLinkPersistenceSystemException
public void removeByE2(long entryId2)
throws SystemException
removeByE2 in interface AssetLinkPersistenceSystemException
public void removeByE_E(long entryId1,
long entryId2)
throws SystemException
removeByE_E in interface AssetLinkPersistenceSystemException
public void removeByE1_T(long entryId1,
int type)
throws SystemException
removeByE1_T in interface AssetLinkPersistenceSystemException
public void removeByE2_T(long entryId2,
int type)
throws SystemException
removeByE2_T in interface AssetLinkPersistenceSystemException
public void removeByE_E_T(long entryId1,
long entryId2,
int type)
throws SystemException
removeByE_E_T in interface AssetLinkPersistenceSystemException
public void removeAll()
throws SystemException
removeAll in interface AssetLinkPersistenceSystemException
public int countByE1(long entryId1)
throws SystemException
countByE1 in interface AssetLinkPersistenceSystemException
public int countByE2(long entryId2)
throws SystemException
countByE2 in interface AssetLinkPersistenceSystemException
public int countByE_E(long entryId1,
long entryId2)
throws SystemException
countByE_E in interface AssetLinkPersistenceSystemException
public int countByE1_T(long entryId1,
int type)
throws SystemException
countByE1_T in interface AssetLinkPersistenceSystemException
public int countByE2_T(long entryId2,
int type)
throws SystemException
countByE2_T in interface AssetLinkPersistenceSystemException
public int countByE_E_T(long entryId1,
long entryId2,
int type)
throws SystemException
countByE_E_T in interface AssetLinkPersistenceSystemException
public int countAll()
throws SystemException
countAll in interface AssetLinkPersistenceSystemExceptionpublic void afterPropertiesSet()
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||