org.kuali.rice.kew.xml
Interface XmlLoader

All Known Subinterfaces:
DocumentTypeQueryService, DocumentTypeService, EDocLiteService, HelpService, RuleAttributeService, RuleDelegationService, RuleService, RuleTemplateService, StyleService
All Known Implementing Classes:
DocumentTypeServiceImpl, EDocLiteServiceImpl, GroupXmlServiceImpl, HelpServiceImpl, RuleAttributeServiceImpl, RuleDelegationServiceImpl, RuleServiceImpl, RuleTemplateServiceImpl, StyleServiceImpl, UserXmlServiceImpl

public interface XmlLoader


Method Summary
 void loadXml(InputStream inputStream, String principalId)
           
 

Method Detail

loadXml

void loadXml(InputStream inputStream,
             String principalId)


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