Skip navigation links

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

E17274-03


oracle.stellent.ridc.convenience.adf.connection
Class RidcConnectionType

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

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

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

Field Summary
static java.lang.String CONN_ID
           
static java.lang.Class CONNECTION_CLASS
           

 

Constructor Summary
RidcConnectionType()
           

 

Method Summary
 java.lang.String getADFConnectionsChildMBeanImplementor()
           
 java.lang.String getDescription(java.util.Locale local)
           
 java.lang.String getDisplayName(java.util.Locale local)
           
 java.lang.String getId()
           
 boolean isInstanceOf(java.lang.Class connectionCls)
           
 boolean isInstanceOf(javax.naming.Referenceable connection)
           
 boolean isInstanceOf(java.lang.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 java.lang.String CONN_ID
See Also:
Constant Field Values

CONNECTION_CLASS

public static final java.lang.Class CONNECTION_CLASS

Constructor Detail

RidcConnectionType

public RidcConnectionType()

Method Detail

getId

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

getDisplayName

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

getDescription

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

isInstanceOf

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

isInstanceOf

public boolean isInstanceOf(java.lang.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(javax.naming.Referenceable connection)
Specified by:
isInstanceOf in interface oracle.adf.share.connection.ConnectionType
Overrides:
isInstanceOf in class oracle.adf.mbean.share.connection.AbstractConnectionType

getADFConnectionsChildMBeanImplementor

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

Skip navigation links

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

E17274-03


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