Extension SDK 10.1.2


oracle.jdeveloper.cm
Class OracleAS10gConnectionType

java.lang.Object
  extended byoracle.jdeveloper.cm.IasRemoteDcmConnectionType
      extended byoracle.jdeveloper.cm.OracleAS10gConnectionType

All Implemented Interfaces:
ConnectionType

public class OracleAS10gConnectionType
extends IasRemoteDcmConnectionType

Field Summary
static java.lang.String CONN_ORACLE_AS_10G

Fields inherited from class oracle.jdeveloper.cm.IasRemoteDcmConnectionType
CONN_IAS_REMOTE_DCM, OC4J_INSTANCE_NAME, ORMI_CLIENT_URL, ORMI_PASSWORD, ORMI_USERNAME, REMOTE_ORACLE_HOME

Constructor Summary
OracleAS10gConnectionType()

Method Summary
java.lang.String getName()
Gets the friendly name of the Connection Type
java.lang.String getTypeName()
Gets the internal name of the Connection Type

Methods inherited from class oracle.jdeveloper.cm.IasRemoteDcmConnectionType
getConnConfigPanelClass, getConnectionClassName, getDefaultPassword, getDefaultUsername, getFactoryClass, toString

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

Field Detail

CONN_ORACLE_AS_10G

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

Constructor Detail

OracleAS10gConnectionType

public OracleAS10gConnectionType()

Method Detail

getName

public java.lang.String getName()
Description copied from interface: ConnectionType
Gets the friendly name of the Connection Type
Specified by:
getName in interface ConnectionType
Overrides:
getName in class IasRemoteDcmConnectionType

getTypeName

public java.lang.String getTypeName()
Description copied from interface: ConnectionType
Gets the internal name of the Connection Type
Specified by:
getTypeName in interface ConnectionType
Overrides:
getTypeName in class IasRemoteDcmConnectionType

Extension SDK


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