Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.atom.AtomCollectionAdapterRegistry

Packages that use AtomCollectionAdapterRegistry
com.liferay.portal.kernel.atom   
 

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

Methods in com.liferay.portal.kernel.atom that return AtomCollectionAdapterRegistry
static AtomCollectionAdapterRegistry AtomCollectionAdapterRegistryUtil.getAtomCollectionAdapterRegistry()
           
 

Methods in com.liferay.portal.kernel.atom with parameters of type AtomCollectionAdapterRegistry
 void AtomCollectionAdapterRegistryUtil.setAtomCollectionAdapterRegistry(AtomCollectionAdapterRegistry atomCollectionAdapterRegistry)
           
 


Liferay 6.2-ce-ga5