Interface IOperationProcess<P1,P2,R1,R2>
- Type Parameters:
P1- Process Parameter TypeP2- Process Parameter TypeR1- Perform return TypeR2- Process result Type
- All Superinterfaces:
IOperationProcessSimple<P1,R1>
- All Known Subinterfaces:
IImportTranslatedXmlOperation,IOperation<P1,,P2, T> ITranslatableXmlCreationOperation,IValidatePagePoolExistenceOperation
- Author:
- I-D Media AG
-
Method Summary
Methods inherited from interface com.idmedia.translationstudio.api.translationstudio.module.IOperationProcessSimple
perform
-
Method Details
-
perform
Perform the operation- Parameters:
pParam1- Process ParameterpParam2- Process Parameter- Returns:
-
getResult
Get the operation result- Returns:
-