public class BaseDatasourceDefinition extends Object implements DatasourceDefinition
Constructor and Description |
---|
BaseDatasourceDefinition() |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getEntityType() |
String |
getName() |
List<String> |
getSortByProperties()
Deprecated.
since 6.2.7, without global replacement.
In info.magnolia.ui.datasource.jcr.JcrDatasourceDefinition use info.magnolia.ui.datasource.jcr.JcrDatasourceDefinition#getSortBy() instead.
|
boolean |
isSortable()
Deprecated.
since 6.2.7, without global replacement.
In
OptionListDefinition use isSortable() instead. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPreview
public Class<?> getEntityType()
getEntityType
in interface DatasourceDefinition
public String getName()
getName
in interface DatasourceDefinition
@MgnlDeprecated(since="6.2.7") @Deprecated public List<String> getSortByProperties()
@MgnlDeprecated(since="6.2.7") @Deprecated public boolean isSortable()
OptionListDefinition
use isSortable()
instead.Copyright © 2021 Magnolia International Ltd.. All rights reserved.