org.exolab.castor.xml.schema
Class AppInfoSolrjNature
java.lang.Object
org.castor.core.nature.BaseNature
org.exolab.castor.xml.schema.AppInfoSolrjNature
public class AppInfoSolrjNature
- extends BaseNature
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppInfoSolrjNature
public AppInfoSolrjNature(AppInfo appInfo)
- Parameters:
appInfo - the appInfo in focus.
getId
public String getId()
- Returns the id of the Nature. Implementation returns the fully qualified
class name.
- Returns:
- the id.
- See Also:
org.exolab.castor.builder.info.nature.Nature#getId()
setContent
public void setContent(Object content)
- Adds a content value to the content.
- Parameters:
contentValue - content value
getContent
public Object getContent()
- Returns a list of JDO content values.
- Returns:
- the JDO content values.
Copyright © 2012. All Rights Reserved.