Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Uses of Class
oracle.apps.fnd.applcore.flex.runtime.util.common.category.CategoryModelerStatistics.State

Packages that use CategoryModelerStatistics.State
oracle.apps.fnd.applcore.flex.runtime.util.common.category   
 

Uses of CategoryModelerStatistics.State in oracle.apps.fnd.applcore.flex.runtime.util.common.category
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common.category that return CategoryModelerStatistics.State
static CategoryModelerStatistics.State CategoryModelerStatistics.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CategoryModelerStatistics.State[] CategoryModelerStatistics.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common.category with parameters of type CategoryModelerStatistics.State
static void CategoryModelerStatistics.changeState(CategoryModelerStatistics.State newState)
           
static void CategoryModelerStatistics.checkState(CategoryModelerStatistics.State expectedState)
          Check that the current _currentState is what the caller expects
 


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.