Package com.liferay.fragment.contributor
Class BaseFragmentCollectionContributor
java.lang.Object
com.liferay.fragment.contributor.BaseFragmentCollectionContributor
- All Implemented Interfaces:
FragmentCollectionContributor
public abstract class BaseFragmentCollectionContributor
extends Object
implements FragmentCollectionContributor
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected FragmentCompositionLocalService
protected FragmentEntryLocalService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
activate
(org.osgi.framework.BundleContext bundleContext) getFragmentCompositions
(Locale locale) getFragmentEntries
(int type) getFragmentEntries
(int[] types) getFragmentEntries
(int[] types, Locale locale) getFragmentEntries
(int type, Locale locale) getFragmentEntries
(Locale locale) getName()
getNames()
com.liferay.portal.kernel.resource.bundle.ResourceBundleLoader
abstract javax.servlet.ServletContext
protected void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.fragment.contributor.FragmentCollectionContributor
getFragmentCollectionKey, isDeprecated, isEnabled
-
Field Details
-
fragmentCompositionLocalService
-
fragmentEntryLocalService
-
-
Constructor Details
-
BaseFragmentCollectionContributor
public BaseFragmentCollectionContributor()
-
-
Method Details
-
getFragmentCompositions
- Specified by:
getFragmentCompositions
in interfaceFragmentCollectionContributor
-
getFragmentCompositions
- Specified by:
getFragmentCompositions
in interfaceFragmentCollectionContributor
-
getFragmentEntries
- Specified by:
getFragmentEntries
in interfaceFragmentCollectionContributor
-
getFragmentEntries
- Specified by:
getFragmentEntries
in interfaceFragmentCollectionContributor
-
getFragmentEntries
- Specified by:
getFragmentEntries
in interfaceFragmentCollectionContributor
-
getFragmentEntries
- Specified by:
getFragmentEntries
in interfaceFragmentCollectionContributor
-
getFragmentEntries
- Specified by:
getFragmentEntries
in interfaceFragmentCollectionContributor
-
getFragmentEntries
- Specified by:
getFragmentEntries
in interfaceFragmentCollectionContributor
-
getName
- Specified by:
getName
in interfaceFragmentCollectionContributor
-
getName
- Specified by:
getName
in interfaceFragmentCollectionContributor
-
getNames
- Specified by:
getNames
in interfaceFragmentCollectionContributor
-
getResourceBundleLoader
public com.liferay.portal.kernel.resource.bundle.ResourceBundleLoader getResourceBundleLoader()- Specified by:
getResourceBundleLoader
in interfaceFragmentCollectionContributor
-
getServletContext
public abstract javax.servlet.ServletContext getServletContext() -
activate
protected void activate(org.osgi.framework.BundleContext bundleContext) -
readAndCheckFragmentCollectionStructure
protected void readAndCheckFragmentCollectionStructure()
-