|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.editor.configuration.BaseEditorConfigurationProvider<T>
public abstract class BaseEditorConfigurationProvider<T>
| Nested Class Summary | |
|---|---|
protected static class |
BaseEditorConfigurationProvider.EditorServiceReferenceMapper<T>
|
| Constructor Summary | |
|---|---|
BaseEditorConfigurationProvider()
|
|
| Method Summary | |
|---|---|
protected List<T> |
getContributors(String portletName,
String editorConfigKey,
String editorName)
|
protected static String |
getKey(String portletName,
String editorConfigKey,
String editorName)
|
protected abstract com.liferay.registry.collections.ServiceTrackerMap<String,List<T>> |
getServiceTrackerMap()
|
protected void |
populateContributor(List<T> contributors,
String key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseEditorConfigurationProvider()
| Method Detail |
|---|
protected static String getKey(String portletName,
String editorConfigKey,
String editorName)
protected List<T> getContributors(String portletName,
String editorConfigKey,
String editorName)
protected abstract com.liferay.registry.collections.ServiceTrackerMap<String,List<T>> getServiceTrackerMap()
protected void populateContributor(List<T> contributors,
String key)
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||