Liferay 6.0.3

Uses of Class
com.liferay.portlet.asset.NoSuchLinkException

Packages that use NoSuchLinkException
com.liferay.portlet.asset.service.persistence   
 

Uses of NoSuchLinkException in com.liferay.portlet.asset.service.persistence
 

Methods in com.liferay.portlet.asset.service.persistence that throw NoSuchLinkException
static AssetLink AssetLinkUtil.findByE_E_First(long entryId1, long entryId2, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE_E_First(long entryId1, long entryId2, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE_E_First(long entryId1, long entryId2, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByE_E_Last(long entryId1, long entryId2, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE_E_Last(long entryId1, long entryId2, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE_E_Last(long entryId1, long entryId2, OrderByComparator orderByComparator)
           
static AssetLink[] AssetLinkUtil.findByE_E_PrevAndNext(long linkId, long entryId1, long entryId2, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistence.findByE_E_PrevAndNext(long linkId, long entryId1, long entryId2, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistenceImpl.findByE_E_PrevAndNext(long linkId, long entryId1, long entryId2, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByE_E_T_First(long entryId1, long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE_E_T_First(long entryId1, long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE_E_T_First(long entryId1, long entryId2, int type, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByE_E_T_Last(long entryId1, long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE_E_T_Last(long entryId1, long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE_E_T_Last(long entryId1, long entryId2, int type, OrderByComparator orderByComparator)
           
static AssetLink[] AssetLinkUtil.findByE_E_T_PrevAndNext(long linkId, long entryId1, long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistence.findByE_E_T_PrevAndNext(long linkId, long entryId1, long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistenceImpl.findByE_E_T_PrevAndNext(long linkId, long entryId1, long entryId2, int type, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByE1_First(long entryId1, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE1_First(long entryId1, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE1_First(long entryId1, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByE1_Last(long entryId1, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE1_Last(long entryId1, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE1_Last(long entryId1, OrderByComparator orderByComparator)
           
static AssetLink[] AssetLinkUtil.findByE1_PrevAndNext(long linkId, long entryId1, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistence.findByE1_PrevAndNext(long linkId, long entryId1, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistenceImpl.findByE1_PrevAndNext(long linkId, long entryId1, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByE1_T_First(long entryId1, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE1_T_First(long entryId1, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE1_T_First(long entryId1, int type, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByE1_T_Last(long entryId1, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE1_T_Last(long entryId1, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE1_T_Last(long entryId1, int type, OrderByComparator orderByComparator)
           
static AssetLink[] AssetLinkUtil.findByE1_T_PrevAndNext(long linkId, long entryId1, int type, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistence.findByE1_T_PrevAndNext(long linkId, long entryId1, int type, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistenceImpl.findByE1_T_PrevAndNext(long linkId, long entryId1, int type, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByE2_First(long entryId2, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE2_First(long entryId2, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE2_First(long entryId2, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByE2_Last(long entryId2, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE2_Last(long entryId2, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE2_Last(long entryId2, OrderByComparator orderByComparator)
           
static AssetLink[] AssetLinkUtil.findByE2_PrevAndNext(long linkId, long entryId2, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistence.findByE2_PrevAndNext(long linkId, long entryId2, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistenceImpl.findByE2_PrevAndNext(long linkId, long entryId2, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByE2_T_First(long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE2_T_First(long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE2_T_First(long entryId2, int type, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByE2_T_Last(long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistence.findByE2_T_Last(long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink AssetLinkPersistenceImpl.findByE2_T_Last(long entryId2, int type, OrderByComparator orderByComparator)
           
static AssetLink[] AssetLinkUtil.findByE2_T_PrevAndNext(long linkId, long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistence.findByE2_T_PrevAndNext(long linkId, long entryId2, int type, OrderByComparator orderByComparator)
           
 AssetLink[] AssetLinkPersistenceImpl.findByE2_T_PrevAndNext(long linkId, long entryId2, int type, OrderByComparator orderByComparator)
           
static AssetLink AssetLinkUtil.findByPrimaryKey(long linkId)
           
 AssetLink AssetLinkPersistence.findByPrimaryKey(long linkId)
           
 AssetLink AssetLinkPersistenceImpl.findByPrimaryKey(long linkId)
           
static AssetLink AssetLinkUtil.remove(long linkId)
           
 AssetLink AssetLinkPersistence.remove(long linkId)
           
 AssetLink AssetLinkPersistenceImpl.remove(long linkId)
           
 


Liferay 6.0.3