Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.kernel.atom.BaseAtomCollectionAdapter

Packages that use BaseAtomCollectionAdapter
com.liferay.portal.kernel.atom   
com.liferay.portlet.blogs.atom   
com.liferay.portlet.documentlibrary.atom   
com.liferay.portlet.journal.atom   
com.liferay.portlet.usersadmin.atom   
 

Uses of BaseAtomCollectionAdapter in com.liferay.portal.kernel.atom
 

Subclasses of BaseAtomCollectionAdapter in com.liferay.portal.kernel.atom
 class BaseMediaAtomCollectionAdapter<E>
           
 

Uses of BaseAtomCollectionAdapter in com.liferay.portlet.blogs.atom
 

Subclasses of BaseAtomCollectionAdapter in com.liferay.portlet.blogs.atom
 class BlogsEntryAtomCollectionAdapter
           
 

Uses of BaseAtomCollectionAdapter in com.liferay.portlet.documentlibrary.atom
 

Subclasses of BaseAtomCollectionAdapter in com.liferay.portlet.documentlibrary.atom
 class FileEntryAtomCollectionAdapter
           
 class FolderAtomCollectionAdapter
           
 

Uses of BaseAtomCollectionAdapter in com.liferay.portlet.journal.atom
 

Subclasses of BaseAtomCollectionAdapter in com.liferay.portlet.journal.atom
 class JournalArticleAtomCollectionProvider
           
 

Uses of BaseAtomCollectionAdapter in com.liferay.portlet.usersadmin.atom
 

Subclasses of BaseAtomCollectionAdapter in com.liferay.portlet.usersadmin.atom
 class UserAtomCollectionAdapter
           
 


Liferay 6.1.2-ce-ga3