public class LoadDefaultPatronsBean extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
LOAD_DEFAULT_PATRONS_IND |
protected org.kuali.rice.coreservice.framework.parameter.ParameterService |
parameterService |
Constructor and Description |
---|
LoadDefaultPatronsBean() |
Modifier and Type | Method and Description |
---|---|
String |
getFileName() |
OlePatronConverterService |
getOlePatronIngestService() |
List<OlePatronDocument> |
loadDefaultPatrons(boolean forceLoad) |
void |
setFileName(String fileName) |
void |
setOlePatronIngestService(OlePatronConverterService olePatronIngestService) |
void |
setParameterService(org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService) |
protected static final String LOAD_DEFAULT_PATRONS_IND
protected org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService
public LoadDefaultPatronsBean()
public List<OlePatronDocument> loadDefaultPatrons(boolean forceLoad) throws Exception
Exception
public String getFileName()
public void setFileName(String fileName)
public OlePatronConverterService getOlePatronIngestService()
public void setOlePatronIngestService(OlePatronConverterService olePatronIngestService)
public void setParameterService(org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.