public abstract class EnterpriseFeederStatusBase extends Object implements EnterpriseFeederStatus
Constructor and Description |
---|
EnterpriseFeederStatusBase() |
Modifier and Type | Method and Description |
---|---|
protected String |
getDefaultStatusDescription()
In case there's no entry for this class in ApplicationResources.properties (or an exception occurs), then just return a
default class.
|
String |
getStatusDescription()
Retrieves the description in ApplicationResources.properties
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isErrorEvent
public EnterpriseFeederStatusBase()
public String getStatusDescription()
getStatusDescription
in interface EnterpriseFeederStatus
EnterpriseFeederStatus.getStatusDescription()
protected String getDefaultStatusDescription()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.