Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


oracle.stellent.ridc.convenience.adf.mbeans
Class IdcConnectionType

java.lang.Object
  extended by oracle.adf.mbean.share.connection.AbstractConnectionType
      extended by oracle.stellent.ridc.convenience.adf.mbeans.IdcConnectionType

All Implemented Interfaces:
oracle.adf.share.connection.ConnectionType

public class IdcConnectionType
extends oracle.adf.mbean.share.connection.AbstractConnectionType
implements oracle.adf.share.connection.ConnectionType

IdcConnectionType is an implementation that facilitates hooking into the JDeveloper resource catalog architecture. WARNING: This class is for use by SSXA and SSXA applications only, for RIDC applications use

See Also:
instead

Field Summary
static String CONN_ID
           
static Class CONNECTION_CLASS
           

 

Constructor Summary
IdcConnectionType()
           

 

Method Summary
 String getADFConnectionsChildMBeanImplementor()
           
 String getDescription(Locale local)
           
 String getDisplayName(Locale local)
           
 String getId()
           
 boolean isInstanceOf(Class connectionCls)
           
 boolean isInstanceOf(Referenceable connection)
           
 boolean isInstanceOf(String connectionClsName)
           

 

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

 

Field Detail

CONN_ID

public static final String CONN_ID
See Also:
Constant Field Values

CONNECTION_CLASS

public static final Class CONNECTION_CLASS

Constructor Detail

IdcConnectionType

public IdcConnectionType()

Method Detail

getId

public String getId()
Specified by:
getId in interface oracle.adf.share.connection.ConnectionType

getDisplayName

public String getDisplayName(Locale local)
Specified by:
getDisplayName in interface oracle.adf.share.connection.ConnectionType

getDescription

public String getDescription(Locale local)
Specified by:
getDescription in interface oracle.adf.share.connection.ConnectionType

isInstanceOf

public boolean isInstanceOf(String connectionClsName)
Specified by:
isInstanceOf in interface oracle.adf.share.connection.ConnectionType

isInstanceOf

public boolean isInstanceOf(Class connectionCls)
Specified by:
isInstanceOf in interface oracle.adf.share.connection.ConnectionType
Overrides:
isInstanceOf in class oracle.adf.mbean.share.connection.AbstractConnectionType

isInstanceOf

public boolean isInstanceOf(Referenceable connection)
Specified by:
isInstanceOf in interface oracle.adf.share.connection.ConnectionType
Overrides:
isInstanceOf in class oracle.adf.mbean.share.connection.AbstractConnectionType

getADFConnectionsChildMBeanImplementor

public String getADFConnectionsChildMBeanImplementor()
Specified by:
getADFConnectionsChildMBeanImplementor in interface oracle.adf.share.connection.ConnectionType

Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.