@ProviderType
public interface FragmentCollectionContributorTracker
Modifier and Type | Method and Description |
---|---|
FragmentCollectionContributor |
getFragmentCollectionContributor(java.lang.String fragmentCollectionKey) |
java.util.Map<java.lang.String,FragmentEntry> |
getFragmentCollectionContributorEntries()
Deprecated.
As of Mueller (7.2.x), replaced by #getFragmentEntries
|
java.util.List<FragmentCollectionContributor> |
getFragmentCollectionContributors() |
java.util.Map<java.lang.String,FragmentEntry> |
getFragmentEntries() |
default java.util.Map<java.lang.String,FragmentEntry> |
getFragmentEntries(java.util.Locale locale) |
FragmentEntry |
getFragmentEntry(java.lang.String fragmentEntryKey) |
com.liferay.portal.kernel.resource.bundle.ResourceBundleLoader |
getResourceBundleLoader() |
FragmentCollectionContributor getFragmentCollectionContributor(java.lang.String fragmentCollectionKey)
@Deprecated java.util.Map<java.lang.String,FragmentEntry> getFragmentCollectionContributorEntries()
java.util.List<FragmentCollectionContributor> getFragmentCollectionContributors()
java.util.Map<java.lang.String,FragmentEntry> getFragmentEntries()
default java.util.Map<java.lang.String,FragmentEntry> getFragmentEntries(java.util.Locale locale)
FragmentEntry getFragmentEntry(java.lang.String fragmentEntryKey)
com.liferay.portal.kernel.resource.bundle.ResourceBundleLoader getResourceBundleLoader()