org.kuali.kfs.module.purap.util.cxml
Class PunchOutSetupCxml

java.lang.Object
  extended by org.kuali.kfs.module.purap.util.cxml.PunchOutSetupCxml

public class PunchOutSetupCxml
extends Object


Constructor Summary
PunchOutSetupCxml(org.kuali.rice.kim.bo.Person u, B2BInformation b)
           
 
Method Summary
 String getPunchOutSetupRequestMessage()
          Get cxml punch out request xml
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PunchOutSetupCxml

public PunchOutSetupCxml(org.kuali.rice.kim.bo.Person u,
                         B2BInformation b)
Method Detail

getPunchOutSetupRequestMessage

public String getPunchOutSetupRequestMessage()
Get cxml punch out request xml

Returns:
xml for punch out request


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