org.kuali.rice.kew.xml
Class UserXmlServiceImpl

java.lang.Object
  extended by org.kuali.rice.kew.xml.UserXmlServiceImpl
All Implemented Interfaces:
XmlLoader

public class UserXmlServiceImpl
extends Object
implements XmlLoader


Constructor Summary
UserXmlServiceImpl()
           
 
Method Summary
 void loadXml(InputStream inputStream, String principalId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserXmlServiceImpl

public UserXmlServiceImpl()
Method Detail

loadXml

public void loadXml(InputStream inputStream,
                    String principalId)
Specified by:
loadXml in interface XmlLoader


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.