Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.test.rule.ExpectedDBType

Packages that use ExpectedDBType
com.liferay.portal.test.rule   
 

Uses of ExpectedDBType in com.liferay.portal.test.rule
 

Methods in com.liferay.portal.test.rule that return ExpectedDBType
static ExpectedDBType ExpectedDBType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExpectedDBType[] ExpectedDBType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Liferay 7.0-ce-b4