org.kuali.ole.service.impl
Class OleLicenseRequestServiceImpl
java.lang.Object
org.kuali.ole.service.impl.OleLicenseRequestServiceImpl
- All Implemented Interfaces:
- OleLicenseRequestService
public class OleLicenseRequestServiceImpl
- extends Object
- implements OleLicenseRequestService
Created with IntelliJ IDEA.
User: JuliyaMonica.S
Date: 7/31/12
Time: 11:37 AM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OleLicenseRequestServiceImpl
public OleLicenseRequestServiceImpl()
postDataForLicense
public static List<File> postDataForLicense(String target,
File zipFile)
throws Exception
- Throws:
Exception
processIngestAgreementDocuments
public List<OleAgreementDocumentMetadata> processIngestAgreementDocuments(List<OleAgreementDocumentMetadata> oleAgreementDocs)
- Specified by:
processIngestAgreementDocuments
in interface OleLicenseRequestService
processCheckInAgreementDocuments
public List<OleAgreementDocumentMetadata> processCheckInAgreementDocuments(List<OleAgreementDocumentMetadata> oleAgreementDocs)
- Specified by:
processCheckInAgreementDocuments
in interface OleLicenseRequestService
downloadAgreementDocumentFromDocstore
public File downloadAgreementDocumentFromDocstore(OleAgreementDocumentMetadata oleAgreementDocumentMetadata)
- Specified by:
downloadAgreementDocumentFromDocstore
in interface OleLicenseRequestService
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.