Liferay 7.0-ce-m2

Uses of Class
com.liferay.portal.test.rule.DeleteAfterTestRunRule.FieldBag

Packages that use DeleteAfterTestRunRule.FieldBag
com.liferay.portal.test.rule   
 

Uses of DeleteAfterTestRunRule.FieldBag in com.liferay.portal.test.rule
 

Methods in com.liferay.portal.test.rule with parameters of type DeleteAfterTestRunRule.FieldBag
protected  void DeleteAfterTestRunRule.removeField(DeleteAfterTestRunRule.FieldBag fieldBag, Object instance)
           
 

Method parameters in com.liferay.portal.test.rule with type arguments of type DeleteAfterTestRunRule.FieldBag
protected  void DeleteAfterTestRunRule.addField(Map<Class<?>,DeleteAfterTestRunRule.FieldBag> deleteAfterTestRunFieldBags, Class<?> clazz, Field field)
           
 


Liferay 7.0-ce-m2