org.exolab.castor.xml.schema
Class AppInfoSolrjNature

java.lang.Object
  extended by org.castor.core.nature.BaseNature
      extended by org.exolab.castor.xml.schema.AppInfoSolrjNature

public class AppInfoSolrjNature
extends BaseNature


Constructor Summary
AppInfoSolrjNature(AppInfo appInfo)
           
 
Method Summary
 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.
 
Methods inherited from class org.castor.core.nature.BaseNature
getBooleanPropertyDefaultFalse, getHolder, getProperty, getPropertyAsList, getPropertyAsMap, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppInfoSolrjNature

public AppInfoSolrjNature(AppInfo appInfo)
Parameters:
appInfo - the appInfo in focus.
Method Detail

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.