|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Propagation | |
|---|---|
| com.liferay.portal.kernel.test.rule | |
| com.liferay.portal.kernel.transaction | |
| Uses of Propagation in com.liferay.portal.kernel.test.rule |
|---|
| Constructors in com.liferay.portal.kernel.test.rule with parameters of type Propagation | |
|---|---|
TransactionalTestRule(Propagation propagation)
|
|
| Uses of Propagation in com.liferay.portal.kernel.transaction |
|---|
| Methods in com.liferay.portal.kernel.transaction that return Propagation | |
|---|---|
Propagation |
TransactionAttribute.getPropagation()
|
static Propagation |
Propagation.getPropagation(int value)
|
static Propagation |
Propagation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Propagation[] |
Propagation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.portal.kernel.transaction with parameters of type Propagation | |
|---|---|
TransactionAttribute.Builder |
TransactionAttribute.Builder.setPropagation(Propagation propagation)
|
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||