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:
org.kuali.rice.kew.xml.XmlLoader

public class KSUserXmlServiceImpl
extends org.kuali.rice.kew.xml.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 org.kuali.rice.kew.xml.XmlLoader
Overrides:
loadXml in class org.kuali.rice.kew.xml.UserXmlServiceImpl


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