Class GeneratedSolrIndexedCoresRecord

    • Field Detail

      • CORENAME

        public static final java.lang.String CORENAME
        Qualifier of the SolrIndexedCoresRecord.coreName attribute
        See Also:
        Constant Field Values
      • INDEXNAME

        public static final java.lang.String INDEXNAME
        Qualifier of the SolrIndexedCoresRecord.indexName attribute
        See Also:
        Constant Field Values
      • INDEXTIME

        public static final java.lang.String INDEXTIME
        Qualifier of the SolrIndexedCoresRecord.indexTime attribute
        See Also:
        Constant Field Values
      • CURRENTINDEXDATASUBDIRECTORY

        public static final java.lang.String CURRENTINDEXDATASUBDIRECTORY
        Qualifier of the SolrIndexedCoresRecord.currentIndexDataSubDirectory attribute
        See Also:
        Constant Field Values
      • SERVERMODE

        public static final java.lang.String SERVERMODE
        Qualifier of the SolrIndexedCoresRecord.serverMode attribute
        See Also:
        Constant Field Values
      • INDEXOPERATIONS

        public static final java.lang.String INDEXOPERATIONS
        Qualifier of the SolrIndexedCoresRecord.indexOperations attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSolrIndexedCoresRecord

        public GeneratedSolrIndexedCoresRecord()
    • Method Detail

      • getCoreName

        public java.lang.String getCoreName​(SessionContext ctx)
        Generated method - Getter of the SolrIndexedCoresRecord.coreName attribute.
        Returns:
        the coreName
      • getCoreName

        public java.lang.String getCoreName()
        Generated method - Getter of the SolrIndexedCoresRecord.coreName attribute.
        Returns:
        the coreName
      • setCoreName

        protected void setCoreName​(SessionContext ctx,
                                   java.lang.String value)
        Generated method - Setter of the SolrIndexedCoresRecord.coreName attribute.
        Parameters:
        value - the coreName
      • setCoreName

        protected void setCoreName​(java.lang.String value)
        Generated method - Setter of the SolrIndexedCoresRecord.coreName attribute.
        Parameters:
        value - the coreName
      • getCurrentIndexDataSubDirectory

        public java.lang.String getCurrentIndexDataSubDirectory​(SessionContext ctx)
        Generated method - Getter of the SolrIndexedCoresRecord.currentIndexDataSubDirectory attribute.
        Returns:
        the currentIndexDataSubDirectory
      • getCurrentIndexDataSubDirectory

        public java.lang.String getCurrentIndexDataSubDirectory()
        Generated method - Getter of the SolrIndexedCoresRecord.currentIndexDataSubDirectory attribute.
        Returns:
        the currentIndexDataSubDirectory
      • setCurrentIndexDataSubDirectory

        public void setCurrentIndexDataSubDirectory​(SessionContext ctx,
                                                    java.lang.String value)
        Generated method - Setter of the SolrIndexedCoresRecord.currentIndexDataSubDirectory attribute.
        Parameters:
        value - the currentIndexDataSubDirectory
      • setCurrentIndexDataSubDirectory

        public void setCurrentIndexDataSubDirectory​(java.lang.String value)
        Generated method - Setter of the SolrIndexedCoresRecord.currentIndexDataSubDirectory attribute.
        Parameters:
        value - the currentIndexDataSubDirectory
      • getIndexName

        public java.lang.String getIndexName​(SessionContext ctx)
        Generated method - Getter of the SolrIndexedCoresRecord.indexName attribute.
        Returns:
        the indexName
      • getIndexName

        public java.lang.String getIndexName()
        Generated method - Getter of the SolrIndexedCoresRecord.indexName attribute.
        Returns:
        the indexName
      • setIndexName

        protected void setIndexName​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the SolrIndexedCoresRecord.indexName attribute.
        Parameters:
        value - the indexName
      • setIndexName

        protected void setIndexName​(java.lang.String value)
        Generated method - Setter of the SolrIndexedCoresRecord.indexName attribute.
        Parameters:
        value - the indexName
      • getIndexOperations

        public java.util.Collection<SolrIndexOperationRecord> getIndexOperations​(SessionContext ctx)
        Generated method - Getter of the SolrIndexedCoresRecord.indexOperations attribute.
        Returns:
        the indexOperations
      • getIndexOperations

        public java.util.Collection<SolrIndexOperationRecord> getIndexOperations()
        Generated method - Getter of the SolrIndexedCoresRecord.indexOperations attribute.
        Returns:
        the indexOperations
      • setIndexOperations

        public void setIndexOperations​(SessionContext ctx,
                                       java.util.Collection<SolrIndexOperationRecord> value)
        Generated method - Setter of the SolrIndexedCoresRecord.indexOperations attribute.
        Parameters:
        value - the indexOperations
      • setIndexOperations

        public void setIndexOperations​(java.util.Collection<SolrIndexOperationRecord> value)
        Generated method - Setter of the SolrIndexedCoresRecord.indexOperations attribute.
        Parameters:
        value - the indexOperations
      • addToIndexOperations

        public void addToIndexOperations​(SessionContext ctx,
                                         SolrIndexOperationRecord value)
        Generated method - Adds value to indexOperations.
        Parameters:
        value - the item to add to indexOperations
      • addToIndexOperations

        public void addToIndexOperations​(SolrIndexOperationRecord value)
        Generated method - Adds value to indexOperations.
        Parameters:
        value - the item to add to indexOperations
      • removeFromIndexOperations

        public void removeFromIndexOperations​(SessionContext ctx,
                                              SolrIndexOperationRecord value)
        Generated method - Removes value from indexOperations.
        Parameters:
        value - the item to remove from indexOperations
      • removeFromIndexOperations

        public void removeFromIndexOperations​(SolrIndexOperationRecord value)
        Generated method - Removes value from indexOperations.
        Parameters:
        value - the item to remove from indexOperations
      • getIndexTime

        public java.util.Date getIndexTime​(SessionContext ctx)
        Generated method - Getter of the SolrIndexedCoresRecord.indexTime attribute.
        Returns:
        the indexTime
      • getIndexTime

        public java.util.Date getIndexTime()
        Generated method - Getter of the SolrIndexedCoresRecord.indexTime attribute.
        Returns:
        the indexTime
      • setIndexTime

        public void setIndexTime​(SessionContext ctx,
                                 java.util.Date value)
        Generated method - Setter of the SolrIndexedCoresRecord.indexTime attribute.
        Parameters:
        value - the indexTime
      • setIndexTime

        public void setIndexTime​(java.util.Date value)
        Generated method - Setter of the SolrIndexedCoresRecord.indexTime attribute.
        Parameters:
        value - the indexTime
      • getServerMode

        public EnumerationValue getServerMode​(SessionContext ctx)
        Generated method - Getter of the SolrIndexedCoresRecord.serverMode attribute.
        Returns:
        the serverMode
      • getServerMode

        public EnumerationValue getServerMode()
        Generated method - Getter of the SolrIndexedCoresRecord.serverMode attribute.
        Returns:
        the serverMode
      • setServerMode

        public void setServerMode​(SessionContext ctx,
                                  EnumerationValue value)
        Generated method - Setter of the SolrIndexedCoresRecord.serverMode attribute.
        Parameters:
        value - the serverMode
      • setServerMode

        public void setServerMode​(EnumerationValue value)
        Generated method - Setter of the SolrIndexedCoresRecord.serverMode attribute.
        Parameters:
        value - the serverMode