Uses of Class
org.kuali.ole.docstore.model.xmlpojo.ingest.AdditionalAttributes

Packages that use AdditionalAttributes
org.kuali.ole.docstore.discovery.solr.work.license.binary   
org.kuali.ole.docstore.discovery.solr.work.license.onixpl   
org.kuali.ole.docstore.model.xmlpojo.ingest   
 

Uses of AdditionalAttributes in org.kuali.ole.docstore.discovery.solr.work.license.binary
 

Methods in org.kuali.ole.docstore.discovery.solr.work.license.binary with parameters of type AdditionalAttributes
 org.apache.solr.common.SolrInputDocument WorkLicenseBinaryDocBuilder.buildSolrInputDocumentByJxp(AdditionalAttributes additionalAttributes, String docFormat)
           
 String WorkLicenseBinaryDocBuilder.getAllTextForAdditionalAttributes(AdditionalAttributes additionalAttributes)
           
 

Uses of AdditionalAttributes in org.kuali.ole.docstore.discovery.solr.work.license.onixpl
 

Methods in org.kuali.ole.docstore.discovery.solr.work.license.onixpl with parameters of type AdditionalAttributes
 org.apache.solr.common.SolrInputDocument WorkLicenseOnixplDocBuilder.buildSolrInputDocument(ONIXPublicationsLicenseMessage license, AdditionalAttributes addAtrbts, String content)
           
 String WorkLicenseOnixplDocBuilder.getAllTextForAdditionalAttributes(AdditionalAttributes additionalAttributes)
           
 

Uses of AdditionalAttributes in org.kuali.ole.docstore.model.xmlpojo.ingest
 

Methods in org.kuali.ole.docstore.model.xmlpojo.ingest that return AdditionalAttributes
 AdditionalAttributes RequestDocument.getAdditionalAttributes()
           
 

Methods in org.kuali.ole.docstore.model.xmlpojo.ingest with parameters of type AdditionalAttributes
 void RequestDocument.setAdditionalAttributes(AdditionalAttributes additionalAttributes)
           
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.