public class RdfTypeOptions extends Object implements FieldOptions
| Constructor and Description |
|---|
RdfTypeOptions(String... superClassURIs) |
| Modifier and Type | Method and Description |
|---|---|
Comparator<String[]> |
getCustomComparator() |
Map<String,String> |
getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wdf,
I18nBundle i18n)
Any object that are needed to get the options should
be passed in the constructor of the implementation.
|
public Map<String,String> getOptions(EditConfigurationVTwo editConfig, String fieldName, WebappDaoFactory wdf, I18nBundle i18n)
FieldOptionsgetOptions in interface FieldOptionspublic Comparator<String[]> getCustomComparator()
getCustomComparator in interface FieldOptionsCopyright © 2022. All rights reserved.