Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.kernel.transaction.Propagation

Packages that use Propagation
com.liferay.portal.kernel.transaction   
 

Uses of Propagation in com.liferay.portal.kernel.transaction
 

Methods in com.liferay.portal.kernel.transaction that return Propagation
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.
 


Liferay 6.1.2-ce-ga3