Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.ide.migration.MigrationInfo.ErrorInformation.ActionType

Packages that use MigrationInfo.ErrorInformation.ActionType
oracle.ide.migration Contains API classes for support the migration of Node types and user preferences in the system directory. 
 

Uses of MigrationInfo.ErrorInformation.ActionType in oracle.ide.migration
 

Methods in oracle.ide.migration that return MigrationInfo.ErrorInformation.ActionType
 MigrationInfo.ErrorInformation.ActionType MigrationInfo.ErrorInformation.getActionType()
           
static MigrationInfo.ErrorInformation.ActionType MigrationInfo.ErrorInformation.ActionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MigrationInfo.ErrorInformation.ActionType[] MigrationInfo.ErrorInformation.ActionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in oracle.ide.migration with parameters of type MigrationInfo.ErrorInformation.ActionType
MigrationInfo.ErrorInformation(java.lang.String message, java.util.logging.Level level, MigrationInfo.ErrorInformation.ActionType actionType)
           
MigrationInfo.ErrorInformation(java.lang.String message, MigrationInfo.ErrorInformation.ActionType actionType)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.