Content starts here JavaDataSourceConfig (AquaLogic Data Services Platform API)

com.bea.dsp.management.beans
Class JavaDataSourceConfig

java.lang.Object
  extended by com.bea.dsp.management.beans.DataSourceConfig
      extended by com.bea.dsp.management.beans.JavaDataSourceConfig
All Implemented Interfaces:
Validatable, java.io.Serializable

public final class JavaDataSourceConfig
extends DataSourceConfig

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.bea.dsp.management.beans.DataSourceConfig
DataSourceConfig.ServiceAccountScope
 
Method Summary
 void setNewId(java.lang.String newId)
           
 
Methods inherited from class com.bea.dsp.management.beans.DataSourceConfig
getDataSourceId, getDependents, getNewId, getServiceAccountName, getServiceAccountNames, readResolve, setServiceAccountName, setServiceAccountNames, validate, writeReplace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setNewId

public void setNewId(java.lang.String newId)
Overrides:
setNewId in class DataSourceConfig


Copyright © 2007 BEA Systems Inc. All Rights Reserved.