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

E17493-01

oracle.ide.extension.feature
Class SupportFeatureType

java.lang.Object
  extended by oracle.ide.extension.feature.FeatureType
      extended by oracle.ide.extension.feature.SupportFeatureType

public final class SupportFeatureType
extends FeatureType


Field Summary
static java.lang.String SUPPORT_TYPE
           
 
Constructor Summary
SupportFeatureType()
           
 
Method Summary
 boolean canUserDisable()
           
 java.lang.String getTypeId()
           
 boolean reloadIfUsed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUPPORT_TYPE

public static final java.lang.String SUPPORT_TYPE
See Also:
Constant Field Values
Constructor Detail

SupportFeatureType

public SupportFeatureType()
Method Detail

getTypeId

public java.lang.String getTypeId()
Specified by:
getTypeId in class FeatureType

reloadIfUsed

public boolean reloadIfUsed()
Specified by:
reloadIfUsed in class FeatureType

canUserDisable

public boolean canUserDisable()
Specified by:
canUserDisable in class FeatureType

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.