public class AppInfoSolrjNature extends BaseNature
| Constructor and Description |
|---|
AppInfoSolrjNature(AppInfo appInfo) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getContent()
Returns a list of JDO content values.
|
String |
getId()
Returns the id of the Nature.
|
void |
setContent(Object content)
Adds a content value to the content.
|
getBooleanPropertyDefaultFalse, getHolder, getProperty, getPropertyAsList, getPropertyAsMap, setPropertypublic AppInfoSolrjNature(AppInfo appInfo)
appInfo - the appInfo in focus.public String getId()
org.exolab.castor.builder.info.nature.Nature#getId()public void setContent(Object content)
contentValue - content valuepublic Object getContent()
Copyright © 2021. All rights reserved.