@ProviderType
public interface FragmentCollectionContributorTracker
Modifier and Type | Method and Description |
---|---|
FragmentCollectionContributor |
getFragmentCollectionContributor(java.lang.String fragmentCollectionKey) |
java.util.List<FragmentCollectionContributor> |
getFragmentCollectionContributors() |
FragmentComposition |
getFragmentComposition(java.lang.String fragmentCompositionKey) |
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)
java.util.List<FragmentCollectionContributor> getFragmentCollectionContributors()
FragmentComposition getFragmentComposition(java.lang.String fragmentCompositionKey)
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()