Liferay 6.0.5

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

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

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

Methods in com.liferay.portal.kernel.annotation 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.0.5