org.kuali.rice.student.kew.xml
Class KSUserXmlServiceImpl

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

public class KSUserXmlServiceImpl
extends UserXmlServiceImpl


Constructor Summary
KSUserXmlServiceImpl()
           
 
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

KSUserXmlServiceImpl

public KSUserXmlServiceImpl()
Method Detail

loadXml

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


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