Package | Description |
---|---|
lumis.portal.util |
Lumis Portal utility classes.
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
PortalUtilInternal.execWithTransaction(boolean createIfNeeded,
PortalUtilInternal.ITransactionAware<T> code)
Executes the given code with the given transaction.
|
static <T> T |
PortalUtilInternal.execWithTransaction(PortalUtilInternal.ITransactionAware<T> code)
Executes the given code using the current transaction.
|
static <T> T |
PortalUtilInternal.execWithTransactionWithSilentThrow(boolean createTransactionIfRequired,
PortalUtilInternal.ITransactionAware<T> code)
Executes the given code with the given transaction.
|
static <T> T |
PortalUtilInternal.execWithTransactionWithSilentThrow(PortalUtilInternal.ITransactionAware<T> code)
Executes the given code using the current transaction.
|
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.