Class AppInfoSolrjNature

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

public class AppInfoSolrjNature extends BaseNature
  • Constructor Details

    • AppInfoSolrjNature

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

    • getId

      public String getId()
      Returns the id of the Nature. Implementation returns the fully qualified class name.
      Returns:
      the id.
      See Also:
      • invalid @see
        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.