Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.kernel.util.Props

Packages that use Props
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
com.liferay.portal.search.unit.test   
 

Uses of Props in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util that return Props
static Props PropsUtil.getProps()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type Props
static void PropsUtil.setProps(Props props)
           
 

Uses of Props in com.liferay.portal.search.unit.test
 

Fields in com.liferay.portal.search.unit.test declared as Props
protected  Props DocumentFixture.props
           
 


Liferay 7.0-ce-b4