Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.model.Dummy

Packages that use Dummy
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
 

Uses of Dummy in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement Dummy
 class DummyImpl
           
 

Methods in com.liferay.portal.model.impl with parameters of type Dummy
 int DummyImpl.compareTo(Dummy dummy)
           
 


Liferay 6.1.2-ce-ga3