Package org.exolab.castor.xml.schema
Class AppInfoSolrjNature
java.lang.Object
org.castor.core.nature.BaseNature
org.exolab.castor.xml.schema.AppInfoSolrjNature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a list of JDO content values.getId()
Returns the id of the Nature.void
setContent
(Object content) Adds a content value to the content.Methods inherited from class org.castor.core.nature.BaseNature
getBooleanPropertyDefaultFalse, getHolder, getProperty, getPropertyAsList, getPropertyAsMap, setProperty
-
Constructor Details
-
AppInfoSolrjNature
- Parameters:
appInfo
- the appInfo in focus.
-
-
Method Details
-
getId
Returns the id of the Nature. Implementation returns the fully qualified class name.- Returns:
- the id.
- See Also:
-
setContent
Adds a content value to the content.- Parameters:
contentValue
- content value
-
getContent
-