Liferay 7.0-ga1 portal-test-integration

Uses of Class
com.liferay.portal.test.rule.callback.SybaseDump

Packages that use SybaseDump
com.liferay.portal.test.rule.callback   
 

Uses of SybaseDump in com.liferay.portal.test.rule.callback
 

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


Liferay 7.0-ga1 portal-test-integration