|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtomCollectionAdapter | |
|---|---|
| com.liferay.portal.kernel.atom | |
| com.liferay.portal.kernel.portlet | This package defines the kernel portlet interfaces and classes. |
| com.liferay.portal.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
| Uses of AtomCollectionAdapter in com.liferay.portal.kernel.atom |
|---|
| Classes in com.liferay.portal.kernel.atom that implement AtomCollectionAdapter | |
|---|---|
class |
BaseAtomCollectionAdapter<E>
|
class |
BaseMediaAtomCollectionAdapter<E>
|
| Methods in com.liferay.portal.kernel.atom that return AtomCollectionAdapter | |
|---|---|
static AtomCollectionAdapter<?> |
AtomCollectionAdapterRegistryUtil.getAtomCollectionAdapter(String collectionName)
|
| Methods in com.liferay.portal.kernel.atom that return types with arguments of type AtomCollectionAdapter | |
|---|---|
static List<AtomCollectionAdapter<?>> |
AtomCollectionAdapterRegistryUtil.getAtomCollectionAdapters()
|
| Uses of AtomCollectionAdapter in com.liferay.portal.kernel.portlet |
|---|
| Methods in com.liferay.portal.kernel.portlet that return types with arguments of type AtomCollectionAdapter | |
|---|---|
List<AtomCollectionAdapter<?>> |
PortletBag.getAtomCollectionAdapterInstances()
|
| Uses of AtomCollectionAdapter in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return types with arguments of type AtomCollectionAdapter | |
|---|---|
List<AtomCollectionAdapter<?>> |
PortletWrapper.getAtomCollectionAdapterInstances()
Returns the atom collection adapter instances of the portlet. |
List<AtomCollectionAdapter<?>> |
Portlet.getAtomCollectionAdapterInstances()
Returns the atom collection adapter instances of the portlet. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||