public class OverlayRetrivalServiceImpl extends Object implements OverlayRetrivalService
Constructor and Description |
---|
OverlayRetrivalServiceImpl() |
public OverlayRetrivalServiceImpl()
public List<OleGloballyProtectedField> getGloballyProtectedFields() throws Exception
getGloballyProtectedFields
in interface OverlayRetrivalService
Exception
public List<String> getGloballyProtectedFieldsList() throws Exception
getGloballyProtectedFieldsList
in interface OverlayRetrivalService
Exception
public List getGloballyProtectedFieldsModificationList() throws Exception
getGloballyProtectedFieldsModificationList
in interface OverlayRetrivalService
Exception
public OverlayOption getAddOverlayOptionWithWildCardSearch(List<DataField> newDatafields, List<OverlayOption> overlayOptionList) throws Exception
getAddOverlayOptionWithWildCardSearch
in interface OverlayRetrivalService
Exception
public OverlayOption getAddOverlayOption(List<OverlayOption> overlayOptionList) throws Exception
getAddOverlayOption
in interface OverlayRetrivalService
Exception
public OverlayOption getDeleteOverlayOption(List<OverlayOption> overlayOptionList) throws Exception
getDeleteOverlayOption
in interface OverlayRetrivalService
Exception
public OverlayOption getDeleteOverlayOptionWithWildCardSearch(List<DataField> newDatafields, List<OverlayOption> overlayOptionList)
getDeleteOverlayOptionWithWildCardSearch
in interface OverlayRetrivalService
public OverlayOption getUpdateOverlayOption(List<OverlayOption> overlayOptionList) throws Exception
getUpdateOverlayOption
in interface OverlayRetrivalService
Exception
public OverlayOption getUpdateOverlayOptionWithWildCardSearch(List<DataField> newDatafields, List<OverlayOption> overlayOptionList) throws Exception
getUpdateOverlayOptionWithWildCardSearch
in interface OverlayRetrivalService
Exception
public OverlayOption checkWildCard(List<DataField> newDatafieldList, OverlayOption overlayOption)
public OleCallNumber getCallNumberRecord(String inputValue) throws Exception
getCallNumberRecord
in interface OverlayRetrivalService
Exception
public OleCallNumber getCallNumberRecord(HashMap<String,String> criteriaMap) throws Exception
getCallNumberRecord
in interface OverlayRetrivalService
Exception
public OleCode getOleCodeRecord(String inputValue) throws Exception
getOleCodeRecord
in interface OverlayRetrivalService
Exception
public OleCode getOleCodeRecord(HashMap<String,String> criteriaMap) throws Exception
getOleCodeRecord
in interface OverlayRetrivalService
Exception
public OleBudgetCode getOleBudgetCode(String inputValue) throws Exception
getOleBudgetCode
in interface OverlayRetrivalService
Exception
public OleBudgetCode getOleBudgetCode(HashMap<String,String> criteriaMap) throws Exception
getOleBudgetCode
in interface OverlayRetrivalService
Exception
public OleVendorAccountInfo getAccountObjectForVendorRefNo(HashMap<String,String> criteriaMap) throws Exception
getAccountObjectForVendorRefNo
in interface OverlayRetrivalService
Exception
protected DataCarrierService getDataCarrierService()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.