Uses of Class
cuba.annotation.TransactionManagementType

Packages that use TransactionManagementType
cuba.annotation Here you find the cuba-annotation-tag definition. 
 

Uses of TransactionManagementType in cuba.annotation
 

Methods in cuba.annotation that return TransactionManagementType
static TransactionManagementType TransactionManagementType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TransactionManagementType[] TransactionManagementType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.