Class IndexBuildSpecification_impl

    • Constructor Detail

      • IndexBuildSpecification_impl

        public IndexBuildSpecification_impl()
    • Method Detail

      • setIndexBuildItems

        public void setIndexBuildItems​(IndexBuildItem[] aItems)
        Description copied from interface: IndexBuildSpecification
        Sets the IndexBuildItem objects that comprise this index build specification. Each of these identifies an annotation type and describes how it should be indexed.
        Specified by:
        setIndexBuildItems in interface IndexBuildSpecification
        Parameters:
        aItems - the build items
      • getXmlizationInfo

        protected XmlizationInfo getXmlizationInfo()
        Description copied from class: MetaDataObject_impl
        To be implemented by subclasses to return information describing how to represent this object in XML.
        Specified by:
        getXmlizationInfo in class MetaDataObject_impl
        Returns:
        information defining this object's XML representation