Skip navigation links


oracle.iam.idmobj.api
Interface MigrationService


public interface MigrationService

Service can be used to perform

Since:
11.1.1.6

Method Summary
 java.util.List exportOperation(java.util.List migrationVO)
           
 java.util.List importOperation(java.util.List migrationVO)
           

 

Method Detail

exportOperation

java.util.List exportOperation(java.util.List migrationVO)
                               throws OIMServiceException
Parameters:
migrationVO -
Returns:
Throws:
OIMServiceException

importOperation

java.util.List importOperation(java.util.List migrationVO)
                               throws OIMServiceException
Parameters:
migrationVO -
Returns:
Throws:
OIMServiceException

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.