eu.unicore.hila.job.spi
Interface MappingFactorySpi


public interface MappingFactorySpi

Author:
bjoernh 21.12.2011 16:41:44

Method Summary
 ModelToNative createModelToNativeMapping(JobModel _jobModel)
           
 NativeToModel createNativeToModelMapping(Object _native)
           
 String getFormatName()
           
 

Method Detail

getFormatName

String getFormatName()

createModelToNativeMapping

ModelToNative createModelToNativeMapping(JobModel _jobModel)

createNativeToModelMapping

NativeToModel createNativeToModelMapping(Object _native)


Copyright © 2010-2013 UNICORE. All Rights Reserved.