org.kuali.ole.service
Interface OlePatronHelperService

All Known Implementing Classes:
OlePatronHelperServiceImpl

public interface OlePatronHelperService

Created with IntelliJ IDEA. User: ? Date: 6/1/12 Time: 8:28 PM To change this template use File | Settings | File Templates.


Method Summary
 Map<String,String> convertPatronPropertiesToEntityProperties(Map<String,String> criteria)
           
 boolean deletePatron(OlePatronDocument olePatronDocument)
           
 

Method Detail

convertPatronPropertiesToEntityProperties

Map<String,String> convertPatronPropertiesToEntityProperties(Map<String,String> criteria)

deletePatron

boolean deletePatron(OlePatronDocument olePatronDocument)


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