Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.atom.AtomPager

Packages that use AtomPager
com.liferay.portal.atom   
 

Uses of AtomPager in com.liferay.portal.atom
 

Methods in com.liferay.portal.atom that return AtomPager
static AtomPager AtomUtil.getPager(org.apache.abdera.protocol.server.RequestContext requestContext)
           
 

Methods in com.liferay.portal.atom with parameters of type AtomPager
static void AtomUtil.saveAtomPagerInRequest(AtomRequestContext atomRequestContext, AtomPager atomPager)
           
 


Liferay 6.2-ce-ga5