com.liferay.portal.googleapps
Class GetNextItems

java.lang.Object
  extended by com.liferay.portal.googleapps.GetNextItems

public abstract class GetNextItems
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
GetNextItems(java.lang.String url, com.liferay.portal.kernel.xml.Element atomFeedElement)
           
 
Method Summary
abstract  void getNextItems(java.lang.String nextURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetNextItems

public GetNextItems(java.lang.String url,
                    com.liferay.portal.kernel.xml.Element atomFeedElement)
             throws com.liferay.portal.googleapps.GoogleAppsException
Throws:
com.liferay.portal.googleapps.GoogleAppsException
Method Detail

getNextItems

public abstract void getNextItems(java.lang.String nextURL)
                           throws com.liferay.portal.googleapps.GoogleAppsException
Throws:
com.liferay.portal.googleapps.GoogleAppsException