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 ServiceFeatureType

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


public final class ServiceFeatureType
extends FeatureType

Field Summary
static java.lang.String SERVICE_TYPE
           

 

Constructor Summary
ServiceFeatureType(boolean canUserDisable, boolean reloadIfUsed)
           

 

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

SERVICE_TYPE

public static final java.lang.String SERVICE_TYPE
See Also:
Constant Field Values

Constructor Detail

ServiceFeatureType

public ServiceFeatureType(boolean canUserDisable,
                          boolean reloadIfUsed)

Method Detail

getTypeId

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

canUserDisable

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

reloadIfUsed

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

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.