|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionRequiredException | |
---|---|
lumis.portal.transaction | The portal transaction framework. |
lumis.service.socialnetworkservices.microblog.core.manager |
Uses of TransactionRequiredException in lumis.portal.transaction |
---|
Methods in lumis.portal.transaction that throw TransactionRequiredException | |
---|---|
static ITransaction |
PortalTransactionFactory.getCurrentTransaction()
Returns the transaction associated with the current thread. |
Uses of TransactionRequiredException in lumis.service.socialnetworkservices.microblog.core.manager |
---|
Methods in lumis.service.socialnetworkservices.microblog.core.manager that throw TransactionRequiredException | |
---|---|
void |
PostManager.removePostWithDependencies(Post post)
Method that deletes an user post and all related data, i.e., associated entities attached to it (Comments, PostAttachments, Hashtags) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |