|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortalObjectNotFoundException | |
---|---|
lumis.portal.dao.hibernate | |
lumis.service.newsletter |
Uses of PortalObjectNotFoundException in lumis.portal.dao.hibernate |
---|
Methods in lumis.portal.dao.hibernate that throw PortalObjectNotFoundException | |
---|---|
protected T |
GenericHibernateManualUpdateDao.get(ID id,
ITransaction transaction)
Returns the bean with the given id. |
T |
GenericHibernateDao.get(ID id,
ITransaction transaction)
Returns the bean with the given id. |
Uses of PortalObjectNotFoundException in lumis.service.newsletter |
---|
Methods in lumis.service.newsletter that throw PortalObjectNotFoundException | |
---|---|
Subscription |
SubscriptionDaoHib.get(String id,
ITransaction transaction)
|
Subscription |
ISubscriptionDao.get(String id,
ITransaction transaction)
|
Category |
ICategoryDao.get(String id,
ITransaction transaction)
|
Category |
CategoryDaoHib.get(String id,
ITransaction transaction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |