Skip navigation links

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

E17493-04


oracle.ide.extension.feature
Class FeatureType

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

Direct Known Subclasses:
ServiceFeatureType, SupportFeatureType, TechnologyFeatureType

public abstract class FeatureType
extends java.lang.Object

Constructor Summary
FeatureType()
           

 

Method Summary
abstract  boolean canUserDisable()
           
abstract  java.lang.String getTypeId()
           
abstract  boolean reloadIfUsed()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

FeatureType

public FeatureType()

Method Detail

getTypeId

public abstract java.lang.String getTypeId()

canUserDisable

public abstract boolean canUserDisable()

reloadIfUsed

public abstract boolean reloadIfUsed()

Skip navigation links

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

E17493-04


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