org.kuali.kfs.module.endow.businessobject
Class GLInterfaceBatchExceptionReportHeader

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.TransientBusinessObjectBase
          extended by org.kuali.kfs.module.endow.businessobject.EndowmentExceptionReportHeader
              extended by org.kuali.kfs.module.endow.businessobject.GLInterfaceBatchExceptionReportHeader
All Implemented Interfaces:
Serializable, org.kuali.rice.kns.bo.BusinessObject

public class GLInterfaceBatchExceptionReportHeader
extends EndowmentExceptionReportHeader

See Also:
Serialized Form

Constructor Summary
GLInterfaceBatchExceptionReportHeader()
           
 
Method Summary
 String getColumnHeading8()
          Gets the columnHeading1 attribute.
 void setColumnHeading1(String columnHeading8)
          Sets the columnHeading8 attribute.
protected  LinkedHashMap toStringMapper()
          A map of the "keys" of this transient business object
 
Methods inherited from class org.kuali.kfs.module.endow.businessobject.EndowmentExceptionReportHeader
getColumnHeading1, getColumnHeading2, getColumnHeading3, getColumnHeading4, getColumnHeading5, getColumnHeading6, getColumnHeading7, setColumnHeading2, setColumnHeading3, setColumnHeading4, setColumnHeading5, setColumnHeading6, setColumnHeading7
 
Methods inherited from class org.kuali.rice.kns.bo.TransientBusinessObjectBase
refresh
 
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase
prepareForWorkflow, toString, toStringBuilder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GLInterfaceBatchExceptionReportHeader

public GLInterfaceBatchExceptionReportHeader()
Method Detail

getColumnHeading8

public String getColumnHeading8()
Gets the columnHeading1 attribute.

Returns:
Returns the columnHeading8.

setColumnHeading1

public void setColumnHeading1(String columnHeading8)
Sets the columnHeading8 attribute.

Overrides:
setColumnHeading1 in class EndowmentExceptionReportHeader

toStringMapper

protected LinkedHashMap toStringMapper()
A map of the "keys" of this transient business object

Overrides:
toStringMapper in class EndowmentExceptionReportHeader
See Also:
BusinessObjectBase.toStringMapper()


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