public interface SynchronizableContentsCollectionModel
SynchronizableContentsCollection
Modifier and Type | Method and Description |
---|---|
I18nizableText |
getDescription()
Get the description of this model
|
String |
getId()
Get the id of this model
|
I18nizableText |
getLabel()
Get the label of this model
|
Map<String,? extends Parameter<ParameterHelper.ParameterType>> |
getParameters()
Get the configuration parameters
|
String |
getPluginName()
Returns the plugin name of declaration (for debug purpose)
|
Class<SynchronizableContentsCollection> |
getSynchronizableCollectionClass()
Get the synchronizable collection class
|
I18nizableText getLabel()
I18nizableText getDescription()
Map<String,? extends Parameter<ParameterHelper.ParameterType>> getParameters()
String getPluginName()
Class<SynchronizableContentsCollection> getSynchronizableCollectionClass()