org.kuali.kfs.gl.batch.service.impl
Class FileReconBadLoadAbortedStatus
java.lang.Object
org.kuali.kfs.gl.batch.service.impl.EnterpriseFeederStatusBase
org.kuali.kfs.gl.batch.service.impl.FileReconBadLoadAbortedStatus
- All Implemented Interfaces:
- EnterpriseFeederStatus
public class FileReconBadLoadAbortedStatus
- extends EnterpriseFeederStatusBase
Enterprise feeder status if the reconciliation has failed and the loading of origin entries has not been atempted
Method Summary |
boolean |
isErrorEvent()
Returns whether this event represents an error. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileReconBadLoadAbortedStatus
public FileReconBadLoadAbortedStatus()
isErrorEvent
public boolean isErrorEvent()
- Description copied from interface:
EnterpriseFeederStatus
- Returns whether this event represents an error.
- Returns:
- See Also:
EnterpriseFeederStatus.isErrorEvent()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.