Skip navigation links
Oracle Fusion Middleware Java API Reference for the Lifecycle Management Environment Specification
12c (12.2.1.2)

E77588-01
A B C D E F G H I J K L M N O P R S T U V W X 

A

abandonedConnectTimeout - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
ActionName - Static variable in class oracle.fmwplatform.envspec.validation.EnvSpecValidationExpressions
 
add(E) - Method in class oracle.fmwplatform.envspec.model.topology.ArrayListForContainerAware
Appends the specified element to the end of this list.
add(int, E) - Method in class oracle.fmwplatform.envspec.model.topology.ArrayListForContainerAware
Inserts the specified element in the list at the specified position.
add(E) - Method in class oracle.fmwplatform.envspec.model.topology.NoNullArrayList
Appends the given element to the end of this list if element is not null
add(int, E) - Method in class oracle.fmwplatform.envspec.model.topology.NoNullArrayList
Inserts element in the list at given index if element is not null
addAdditionalAddress(String) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Add an address to this Host
addAll(Collection<? extends E>) - Method in class oracle.fmwplatform.envspec.model.topology.ArrayListForContainerAware
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's Iterator.
addAll(int, Collection<? extends E>) - Method in class oracle.fmwplatform.envspec.model.topology.ArrayListForContainerAware
Inserts the elements in the specified collection at the specified position.
addAll(Collection<? extends E>) - Method in class oracle.fmwplatform.envspec.model.topology.NoNullArrayList
Appends the given collection of elements to the end of this list if collection is not null and doesn't contain any null elements
addAll(int, Collection<? extends E>) - Method in class oracle.fmwplatform.envspec.model.topology.NoNullArrayList
Appends the given collection of elements starting at given index of this list if collection is not null and doesn't contain any null elements
addAllAdditionalAddresses(List<String>) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Adds a list of additional addresses to this Host
addAllAuxiliarySchemaCredentialRefs(List<String>) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Adds a list AuxiliarySchemaCredentialRefs to the existing list of AuxiliarySchemaCredentialRefs
addAllBlueprints(List<Blueprint>) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Add a list of Blueprints to the existing list of blueprints in this domain profile.
addAllClusterBindings(List<ClusterBinding>) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Adds the ClusterBindings provided to the list of ClusterBindings in this Domain.
addAllClusters(List<Cluster>) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Add a list of clusters to the existing list of clusters in this domain profile.
addAllDataSourceBindings(List<DataSourceBinding>) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Adds the specified DataSourceBindings to the list of DataSourceBindings in this Schema.
addAllDependencies(List<Dependency>) - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Add a list of Dependency objects to the Domain
addAllDependencies(List<Dependency>) - Method in class oracle.fmwplatform.envspec.model.domain.Server
Add a list of Dependency objects to the Server
addAllDependencies(List<Dependency>) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Add a list of Dependency objects to the Domain
addAllDirectories(List<Directory>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Adds a list of Directory objects to the list of Directories in this Topology
addAllDomains(List<Domain>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Adds the Domains provided to the list of Domains in this Topology.
addAllExecuteActions(List<ExecuteAction>) - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Add a list of ExecuteAction objects to the Dependency
addAllExternalServices(List<String>) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Adds a list of ResourceGroupTarget strings to the list of ResourceGroupTargets in this ResourceGroup
addAllLocations(List<Location>) - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Add a Location to this VirtualHost object
addAllMappedDomains(List<MappedDomain>) - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Adds the specified list of MappedDomains to the list of MappedDomains that this MappedOracleHome is mapped to.
addAllMappedOracleHomes(List<MappedOracleHome>) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Convenience method to add an OracleHome to the MappedOracleHomes for this Host.
addAllMappedWebTier(List<MappedWebTier>) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Convenience method to add a WebTier object to the MappedWebTiers for this Host.
addAllMembers(List<String>) - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Adds a list of Deployment objects to the list of Deployments in this Cluster
addAllNodeManagers(List<NodeManager>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Adds the NodeManager provided to the list of NodeManagers in this Topology.
addAllNodes(List<Node>) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Adds a list of Nodes to this Database's list of Nodes.
addAllPatches(List<String>) - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Adds a single patch to the list of patches
addAllSchemas(List<Schema>) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Adds the Schemas provided to the list of Schemas in this Domain.
addAllServerBindings(List<ServerBinding>) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Adds the ServerBindings provided to the list of ServerBindings in this Domain.
addAllServerRefs(List<String>) - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Add the specified Server id to the list of serverRefs that this MappedDomain is mapped to.
addAllServers(List<Server>) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Adds a list of Server objects to the list of Servers in this DomainProfile
addAllTargets(List<Target>) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Adds a list of Target objects to the list of Targets in this DomainProfile
addAllVirtualHosts(List<VirtualHost>) - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Add a VirtualHost object to the list of VirtualHosts part of this WebTier object
addAllWebTierBindings(List<WebTierBinding>) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Adds the WebTierBindings provided to the list of WebTierBindings in this domain
addAllWebTiers(List<WebTier>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Adds a list of WebTier objects to the list of WebTiers in this Topology
addAuxiliarySchemaCredentialRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Adds an AuxiliarySchemaCredentialRef to the existing list of AuxiliarySchemaCredentialRefs
addBlueprint(Blueprint) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Adds a Blueprint to the list of Blueprints in this Blueprint.
addBlueprint(String, String, EnvironmentModelFileLocator) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Adds a Blueprint to the list of Blueprints in this Blueprint identified by the blueprintName.
addBlueprint(String) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Adds a Blueprint to the list of Blueprints in this Blueprint identified by the blueprintName.
addBlueprint(Blueprint) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Add a blueprint to the list of blueprints in this domain profile.
addBlueprint(String, String, EnvironmentModelFileLocator) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Add a blueprint to the list of blueprints in this domain profile identified by the blueprintName.
addBlueprint(String) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Add a blueprint to the list of blueprints in this domain profile identified by the blueprintName.
addCluster(Cluster) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Add a Cluster to the list of clusters in this domain profile.
addClusterBinding(ClusterBinding) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Adds the ClusterBinding provided to the list of ClusterBindings in this Domain.
addDatabase(Database) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Adds the Database provided to the list of Databases in this Topology.
addDataSourceBinding(DataSourceBinding) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Adds a DataSourceBinding to the list of DataSourceBindings in this Schema.
addDependency(Dependency) - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Add a single Dependency object to the Domain
addDependency(Dependency) - Method in class oracle.fmwplatform.envspec.model.domain.Server
Add a single Dependency object to the Server
addDependency(Dependency) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Add a single Dependency object to the Domain
addDirectory(Directory) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Adds a Directory object to the list of Directories in this Topology
addDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Adds the specified Domain to the list of Domain that this MappedOracleHome is mapped to.
addDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Adds the Domain provided to the list of Domains in this Topology.
addExecuteAction(ExecuteAction) - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Add a single ExecuteAction object to the Dependency
addExternalService(String) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Adds a single external service to the list of external services for this Blueprint
addHost(Host) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Adds the Host provided to the list of Hosts in this Topology.
addInstallation(Installation) - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Adds the installation to the end of the list and sets the order id.
addLocation(Location) - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Add a Location to this VirtualHost object
addMappedDomain(MappedDomain) - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Adds the specified MappedDomain to the list of MappedDomains that this MappedOracleHome is mapped to.
addMappedWebTier(MappedWebTier) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Convenience method to add a WebTier object to the MappedWebTiers for this Host.
addMember(String) - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Adds a member to the list of members in this Cluster
addNode(Node) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Adds a single Node to this Database's list of Nodes.
addNode(String) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Creates a new Cluster Node and add it to this Database.
addNodeManager(NodeManager) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Adds the NodeManager provided to the list of NodeManagers in this Topology.
addOfflineDomainBootstrapParams(String, String, EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Adds Offline domain bootstrap parameters to the EnvironmentModel.
addOnlineDomainBootstrapParams(String, String, Credential, EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Adds Online domain bootstrap parameters and a Credential object to an EnvironmentModel.
addOracleHome(OracleHome) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Convenience method to add an OracleHome to the MappedOracleHomes for this Host.
addOracleHome(OracleHome) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Adds the OracleHome provided to the list of OracleHomes in this Topology.
addOracleHomeBootstrapParams(String, String, Type, String, EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Adds Oracle home bootstrap parameters to the EnvironmentModel.
addPatch(String) - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Adds a single patch to the list of patches
address - Variable in class oracle.fmwplatform.envspec.environment.domain.NodeManager
 
addSchema(Schema) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Adds the Schema provided to the list of Schemas in this Domain.
addServer(Server) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Adds a Server to the list of Servers in this DomainProfile
addServerBinding(ServerBinding) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Adds the ServerBinding provided to the list of ServerBindings in this Domain.
addServerRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Add the specified Server id to the list of serverRefs that this MappedDomain is mapped to.
addSetting(String, String) - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Convenience method to add a setting with the given alias and value, to the tuning parameters for this ClusterBinding.
addSetting(String, String) - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Convenience method to add a setting with the given alias and value, to the tuning parameters for this DataSourceBinding.
addSetting(String, String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Convenience method to add a setting with the given alias and value, to the tuning parameters for this Domain.
addSetting(String, String) - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Convenience method to add a setting with the given alias and value, to the tuning parameters for this NodeManager.
addSetting(String, String) - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Convenience method to add a setting with the given alias and value, to the tuning parameters for this ServerBinding.
addSetting(String, String) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Add a setting with the given alias and value, to the tuning parameters.
addTarget(Target) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Adds a Target to the list of Targets in this DomainProfile
addTargetIfNotPresent(List<ModelTarget>, ModelTarget) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetUtil
Add a target to a list of targets if it is not already present
addTuningParameters(String, String, EnvironmentModelFileLocator) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Add a TuningParameters to the list of TuningParameters in this TuningParameters identified by the tuningParametersName.
addTuningParameters(TuningParameters) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Add a TuningParameters to the list of TuningParameters in this TuningParameters.
addTuningParameters(String) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Add a TuningParameters to the list of TuningParameters in this TuningParameters identified by the tuningParametersName.
addVirtualHost(VirtualHost) - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Add a VirtualHost object to the list of VirtualHosts part of this WebTier object
addWebTier(WebTier) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Adds a WebTier object to the list of WebTiers in this Topology
addWebTierBinding(WebTierBinding) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Adds the WebTierBinding provided to the list of WebTierBindings in this Domain
administrationPort - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 
AdministrationPortEnabled - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 
administrationProtocol - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 
adminPort - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
adminServer - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
AdminServerName - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 
algorithmType - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
ALL_NAMES_WILDCARD - Static variable in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
 
appendModelSearchLocation(File) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Adds the specified location to the end of the model file search list.
appendModelSearchLocation(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Adds the specified location to the end of the model file search list.
appendModelSearchLocation(File) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Add the specified location to the end of the model file search list.
appendModelSearchLocation(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Add the specified location to the end of the model file search list.
applicationPath - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 
ArrayListForContainerAware<P extends oracle.fmwplatform.envspec.common.ParentContainerWithVariables,E extends oracle.fmwplatform.envspec.common.ContainerAware<P>> - Class in oracle.fmwplatform.envspec.model.topology
Array list for holding entities that need to be aware of the containing object.
ArrayListForContainerAware(P) - Constructor for class oracle.fmwplatform.envspec.model.topology.ArrayListForContainerAware
Constructs an empty list with an initial capacity of ten.
assignElement(String, Object) - Method in class oracle.fmwplatform.envspec.validation.ValidationResult
Assigns an element to a message.
autoKillIfFailed - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
autoRestart - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 

B

Blueprint - Class in oracle.fmwplatform.envspec.model.blueprint
A Blueprint is a description of the set of ‘Domain Templates’ needed to create a Domain.
Blueprint() - Constructor for class oracle.fmwplatform.envspec.model.blueprint.Blueprint
 
BlueprintReference - Class in oracle.fmwplatform.envspec.model.blueprint
Represents a reference to a Blueprint file.
BlueprintReference() - Constructor for class oracle.fmwplatform.envspec.model.blueprint.BlueprintReference
Creates an instance of BlueprintReference with no values.
BlueprintReference(String, Path) - Constructor for class oracle.fmwplatform.envspec.model.blueprint.BlueprintReference
Creates an instance of BlueprintReference with name an location initialized to the values specified.
buildBootstrapDomain(String, String, String, String) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentBootstrapMapping
Create a Domain object and add the online or offline bootstrap parameters
buildBootstrapOracleHome(String, String, String, Type) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentBootstrapMapping
Create an OracleHome object and add the oracle home bootstrap parameters
buildBootstrapTopology(String, OracleHome, Domain) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentBootstrapMapping
Create a basic topology object with an Oracle home and a Domain object
buildFromFiles(String, String, File, char[]) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Builds an EnvironmentModel based on the name of a Topology file.
buildFromOfflineDomainBootstrapParams(String, String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Returns a new EnvironmentModel which only contains an Oracle home, domain with its bootstrap parameters This can be used as input for OfflineEnvironment.
buildFromOnlineDomainBootstrapParams(String, String, String, Credential) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Returns a new EnvironmentModel which only contains an minimal Oracle home and a domain with its bootstrap parameters and a Credential object.
buildFromOracleHomeBootstrapParams(String, String, Type, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Returns a new EnvironmentModel which only contains an Oracle home with its bootstrap parameters.
buildFromTopologyFile(File, File, char[]) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Builds an EnvironmentModel by loading the Topology specified in topologyFile.
buildProvidesMap(Topology) - Static method in class oracle.fmwplatform.envspec.model.topology.DependencyValidationHelper
Build a map using the provides values of the Domain, Cluster, and Server objects.

C

capacityIncrement - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
checkContainerAwareList(List<E>, P) - Static method in class oracle.fmwplatform.envspec.model.topology.ArrayListForContainerAware
Static convenience method for establishing a container-aware element list.
checkIfLocalHost(String) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentUtils
Test whether a given hostname is same as the host running on
checkIfLocalHost(List<String>) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentUtils
Test whether a given list of hostnames / addresses is same as the host running on
close() - Method in class oracle.fmwplatform.envspec.environment.OfflineEnvironment
Close the Weblogic domain and end the embedded WLST session
close() - Method in class oracle.fmwplatform.envspec.environment.OnlineEnvironment
Disconnect from the WebLogic managed server and end the embedded WLST session
Cluster - Class in oracle.fmwplatform.envspec.environment.domain
Describes a WebLogic cluster.
Cluster() - Constructor for class oracle.fmwplatform.envspec.environment.domain.Cluster
 
cluster - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
Cluster - Class in oracle.fmwplatform.envspec.model.domain
A Cluster is the description of a Cluster in a Weblogic Domain.
Cluster() - Constructor for class oracle.fmwplatform.envspec.model.domain.Cluster
 
Cluster.MessagingMode - Enum in oracle.fmwplatform.envspec.environment.domain
 
clusterAddress - Variable in class oracle.fmwplatform.envspec.environment.domain.Cluster
 
ClusterBinding - Class in oracle.fmwplatform.envspec.model.topology
ClusterBinding represents a realized instance of a Cluster and is associated to the Cluster by the Cluster's id.
ClusterBinding() - Constructor for class oracle.fmwplatform.envspec.model.topology.ClusterBinding
 
clusterId - Variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
ClusterInDomainTarget - Class in oracle.fmwplatform.envspec.model.targets.types
Model target object defining a cluster in a domain.
ClusterInDomainTarget(String, String) - Constructor for class oracle.fmwplatform.envspec.model.targets.types.ClusterInDomainTarget
Create a cluster in domain model target object.
compareTo(Object) - Method in class oracle.fmwplatform.envspec.versioning.Version
 
completeMessageTimeout - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
ConfigGroup - Class in oracle.fmwplatform.envspec.environment.domain
Describes an User Extensible Group, as used in a WebLogic domain extension template, and which is only used by offline domain discovery.
ConfigGroup() - Constructor for class oracle.fmwplatform.envspec.environment.domain.ConfigGroup
 
connectionClass - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
connectionCreationRetryFrequencySeconds - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
ConnectionPoolFailoverCallbackHandler - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
connectionReserveTimeout - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
connectionType - Variable in class oracle.fmwplatform.envspec.environment.domain.NodeManager
 
connectString - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
connectTimeout - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
convertModelTargetToOldEnvModelTarget(ModelTarget) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
Translate from a ModelTarget to old, deprecated EnvironmentModelTarget to support deprecated API operations.
convertOldFormatTarget(EnvironmentModel, EnvironmentModelTarget) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
Deprecated.
convertOldFormatTarget(EnvironmentModel, List<EnvironmentModelTarget>) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
Deprecated.
createClusterInDomainTarget(String, String) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
Create a cluster in domain model target.
createClusterTarget(String, String) - Static method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Creates an EnvironmentModelTarget with a target of targetId, a scopeType Cluster and a scope of cluster id or name value.
createDomainTarget(String) - Static method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Creates an EnvironmentModelTarget with a Domain target and no scope or scopeType.
createDomainTarget(String) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
Create a domain model target.
createEnvironmentModel(Topology, Credentials) - Static method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns a new environment model created with the specified topology and credentials.
createFromString(String) - Static method in class oracle.fmwplatform.envspec.versioning.VersionRange
 
createHostTarget(String) - Static method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Creates an EnvironmentModelTarget with a Host target and no scope or scopeType.
createHostTarget(String) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
Create a Host target.
createNodeManagerOnHostTarget(String, String) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
Create a node manager model target.
createOracleHomeTarget(String) - Static method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Returns an EnvironmentModelTarget with a OracleHome target and no scope or scopeType
createOracleHomeTarget(String) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
Create an oracle Home model target.
createSchemaInDomainTarget(String, String) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
Create a Schema in domain model target.
createServerInDomainTarget(String, String) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
Create a server in domain model target.
createServerOnHostTarget(String, String) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
Create a server on host model target.
createServerTarget(String, String) - Static method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Create an EnvironmentModelTarget with a Domain target, a scopeType of Server and a scope with the server id or name value.
createUnknownTarget(String, String) - Static method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Create an unknown target type with generic container scope.
CredentialAlias - Static variable in class oracle.fmwplatform.envspec.validation.EnvSpecValidationExpressions
 
CREDENTIALS_PROPERTY_NAME - Static variable in class oracle.fmwplatform.envspec.validation.validators.ReferenceValidator
 
crossDomainSecurityEnabled - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 

D

Database - Class in oracle.fmwplatform.envspec.model.topology
Represents a Database.
Database() - Constructor for class oracle.fmwplatform.envspec.model.topology.Database
 
Database.Role - Enum in oracle.fmwplatform.envspec.model.topology
Represents the role used to connect to the database, e.g. SYSDBA.
Database.Vendor - Enum in oracle.fmwplatform.envspec.model.topology
The database vendor.
DataSource - Class in oracle.fmwplatform.envspec.environment.domain
Describes a WebLogic data source.
DataSource() - Constructor for class oracle.fmwplatform.envspec.environment.domain.DataSource
 
DataSource.Type - Enum in oracle.fmwplatform.envspec.environment.domain
 
DataSourceBinding - Class in oracle.fmwplatform.envspec.model.topology
Binding information for a data source.
DataSourceBinding() - Constructor for class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
 
dataSourceList - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
dataSources - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
dbDriverName - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
Dependency - Class in oracle.fmwplatform.envspec.model.topology
Class to provide dependency information for other model objects
Dependency() - Constructor for class oracle.fmwplatform.envspec.model.topology.Dependency
 
Dependency.Is - Enum in oracle.fmwplatform.envspec.model.topology
 
Dependency.OrElse - Enum in oracle.fmwplatform.envspec.model.topology
 
DependencyValidationHelper - Class in oracle.fmwplatform.envspec.model.topology
Helper class for validating dependency information in a topology
DependencyValidationHelper() - Constructor for class oracle.fmwplatform.envspec.model.topology.DependencyValidationHelper
 
description - Variable in class oracle.fmwplatform.envspec.environment.domain.ConfigGroup
 
descriptorFileName - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
Directory - Class in oracle.fmwplatform.envspec.model.topology
Represents an LDAP Directory.
Directory() - Constructor for class oracle.fmwplatform.envspec.model.topology.Directory
 
Directory.DirectoryType - Enum in oracle.fmwplatform.envspec.model.topology
Type of Directory
DiscoveryOptions - Class in oracle.fmwplatform.envspec.environment.topology
 
DiscoveryOptions(boolean, boolean, Class<?>) - Constructor for class oracle.fmwplatform.envspec.environment.topology.DiscoveryOptions
 
Domain - Class in oracle.fmwplatform.envspec.environment.domain
Describes a WebLogic domain.
Domain() - Constructor for class oracle.fmwplatform.envspec.environment.domain.Domain
 
Domain - Class in oracle.fmwplatform.envspec.model.topology
Represents a Domain in a Topology model.
Domain() - Constructor for class oracle.fmwplatform.envspec.model.topology.Domain
 
DomainEnvironment - Class in oracle.fmwplatform.envspec.environment
Represents the interface to the data access methods for information from a domain that is currently offline or online.
DomainEnvironment() - Constructor for class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
domainId - Variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
domainLogBroadcastSeverity - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
DomainName - Static variable in class oracle.fmwplatform.envspec.validation.EnvSpecValidationExpressions
 
DomainProfile - Class in oracle.fmwplatform.envspec.model.domain
Domain Profile is a reusable set of logical information about a domain, e.g. the servers, clusters, etc., and does not include any mapping to actual machines, etc.
DomainProfile() - Constructor for class oracle.fmwplatform.envspec.model.domain.DomainProfile
 
DomainProfileReference - Class in oracle.fmwplatform.envspec.model.domain
Represents a reference to a DomainProfile file.
DomainProfileReference() - Constructor for class oracle.fmwplatform.envspec.model.domain.DomainProfileReference
Creates an instance of DomainProfileReference with no values.
DomainProfileReference(String, Path) - Constructor for class oracle.fmwplatform.envspec.model.domain.DomainProfileReference
Creates an instance of DomainProfileReference with name an location initialized to the values specified.
DomainTarget - Class in oracle.fmwplatform.envspec.model.targets.types
Model target object defining a domain.
DomainTarget(String) - Constructor for class oracle.fmwplatform.envspec.model.targets.types.DomainTarget
Creata a domain model target object.
DomainValidation - Class in oracle.fmwplatform.envspec.model.topology
Static methods to support domain validation.
DomainValidation() - Constructor for class oracle.fmwplatform.envspec.model.topology.DomainValidation
 
dsName - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
dsSuffix - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 

E

enableDRCP - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
endSession() - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
cleanup the embedded WLST session.
EntityId - Static variable in class oracle.fmwplatform.envspec.validation.EnvSpecValidationExpressions
 
EntityName - Static variable in class oracle.fmwplatform.envspec.validation.EnvSpecValidationExpressions
 
Environment - Class in oracle.fmwplatform.envspec.environment
Represents an environment - either from a model or from an actual environment.
Environment() - Constructor for class oracle.fmwplatform.envspec.environment.Environment
 
EnvironmentBootstrapMapping - Class in oracle.fmwplatform.envspec.environment.topology
Bootstrap methods for adding the minimal bootstrap information for an OracleHome or a WebLogic Domain ( online or offline ) discovery.
EnvironmentBootstrapMapping() - Constructor for class oracle.fmwplatform.envspec.environment.topology.EnvironmentBootstrapMapping
 
EnvironmentDatabaseMapping - Class in oracle.fmwplatform.envspec.environment.topology
Methods for mapping discovered WebLogic datasources to topology database objects and domain schemas or multi datasource objects.
EnvironmentDatabaseMapping() - Constructor for class oracle.fmwplatform.envspec.environment.topology.EnvironmentDatabaseMapping
 
EnvironmentDiscovery - Class in oracle.fmwplatform.envspec.environment.topology
OracleHome and WebLogic Domain discovery methods, these methods will start the discovery and map the discovered OracleHome or WebLogic Domain information back to the Topology object.
EnvironmentDiscovery() - Constructor for class oracle.fmwplatform.envspec.environment.topology.EnvironmentDiscovery
 
EnvironmentDomainMapping - Class in oracle.fmwplatform.envspec.environment.topology
WebLogic Domain, Server and Cluster discovery methods, these methods will map the discovered Domain, Servers and Clusters back to the Topology domain object.
EnvironmentDomainMapping() - Constructor for class oracle.fmwplatform.envspec.environment.topology.EnvironmentDomainMapping
 
EnvironmentHostMapping - Class in oracle.fmwplatform.envspec.environment.topology
Methods for mapping discovered WebLogic NodeManager or Machines objects to Topology hosts and node managers.
EnvironmentModel - Class in oracle.fmwplatform.envspec.model
The EnvironmentModel provides data access methods for reading information from the various objects within the model (i.e., Topology, DomainProfiles, TuningParameters, Blueprints, and Credentials).
EnvironmentModel() - Constructor for class oracle.fmwplatform.envspec.model.EnvironmentModel
Creates an empty EnvironmentModel
EnvironmentModelBuilder - Class in oracle.fmwplatform.envspec.model
The EnvironmentModelBuilder provides facilities for creating an EnvironmentModel from model files or using model discovery.
EnvironmentModelBuilder() - Constructor for class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Creates an EnvironmentModelBuilder without any search locations.
EnvironmentModelBuilder(String) - Constructor for class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Creates an EnvironmentModelBuilder rooted on the oracleHome.
EnvironmentModelFileLocator - Class in oracle.fmwplatform.envspec.model
This EnvironmentModelFileLocator is used to locate files referenced by Environment Model components.
EnvironmentModelFileLocator() - Constructor for class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Creates an instance of EnvironmentModelFileLocator.
EnvironmentModelFileLocator(String) - Constructor for class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Creates an instance of EnvironmentModelFileLocator and adds the OracleHome specified to the search list.
EnvironmentModelFileLocator(String, Map<ResourceReference, Versioned>) - Constructor for class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Creates an instance of EnvironmentModelFileLocator with a cache of resolved ResourceReferences.
EnvironmentModelTarget - Class in oracle.fmwplatform.envspec.model
Deprecated.
EnvironmentModelTarget() - Constructor for class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Creates an empty EnvironmentModelTarget.
EnvironmentModelTarget(String) - Constructor for class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Creates an EnvironmentModelTarget and sets the targetId.
EnvironmentModelTarget(String, String, EnvironmentModelTarget.EnvironmentModelScopeType) - Constructor for class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Creates an EnvironmentModelTarget and sets the targetId, scope and type.
EnvironmentModelTarget.EnvironmentModelScopeType - Enum in oracle.fmwplatform.envspec.model
Deprecated.
The permitted Scope types
EnvironmentModelTarget.EnvironmentModelTargetType - Enum in oracle.fmwplatform.envspec.model
Deprecated.
The target types that may be returned for an EnvironmentModelTarget instance
EnvironmentModelValidator - Class in oracle.fmwplatform.envspec.model
Validator for EnvironmentModel.
EnvironmentModelValidator() - Constructor for class oracle.fmwplatform.envspec.model.EnvironmentModelValidator
 
EnvironmentUtils - Class in oracle.fmwplatform.envspec.environment.topology
Utility methods, used by all the Environment discovery to Topology mapping classes.
EnvSpecValidationExpressions - Class in oracle.fmwplatform.envspec.validation
 
EnvSpecValidationExpressions() - Constructor for class oracle.fmwplatform.envspec.validation.EnvSpecValidationExpressions
 
equals(Object) - Method in class oracle.fmwplatform.envspec.model.domain.Target
 
equals(Object) - Method in class oracle.fmwplatform.envspec.model.topology.Installation
An installation is equal if the ids are equal.
equals(Object) - Method in class oracle.fmwplatform.envspec.model.topology.Node
 
equals(Object) - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
 
equals(Object) - Method in class oracle.fmwplatform.envspec.versioning.Version
 
exalogicOptimizationsEnabled - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 
ExecuteAction - Class in oracle.fmwplatform.envspec.model.topology
Used in the Dependency object to define actions to be executed
ExecuteAction() - Constructor for class oracle.fmwplatform.envspec.model.topology.ExecuteAction
 
execWLST(String) - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
Just execute a WLST command in the embedded WLST session
explodeTargets(EnvironmentModel, ModelTarget) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetUtil
Create an exploded list of target objects that do not contain any wildcards.
explodeTargets(EnvironmentModel, List<ModelTarget>) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetUtil
Create an exploded list of target objects that do not contain any wildcards.
extraProperties - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 

F

failoverRequestIfBusy - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
failureAction - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
filterEnvironmentTypeWLSTValues(HashMap<String, AliasWLSTValues>, DomainEnvironment) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentUtils
Filter WLST alias values so it matches with the online or offline environment
filterTargets(List<ModelTarget>, ModelTarget.ModelTargetType) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetUtil
Filter a list of targets to those allowed by a particular action
filterTargets(List<ModelTarget>, List<ModelTarget.ModelTargetType>) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetUtil
Filter a list of targets to those allowed by a particular action
findHost(String, Topology) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentHostMapping
Find a host and return this host when found
findInvalidTargets(List<ModelTarget>, ModelTarget.ModelTargetType) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetUtil
Returns a list of targets not allowed by a particular action
findMappedDomain(Host, Domain, OracleHome) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentHostMapping
Find the right mappedDomain inside a host
FMWEnvSpecException - Exception in oracle.fmwplatform.envspec.exception
Generic Exception class for FMW Environment Specification.
FMWEnvSpecException() - Constructor for exception oracle.fmwplatform.envspec.exception.FMWEnvSpecException
Constructs a default exception.
FMWEnvSpecException(String) - Constructor for exception oracle.fmwplatform.envspec.exception.FMWEnvSpecException
Constructs a new exception with the specified message id.
FMWEnvSpecException(String, Object...) - Constructor for exception oracle.fmwplatform.envspec.exception.FMWEnvSpecException
Constructs a new exception with the specified message id and parameters.
FMWEnvSpecException(String, Throwable) - Constructor for exception oracle.fmwplatform.envspec.exception.FMWEnvSpecException
Constructs a new exception with the specified message id and cause.
FMWEnvSpecException(String, Throwable, Object...) - Constructor for exception oracle.fmwplatform.envspec.exception.FMWEnvSpecException
Constructs a new exception with passed message id, cause, and parameters.
FMWEnvSpecException(Throwable) - Constructor for exception oracle.fmwplatform.envspec.exception.FMWEnvSpecException
Constructs a new exception with the specified cause.
FOLDER_BLUEPRINTS - Static variable in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
 
FOLDER_DOMAIN_PROFILES - Static variable in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
 
FOLDER_TOPOLOGIES - Static variable in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
 
FOLDER_TUNING_PARMS - Static variable in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.environment.domain.Cluster.MessagingMode
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.environment.domain.DataSource.Type
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.environment.domain.NodeManager.ConnectionType
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.blueprint.Template.TemplateType
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Database.Role
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Database.Vendor
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Dependency.Is
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Dependency.OrElse
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Directory.DirectoryType
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Location.Handler
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Location.WLProxySSL
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Location.WLProxySSLPassThrough
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding.AlgorithmType
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Schema.Shared
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Type
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.VirtualHost.Protocol
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.WebTier.Type
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.tuning.SettingType
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.tuning.TypedValue.DataType
 
fromValue(String) - Static method in enum oracle.fmwplatform.envspec.model.tuning.WLSTPath.PathType
 

G

GenericDataSourceBinding - Class in oracle.fmwplatform.envspec.model.topology
Binding information for a data source.
GenericDataSourceBinding() - Constructor for class oracle.fmwplatform.envspec.model.topology.GenericDataSourceBinding
 
getAbandonedConnectTimeout() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the abandonedConnectTimeout of the DataSource.
getAction() - Method in class oracle.fmwplatform.envspec.model.topology.ExecuteAction
Get the action to be executed
getAdditionalAddresses() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns the list of additionalAddresses - A List of (IP) additionalAddresses that can be used to identify or connect to this machine.
getAddress() - Method in class oracle.fmwplatform.envspec.environment.domain.NodeManager
Returns the address of the NodeManager.
getAddress() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns the address - An (IP) address that can be used to identify or connect to this machine.
getAddress() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns the address of this WebTier object
getAdminCredentialRef() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the Credential reference used to login to the AdminServer.
getAdminCredentialRef() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns the credential reference mapped to this WebTier object
getAdministrationPort() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
 
getAdministrationProtocol() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
 
getAdminPort() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the adminPort of the Server.
getAdminServer() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the AdminServer on this Domain or null if one has not been set.
getAdminServerId() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the Server id of the AdminServer on this Domain or null if one has not been set.
getAdminServerName() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Returns the AdminServerName of the Domain.
getAdminServerUrl() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the admin server URL
getAlgorithmType() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the algorithmType of the DataSource.
getAlgorithmType() - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Returns the algorithm type that specifies the strategy of the MultiDataSource.
getAlias() - Method in class oracle.fmwplatform.envspec.model.tuning.Setting
Returns the alias that identifies which custom setting you wish to set a value for.
getAlias() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns the alias of the setting this corresponds to.
getAlias2WLSTValuesMap() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns back the Map of all alias names to its alias WLST values for the type of entity this TuningParameters belongs to.
getAliasWLSTValuesForAlias(String) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns alias WLST values for the alias provided for the type of entity this TuningParameters belongs to.
getAllBlueprints() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Returns a list containing all of the Blueprints in the environment model.
getAllDomainProfiles() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Returns a list containing all of the DomainProfiles in the environment model.
getAllMBeanSettings() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns MBeanSettings from this TuningParameters as well as from any references, all the way down the chain of nested references.
getAllObjects(Class<?>) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Returns a list of all the model files of the specified type that are found in the search path.
getAllSettings() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns settings from this TuningParameters as well as from any references, all the way down the chain.
getAllTuningParameters() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Returns a list containing all of the TuningParameters in the environment model.
getAllVariables() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns the variables from this TuningParameters as well as any referenced TuningParameters, all the way down the chain.
getAllWLSTSettings() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns WLSTSettings from this TuningParameters as well as from any references, all the way down the chain of nested references.
getApplicationPath() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Return the domain's application path.
getApplicationPath() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Return the domain's application path.
getAuxiliarySchemaCredentialRefs() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns a list of auxiliary Schema credential references.
getBaseTemplateForDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the base Template from the Domain specified or null if no match is found.
getBeforeAction() - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Returns the before-action element value
getBlueprints() - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Gets the list of Blueprints available in this Blueprint.
getBlueprints() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Get the list of Blueprints available in this DomainProfile.
getBuildNumber() - Method in class oracle.fmwplatform.envspec.versioning.Version
 
getBundleName() - Method in exception oracle.fmwplatform.envspec.exception.FMWEnvSpecException
 
getCapacityIncrement() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the capacityIncrement of the DataSource.
getCheckStateOf() - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Returns the check-state-of element value
getCluster() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the cluster of the Server.
getClusterAddress() - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Returns the clusterAddress of the cluster.
getClusterBindingByNameForDomain(String, Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the ClusterBinding for the name specified or null if no match is found.
getClusterBindingByNameForDomain(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the ClusterBinding for the name and Domain id specified or an empty list if no match is found
getClusterBindingForClusterID(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the cluster binding for the cluster Id specified or null if none are found.
getClusterBindings() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the list of cluster bindings in this domain.
getClusterBindingsForClusterIDs(List<String>) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the cluster bindings for the cluster IDs specified o an empty list if none are found.
getClusterBindingsForDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the ClusterBindings for the Domain specified or an empty list if no match is found.
getClusterBindingsForDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the ClusterBindings associated with the domain specified or an empty list if no match is found.
getClusterById(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Return the Cluster in this Domain that matches the name provided or null if no match is found.
getClusterIds() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the list of cluster Ids on this domain.
getClusterIdsInDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Cluster ids associated with the Domain specified or an empty list if no match is found.
getClusterIdsInDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Cluster ids associated with the Domain specified or an empty list if no match is found.
getClusterName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ClusterInDomainTarget
Return the name of the target cluster.
getClusterRef() - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Returns the id of the Cluster associated with this ClusterBinding.
getClusters() - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
getClusters() - Method in class oracle.fmwplatform.envspec.environment.OfflineEnvironment
returns the list of cluster objects of the discovered offline WebLogic Domain.
getClusters() - Method in class oracle.fmwplatform.envspec.environment.OnlineEnvironment
returns the list of cluster objects of the discovered WebLogic Domain.
getClusters() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Returns the list of clusters defined in this domain profile.
getClustersInDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Clusters associated with the Domain specified or an empty list if no match is found.
getClustersInDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Clusters associated with the Domain specified or an empty list if no match is found.
getCompleteMessageTimeout() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the completeMessageTimeout of the Server.
getComponentInfo() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the component info.
getConfigGroups() - Method in class oracle.fmwplatform.envspec.environment.OfflineEnvironment
returns the list of ConfigGroup objects of the discovered offline WebLogic Domain.
getConfigHome() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the configHome of this Directory object
getConnectionClass() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the connectionClass of the DataSource.
getConnectionCreationRetryFrequencySeconds() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the connectionCreationRetryFrequencySeconds of the DataSource.
getConnectionPoolFailoverCallbackHandler() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the connectionPoolFailoverCallbackHandler of the DataSource.
getConnectionReserveTimeout() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the connectionReserveTimeout of the DataSource.
getConnectionType() - Method in class oracle.fmwplatform.envspec.environment.domain.NodeManager
Returns the connectionType of the NodeManager.
getConnectString() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the connectString of the DataSource.
getConnectString() - Method in class oracle.fmwplatform.envspec.model.topology.GenericDataSourceBinding
Returns the Connect Strings for each of the Nodes contained in this Database.
getConnectString() - Method in class oracle.fmwplatform.envspec.model.topology.Node
Returns the connection string.
getConnectStrings() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns the Connect Strings for each of the Nodes contained in this Database.
getConnectStrings() - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Returns the Connect Strings for each of the Nodes contained in this Database.
getConnectTimeout() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the connectTimeout of the DataSource.
getContainerFromModel(EnvironmentModel) - Method in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
Return the model object of the target container.
getContainerFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
getContainerFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.ClusterInDomainTarget
 
getContainerFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.DomainTarget
 
getContainerFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.HostTarget
 
getContainerFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.NodeManagerOnHostTarget
 
getContainerFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.OracleHomeTarget
 
getContainerFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.SchemaInDomainTarget
 
getContainerFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerInDomainTarget
 
getContainerFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerOnHostTarget
 
getContainerName() - Method in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
Return the name (or id) of the target's container.
getContainerName() - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
getContainerName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ClusterInDomainTarget
 
getContainerName() - Method in class oracle.fmwplatform.envspec.model.targets.types.DomainTarget
 
getContainerName() - Method in class oracle.fmwplatform.envspec.model.targets.types.HostTarget
 
getContainerName() - Method in class oracle.fmwplatform.envspec.model.targets.types.NodeManagerOnHostTarget
 
getContainerName() - Method in class oracle.fmwplatform.envspec.model.targets.types.OracleHomeTarget
 
getContainerName() - Method in class oracle.fmwplatform.envspec.model.targets.types.SchemaInDomainTarget
 
getContainerName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerInDomainTarget
 
getContainerName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerOnHostTarget
 
getContainerType() - Method in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
Return the type of the target's container.
getContainerType() - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
getContainerType() - Method in class oracle.fmwplatform.envspec.model.targets.types.ClusterInDomainTarget
 
getContainerType() - Method in class oracle.fmwplatform.envspec.model.targets.types.DomainTarget
 
getContainerType() - Method in class oracle.fmwplatform.envspec.model.targets.types.HostTarget
 
getContainerType() - Method in class oracle.fmwplatform.envspec.model.targets.types.NodeManagerOnHostTarget
 
getContainerType() - Method in class oracle.fmwplatform.envspec.model.targets.types.OracleHomeTarget
 
getContainerType() - Method in class oracle.fmwplatform.envspec.model.targets.types.SchemaInDomainTarget
 
getContainerType() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerInDomainTarget
 
getContainerType() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerOnHostTarget
 
getCredentialByAlias(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Credential from the Credentials of this EnvironmentModel for the provided alias or null if no match is found.
getCredentialRef() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the credentialRef of this Directory object
getCredentialRef() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns the CredentialReference for the Credential that is required to connect to this Host.
getCredentialRef() - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Returns the CredentialReference for the Credential that is required to connect to this NodeManager.
getCredentialRef() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the CredentialReference for the Credential that is required to connect to this Schema.
getCredentials() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Credentials associated with this EnvironmentModel or null if none are found.
getDatabase() - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Returns the Database from the Schema attached to this DataSourceBinding.
getDatabase() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the Database associated to this Schema.
getDatabaseById(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Database for the databaseId specified or null if it is not found.
getDatabaseFromUrl(String) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDatabaseMapping
Retrieve the database from a JDBC url based on a regex pattern
getDatabaseIds() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Database ids associated with the Topology in this EnvironmentModel or an empty list if none are found.
getDatabases() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Databases ids associated with the Topology in this EnvironmentModel or an empty list if none are found
getDatabases() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns the list of Databases in this Topology or an empty list if none are present.
getDataSourceBindingByName(String) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the DataSourceBinding that matches the provided DataSource name.
getDataSourceBindings() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the list of DataSourceBindings or an empty list if there are none.
getDataSourceBindingsInDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the DataSourceBindings associated with the Domain specified or an empty list if no match is found
getDataSourceBindingsInDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the DataSourceBindings associated with the Domain specified or an empty list if no match is found.
getDataSourceList() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the dataSourceList as String of the DataSource.
getDataSourceName() - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Returns the name of this DataSource.
getDataSourceNamesInDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the DataSource names associated with the Domain specified or an empty list if no match is found.
getDataSourceNamesInDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the DataSource names associated with the Domain specified or an empty list if no match is found.
getDataSources() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the dataSources of the DataSource.
getDataSources() - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
getDataSources() - Method in class oracle.fmwplatform.envspec.environment.OfflineEnvironment
returns the list of datasource objects of the discovered offline WebLogic Domain.
getDataSources() - Method in class oracle.fmwplatform.envspec.environment.OnlineEnvironment
returns the list of datasource objects of the discovered WebLogic Domain.
getDbaCredentialRef() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns the DBA Credential Reference or null if one has not been set
getDbaRole() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns the DBA role.
getDbDriverName() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the dbDriverName of the DataSource.
getDefaultCoherencePort() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the Default Coherence Port
getDependencies() - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Returns the dependencies of the Cluster
getDependencies() - Method in class oracle.fmwplatform.envspec.model.domain.Server
Returns the dependencies of the Domain
getDependencies() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the dependencies of the Domain
getDescription() - Method in class oracle.fmwplatform.envspec.environment.domain.ConfigGroup
Returns the description of the ConfigGroup.
getDescriptorFileName() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the descriptorFileName of the DataSource.
getDirectories() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns the list of Directory objects in this Topology or an empty list if none are present
getDirectory() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns the DirectoryRef for the Directory that is associated to this Host.
getDistributionNames() - Method in class oracle.fmwplatform.envspec.environment.OracleHomeEnvironment
 
getDistributionVersion(String) - Method in class oracle.fmwplatform.envspec.environment.OracleHomeEnvironment
 
getDomain() - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
getDomain() - Method in class oracle.fmwplatform.envspec.environment.OfflineEnvironment
Returns a Domain object, this object only has fields which is associated with WebLogic Domain properties like JTA timeout etc and does not have any server or cluster information.
getDomain() - Method in class oracle.fmwplatform.envspec.environment.OnlineEnvironment
Returns a Domain object, this object only has fields which is associated with WebLogic Domain properties like JTA timeout etc and does not have any server or cluster information.
getDomain() - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Returns the domain that this MappedDomain is based on.
getDomainById(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Domain for the domainId specified or null if it is not found.
getDomainById(String, EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
getDomainByName(String, EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
getDomainIds() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Domain ids associated with the Topology in this EnvironmentModel or an empty list if none are found.
getDomainLogBroadcastSeverity() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the domainLogBroadcastSeverity of the Server.
getDomainName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ClusterInDomainTarget
Return the name of the containing domain.
getDomainName() - Method in class oracle.fmwplatform.envspec.model.targets.types.DomainTarget
Return the name of the target domain.
getDomainName() - Method in class oracle.fmwplatform.envspec.model.targets.types.SchemaInDomainTarget
Return the name of the containing domain.
getDomainName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerInDomainTarget
Return the name of the domain containing the target server.
getDomainName() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Deprecated.
getDomainProfile() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Returns the domain profile from any domain profile reference this domain profile may have.
getDomainProfile() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
 
getDomains() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Domains associated with the Topology in this EnvironmentModel or an empty list if none are found.
getDomains() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Identify the WebLogic Domains in this Topology or an empty list if none are present.
getDomainsByName(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
 
getDomainsForNodeManagerId(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Domains that are associated with the NodeManager specified or an empty list if no matches are found.
getDomainsForNodeManagerId(String, boolean) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Domains that are associated with the NodeManager specified or an empty list if no matches are found.
getDomainsOnHost(Host) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Domains associated with the Topology in this EnvironmentModel that match the Host specified or an empty list if no match is found.
getDomainsOnHost(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Domains associated with the Topology in this EnvironmentModel that match the Host specified or an empty list if no match is found.
getDomainsUsingOracleHome(OracleHome) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Domains using the OracleHome specified or an empty list if no matches are found.
getDomainsUsingOracleHome(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Domains that are associated with the OracleHome specified or an empty list if no matches are found
getDriverClass() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns the fully qualified Java class name of the non-XA JDBC driver.
getDsName() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the dsName of the DataSource.
getDsSuffix() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the dsSuffix of the DataSource.
getEffectiveClusters() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns all the clusters in this domain.
getEffectiveOfflineValue() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns the effective offline value of the setting.
getEffectiveOnlineValue() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns the effective online value of the setting.
getEffectiveServers() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns all the servers in this domain.
getEffectiveTargets() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns all the targets in this domain.
getEffectiveTemplates() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns all the templates in this domain.
getEffectiveVariables() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns the derived map of variables for this element.
getEffectiveVariables() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the variables from the tuning parameters of this domain as well as from the topology that this domain belongs to.
getEffectiveVariables() - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Returns the derived map of variables for this element.
getEffectiveVariables() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
 
getEffectiveVariables() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Provides the effective list of variables that apply to the tuning parameters.
getEffectiveVariables() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns a map view of the Variables in the Topology.
getEffectiveVariables() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns the derived map of variables for this element.
getEffectiveVariables() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns the derived map of variables for this element.
getEffectiveVariables() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns the combined set of variables from this object as well as any containing objects.
getElement() - Method in class oracle.fmwplatform.envspec.validation.ValidationMessage
Return the topology element associated with this message.
getElement(String) - Method in class oracle.fmwplatform.envspec.validation.ValidationResult
Gets the element assigned to a message.
getEnableDRCP() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the enableDRCP of the DataSource.
getEndPart() - Method in class oracle.fmwplatform.envspec.versioning.VersionRange
 
getEnvironmentType() - Method in class oracle.fmwplatform.envspec.environment.topology.DiscoveryOptions
 
getErrorMessages() - Method in class oracle.fmwplatform.envspec.validation.ValidationResult
Returns the list of error messages found on validation.
getExecuteActions() - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Returns the executes element value
getExtensionTemplatesForDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the extension Templates for the Domain specified or an empty list if none are found.
getExternalServices() - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Returns the list of external services in this Blueprint.
getExtraProperties() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the extraProperties of the DataSource.
getFailoverCallbackHandler() - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Returns the handler to be use on failover.
getFailoverRequestIfBusy() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the failoverRequestIfBusy the DataSource.
getFailoverRequestIfBusy() - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Enables the MultiDataSource to failover connection requests to the next data source if all connections in the current data source are in use.
getFailureAction() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the failureAction of the Server.
getFMWVersionRange() - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
 
getFMWVersionRange() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
 
getFMWVersionRange() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
 
getFMWVersionRange() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
 
getGenericDataSourceBindings() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the list of generic data source bindings from the schemas in this domain
getGenericDataSourceBindings() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the list of GenericDataSourceBindings or an empty list if there are none.
getGlobalTransactionProtocol() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the globalTransactionProtocol of the DataSource.
getGracefulShutdownTimeout() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the gracefulShutdownTimeout of the Server.
getGroupSearchBase() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the groupSearchBase of this Directory object
getHandler() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns the handler
getHostById(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Host for the hostId specified or null if it is not found.
getHostForDomainAndServer(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the host mapped to this domain and server
getHostForDomainServer(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the host mapped to a given domain and server
getHostForNodeManager(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Host associated to the NodeManager specified or null if no match is found.
getHostFromUrl(String) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDatabaseMapping
Retrieve the hostname from a JDBC url based on a regex pattern
getHostIds() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Host ids associated with the Topology in this EnvironmentModel or an empty list if none are found.
getHostIdsHostingDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Host ids associated with the Domain specified or an empty list if none are found
getHostIdsHostingDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Host ids associated with the Domain specified or an empty list if none are found.
getHostIdsHostingOracleHome(OracleHome) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Host ids associated with the OracleHome specified or an empty list if none are found.
getHostIdsHostingOracleHome(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Host ids associated with the OracleHome specified or an empty list if none are found
getHostName() - Method in class oracle.fmwplatform.envspec.model.targets.types.HostTarget
 
getHostName() - Method in class oracle.fmwplatform.envspec.model.targets.types.NodeManagerOnHostTarget
Return the name of the host containing the target node manager.
getHostName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerOnHostTarget
Return the name of the host containing the target server.
getHostNameVerifier() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the hostNameVerifier of the Server.
getHosts() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Hosts associated with the Topology in this EnvironmentModel or an empty list if none are found.
getHosts() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns the Hosts (physical, virtual, etc.) that are part of this Topology.
getHostsHostingDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Hosts associated with the Domain specified or an empty list if none are found.
getHostsHostingDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Hosts associated with the Domain specified or an empty list if none are found.
getHostsHostingOracleHome(OracleHome) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Hosts associated with the OracleHome specified or an empty list if none are found.
getHostsHostingOracleHome(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Hosts associated with the OracleHome specified or an empty list if none are found.
getId() - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
 
getId() - Method in class oracle.fmwplatform.envspec.model.domain.Server
 
getId() - Method in class oracle.fmwplatform.envspec.model.topology.Database
 
getId() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the id of this Directory object
getId() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the id used to reference this Domain.
getId() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns the id that is used to reference this Host.
getId() - Method in class oracle.fmwplatform.envspec.model.topology.Installation
 
getId() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns the id of this Location object
getId() - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Returns the id that is used to reference this MappedDomain.
getId() - Method in class oracle.fmwplatform.envspec.model.topology.MappedWebTier
Returns the id used to reference this MappedWebTier object
getId() - Method in class oracle.fmwplatform.envspec.model.topology.Node
 
getId() - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
 
getId() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
 
getId() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns the id used to reference this model object.
getId() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns the id used to reference this WebTier.
getIdentityKeystore() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the identityKeystore of the Server.
getIncrementalVersion() - Method in class oracle.fmwplatform.envspec.versioning.Version
 
getInitialCapacity() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the initialCapacity of the DataSource.
getInitSql() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the initSql of the DataSource.
getInstallationData() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Returns the InstallationData for this OracleHome.
getInstallations() - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Returns a list of the installations for this InstallationData.
getInstaller() - Method in class oracle.fmwplatform.envspec.model.topology.Installation
Return the installer for this Installation.
getInstallType() - Method in class oracle.fmwplatform.envspec.model.topology.Installation
Return the type of parts that will be installed from this install image.
getInventoryLocation() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Returns the filesystem inventory location for this OracleHome
getIs() - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Returns the is element value
getIsCustom() - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Determines if the Template is custom i.e.
getIsNot() - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Returns the is-not element value
getJavaHome() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Returns filesystem path to the Java Home (JDK install directory)
getJdbcLLRTableName() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Returns the jdbcLLRTableName of the Domain.
getJdbcLLRTableName() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the jdbcLLRTableName of the Server.
getJndiName() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the jndiName as String array.
getJndiNameAsString() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns all the jndiNames as a String.
getJtaTimeout() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Returns the jtaTimeout of the Domain.
getJvmArgs() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the jvmArgs of the Server.
getKeepXAConnTillTxComplete() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the keepXAConnTillTxComplete of the DataSource.
getKeyAlias() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the keyAlias of the Server.
getKeyStores() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the keyStores of the Server.
getLBRURL() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the LBRURL of this Directory object
getLcmListenPort() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Return the port used by LCMAgent to listen for requests on this host.
getListenAddress() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the listenAddress of the Server.
getListenAddress() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Returns the TCP/IP listen address.
getListenAddress2() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the listenAddress of the Server.
getListenPort() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the listenPort of the Server.
getListenPort() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Returns the TCP/IP listen port.
getLocation() - Method in class oracle.fmwplatform.envspec.environment.domain.Template
Returns the location of the Template.
getLocation() - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Returns the location of a Template.
getLocation() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns the location of this Topology on the filesystem.
getLocations() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns a List of Locations mapped to this VirtualHost
getLogFileSeverity() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the logFileSeverity of the Server.
getLoginDelay() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the loginDelay of the DataSource.
getMachine() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the machine of the Server.
getMajorVersion() - Method in class oracle.fmwplatform.envspec.versioning.Version
 
getMappedDomainForHostAndDomain(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the MappedDomain that is associated to the Domain and Host specified or null if no match is found.
getMappedDomains() - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Returns the MappedDomains this MappedOracleHome is mapped to.
getMappedOracleHomeForHostAndOracleHome(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns The MappedOracleHome for the Host and OracleHome specified or null if no match is found.
getMappedOracleHomes() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns the list of MappedOracleHomes.
getMappedWebTiers() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns the list MappedWebTiers mapped to this Host
getMaxCapacity() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the maxCapacity of the DataSource.
getMaxMessageSize() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the maxMessageSize of the Server.
getMaxStuckThreadTime() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the maxStuckThreadTime of the Server.
getmBeanName() - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Returns the mBean Name that identifies an MBean by its fully qualified name..
getmBeanProperty() - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Gets the value of the property mBeanProperty.
getmBeanServer() - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Returns the mBeanServer which is used to provide a different MBean Server name, e.g.
getmBeanSettings() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns the mbean settings only from this TuningParameters.
getMembers() - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Returns the list of cluster members names.
getMembers() - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Returns the list of Server reference ids that are used to identify which Server objects belong in this Cluster.
getMemoryBufferSeverity() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the memoryBufferSeverity of the Server.
getMessagingMode() - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Returns the messagingMode of the cluster.
getMinCapacity() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the minCapacity of the DataSource.
getMinorVersion() - Method in class oracle.fmwplatform.envspec.versioning.Version
 
getMiscConfig() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the miscConfig of this Directory object
getMiscProperties() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Return misc properties.
getMiscProperty(String) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Return the value of a misc property for this topology
getMulticastAddress() - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Returns the multicastAddress of the cluster.
getMulticastPort() - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Returns the multicastPort of the cluster.
getMultiDataSourceBindings() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the list of multi data source bindings from the schemas in this domain
getMultiDataSourceBindings() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the MultiDataSourceBinding or an empty list if there are none.
getName() - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Returns the name of the cluster.
getName() - Method in class oracle.fmwplatform.envspec.environment.domain.ConfigGroup
Returns the name of the ConfigGroup.
getName() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the name of the DataSource.
getName() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Returns the name of the Domain.
getName() - Method in class oracle.fmwplatform.envspec.environment.domain.NodeManager
Returns the name of the NodeManager.
getName() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the name of the Server.
getName() - Method in class oracle.fmwplatform.envspec.environment.domain.Template
Returns the name of the Template.
getName() - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
 
getName() - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Returns the name of the Template.
getName() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
 
getName() - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Returns the name of the Cluster.
getName() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the name of this Domain.
getName() - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Returns the name of this NodeManager.
getName() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Returns the name.
getName() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
 
getName() - Method in class oracle.fmwplatform.envspec.model.topology.Variable
Returns the Variable name.
getName() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns the name of this VirtualHost Object
getName() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns the name of this WebTier object
getName() - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Returns the name of this WebTierBinding object
getName() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns the name for the TuningParameters.
getNodeManager() - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Returns the NodeManager that this MappedDomain is mapped to or null if no NodeManager has been mapped.
getNodeManagerById(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the NodeManager for the nodeManagerId specified or null if it is not found.
getNodeManagerByName(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
 
getNodeManagerByName(String, EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
getNodeManagerForDomainAndServer(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the NodeManager associated with the Domain and Server specified or null if it is not found.
getNodeManagerIds() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the NodeManager ids associated with the Topology in this EnvironmentModel or an empty list if none are found.
getNodeManagerName() - Method in class oracle.fmwplatform.envspec.model.targets.types.NodeManagerOnHostTarget
Return the name of the target node manager.
getNodeManagers() - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
getNodeManagers() - Method in class oracle.fmwplatform.envspec.environment.OfflineEnvironment
returns the list of nodemanager or machine objects of the discovered offline WebLogic Domain.
getNodeManagers() - Method in class oracle.fmwplatform.envspec.environment.OnlineEnvironment
returns the list of nodemanager or machine objects of the discovered WebLogic Domain.
getNodeManagers() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the NodeManagers associated with the Topology in this EnvironmentModel or an empty list if none are found.
getNodeManagers() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns the list of NodeManagers in this Topology.
getNodeManagersForDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the NodeManagers associated with the Domain specified or null if it is not found.
getNodeManagerUsername() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Returns the nodeManager Username of the Domain.
getNodes() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns the Nodes in this Database.
getObjectName() - Method in class oracle.fmwplatform.envspec.model.domain.Target
Returns the name of a Targetable object (e.g., a Config Group).
getOfflineAttribute() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns the offline wlst attribute for this setting
getOfflineAttributeType() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns the offline wlst attribute data type for this setting
getOfflinePath() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns the offline wlst path for this setting
getOnlineAttribute() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns the online attribute in wlst for this setting.
getOnlineAttributeType() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns the data type for the online wlst attribute for this setting.
getOnlinePath() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns the online path in wlst for this setting.
getOracleHome() - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Returns the OracleHome that this MappedOracleHome is based on.
getOracleHomeById(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the OracleHome for the oracleHomeId specified or null if it is not found.
getOracleHomeForAdminServerOfDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the OracleHome mapped to the AdminServer of the Domain specified or null if no match is found.
getOracleHomeForNodeManager(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Return the OracleHome that was targeted in the model
getOracleHomeIds() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the OracleHome ids associated with the Topology in this EnvironmentModel or an empty list if none are found.
getOracleHomeName() - Method in class oracle.fmwplatform.envspec.model.targets.types.OracleHomeTarget
Return the name of the Oracle Home.
getOracleHomes() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the OracleHomes associated with the Topology in this EnvironmentModel or an empty list if none are found
getOracleHomes() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Return the list of OracleHomes (binary directories) in this Topology.
getOrElse() - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Returns the or-else element value
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.Database
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.Host
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.Installation
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.Location
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.Node
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
 
getParent() - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Returns the object that contains this entity
getPatches() - Method in class oracle.fmwplatform.envspec.environment.OracleHomeEnvironment
 
getPatches() - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Returns the list of patch identifiers e.g.
getPath() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Returns the domain path of the Domain.
getPath() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the path of the domain
getPath() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Returns the (filesystem) path to the OracleHome.
getPort() - Method in class oracle.fmwplatform.envspec.environment.domain.NodeManager
Returns the port of the NodeManager.
getPort() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the port of this Directory object
getPortFromUrl(String) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDatabaseMapping
Retrieve the portnumber from a JDBC url based on a regex pattern
getPrefix() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the Schema prefix.
getProductHome() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the productHome of this Directory object
getProfile() - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Returns the profile associated with this template assignment, such as Expanded, Compact, or default (null).
getProtocol() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns the protocol of this VirtualHost
getProvides() - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Return the domain's provides value.
getProvides() - Method in class oracle.fmwplatform.envspec.model.domain.Server
Return the domain's provides value.
getProvides() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Return the domain's provides value.
getQualifier() - Method in class oracle.fmwplatform.envspec.versioning.Version
 
getRcuConnectString() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns the RCU connect string.
getRcuConnectString() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the rcuConnectString of this Directory object
getRemoveInfectedConnections() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the removeInfectedConnections of the DataSource.
getReservedKeywords() - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
 
getReservedKeywords() - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
 
getReservedKeywords() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
 
getReservedKeywords() - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
 
getReservedKeywords() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
 
getResolvedName() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Return the "name" property if it is not null, otherwise it will return the end of the path.
getRestartDelaySeconds() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the restartDelaySeconds of the Server.
getRestartIntervalSeconds() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the restartIntervalSeconds of the Server.
getRestartMax() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the restartMax of the Server.
getRetry() - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Returns the retry element value
getSchemaComponentIdRef() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the Schema id reference which is the component id in template database.xml
getSchemaForSchemaComponentRefID(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the Schema for the schemaComponentRefID specified or null if no match is found.
getSchemaName() - Method in class oracle.fmwplatform.envspec.model.targets.types.SchemaInDomainTarget
Return id of the target schema
getSchemas() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the list of schemas in this domain
getSchemaVersion() - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
 
getSchemaVersion() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
 
getSchemaVersion() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
 
getSchemaVersion() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns the schema version for the TuningParameters.
getScope() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Returns the scope object of the EnvironmentModelTarget.
getScopeType() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Returns the scopeType of the EnvironmentModelTarget.
getSearchBase() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the searchBase of this Directory object
getSecondsToTrustAnIdlePoolConnection() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the secondsToTrustAnIdlePoolConnection of the DataSource.
getSecure() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the secure of this Directory object
getServerAddress() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns the server address of this VirtualHost object
getServerAdmin() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns the server admin (email) address
getServerBindingByName(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the ServerBinding matching the server name provided or null if no match is found.
getServerBindingForServerID(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the ServerBinding for the server Id specified or null if no match is found.
getServerBindings() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the list of ServerBindings in this Domain or an empty list if none are found.
getServerBindingsForServerIDs(List<String>) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the ServerBindings for the server ids specified or an empty list if none are found.
getServerBindingsInClusterForDomain(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the ServerBindings associated with the Domain and Cluster specified or an empty list if none are found
getServerBindingsOnHost(Host) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the ServerBindings associated with the Host specified or an empty list if none are found.
getServerBindingsOnHost(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the ServerBindings associated with the Host specified or an empty list if none are found Returns an empty list if none found.
getServerBindingsOnHostAndDomain(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the ServerBindings associated with the Domain and Host specified or an empty list if none are found.
getServerGroupMapFromTemplates(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns a map of server name to list of server groups found in all the templates reference in the given domain
getServerGroups(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Server group names for the specified Domain and Server or and empty list is none are found.
getServerIdForServerName(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the Server id for the server name provided or null if no match is found
getServerIds() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the list of unique server ids on this domain or an empty list if none are found.
getServerIdsInDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Server ids associated with the Domain specified or an empty list if none are found.
getServerIdsInDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Server ids associated with the Domain specified or an empty list if none are found.
getServerName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerInDomainTarget
Return the name of the target server.
getServerName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerOnHostTarget
Return the name of the target server.
getServerRef() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Returns the server reference that this binding is for.
getServerRefs() - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Returns the list of Servers id that this MappedDomain refers to or an empty list if no Servers are mapped.
getServers() - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Returns the list of cluster Server objects.
getServers() - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
getServers() - Method in class oracle.fmwplatform.envspec.environment.OfflineEnvironment
Returns list of server objects of the discovered offline WebLogic Domain In offline mode it is not possible to retrieve the value of a particular WebLogic attribute when it contains the default value.
getServers() - Method in class oracle.fmwplatform.envspec.environment.OnlineEnvironment
Returns list of server objects of the discovered WebLogic Domain
getServers() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Returns the list of servers defined in this domain profile.
getServersInDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Servers associated with the Domain specified or an empty list if none are found.
getServersInDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Servers associated with the Domain specified or an empty list if none are found.
getServerStartMode() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the serverStartMode of the Server.
getSettings() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns the settings only from this TuningParameters.
getSettingType() - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Returns the SettingType that determines whether the Value is going to be used to set an MBean Attribute, or as the arguments of an MBean Operation.
getSettingType() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Returns the setting type, which is used to define whether Value is going to be used to set a WLST Attribute, or as the arguments of a WLST Operation.
getSettingValueByAlias(String) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns the Setting value for this alias or null if no match found.
getSettingWithAliasWLSTValues(Tunable) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns a list of Setting key, value as well as the corresponding WLST online and offline path and attributes.
getShared() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the type of this Schema.
getShrinkFrequency() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the shrinkFrequency of the DataSource.
getSingleTargetFromModel(EnvironmentModel) - Method in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
Return a single model object which should be targeted.
getSingleTargetFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
getSslListenPort() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the sslListenPort of the Server.
getSslListenPort() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Returns the TCP/IP listen port for SSL traffic.
getStartPart() - Method in class oracle.fmwplatform.envspec.versioning.VersionRange
 
getStartupMode() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the startupMode of the Server.
getStatementCacheSize() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the statementCacheSize of the DataSource.
getStdoutSeverity() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the stdoutSeverity of the Server.
getStorageLocation() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the storage location if one has been specified.
getStuckThreadCount() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the stuckThreadCount of the Server.
getStuckThreadMaxTime() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the stuckThreadMaxTime of the Server.
getStuckThreadTimerInterval() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the stuckThreadTimerInterval of the Server.
getTablespace() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the tablespace string if one has been specified.
getTarget() - Method in class oracle.fmwplatform.envspec.model.topology.ExecuteAction
Get the target of the executed action
getTargetId() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Returns the targetId of the EnvironmentModelTarget.
getTargetName() - Method in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
Return the name (or id) of the target object.
getTargetName() - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
getTargetName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ClusterInDomainTarget
 
getTargetName() - Method in class oracle.fmwplatform.envspec.model.targets.types.DomainTarget
 
getTargetName() - Method in class oracle.fmwplatform.envspec.model.targets.types.HostTarget
 
getTargetName() - Method in class oracle.fmwplatform.envspec.model.targets.types.NodeManagerOnHostTarget
 
getTargetName() - Method in class oracle.fmwplatform.envspec.model.targets.types.OracleHomeTarget
 
getTargetName() - Method in class oracle.fmwplatform.envspec.model.targets.types.SchemaInDomainTarget
 
getTargetName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerInDomainTarget
 
getTargetName() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerOnHostTarget
 
getTargetNames() - Method in class oracle.fmwplatform.envspec.model.domain.Target
Returns the set of names of for this Target (e.g.
getTargets() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the targets as String array.
getTargets() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Returns the list of targets defined in this domain profile.
getTargetsAsString() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the targets as String.
getTargetsFromModel(EnvironmentModel) - Method in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
Return a list of model objects which should be targeted.
getTargetsFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
getTargetsFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.ClusterInDomainTarget
 
getTargetsFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.DomainTarget
 
getTargetsFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.HostTarget
 
getTargetsFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.NodeManagerOnHostTarget
 
getTargetsFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.OracleHomeTarget
 
getTargetsFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.SchemaInDomainTarget
 
getTargetsFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerInDomainTarget
 
getTargetsFromModel(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerOnHostTarget
 
getTargetType(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Determines the target type of the object referenced by the targetId from the environmentModel that has been specified.
getTargetType() - Method in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
Return the type of the target.
getTargetType() - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
getTargetType() - Method in class oracle.fmwplatform.envspec.model.targets.types.ClusterInDomainTarget
 
getTargetType() - Method in class oracle.fmwplatform.envspec.model.targets.types.DomainTarget
 
getTargetType() - Method in class oracle.fmwplatform.envspec.model.targets.types.HostTarget
 
getTargetType() - Method in class oracle.fmwplatform.envspec.model.targets.types.NodeManagerOnHostTarget
 
getTargetType() - Method in class oracle.fmwplatform.envspec.model.targets.types.OracleHomeTarget
 
getTargetType() - Method in class oracle.fmwplatform.envspec.model.targets.types.SchemaInDomainTarget
 
getTargetType() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerInDomainTarget
 
getTargetType() - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerOnHostTarget
 
getTemplateNamesInDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Templates associated with the Domain specified or an empty list if none are found.
getTemplateNamesInDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Template names associated with the Domain specified or an empty list if none are found.
getTemplates() - Method in class oracle.fmwplatform.envspec.environment.OfflineEnvironment
returns the list of template objects of the discovered offline WebLogic Domain.
getTemplates() - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Returns the list of Templates in this Blueprint.
getTemplatesInDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Templates associated with the Domain specified or an empty list if none are found.
getTemplatesInDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Templates associated with the Domain specified or an empty list if none are found.
getTemplateType() - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Returns the Template type of this Template.
getTempTablespace() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the tempTablespace string.
getTestConnectionsOnReserve() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the testConnectionsOnReserve of the DataSource.
getTestFrequency() - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Returns the test frequency.
getTestFrequencySeconds() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the testFrequencySeconds of the DataSource.
getTestTableName() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the testTableName of the DataSource.
getText() - Method in class oracle.fmwplatform.envspec.validation.ValidationMessage
Return the text of the message.
getTopology() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the Topology associated with this EnvironmentModel or null if it has not been set.
getTrustKeystore() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns the trustKeystore of the Server.
getTuningParameters() - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Returns the TuningParameters for this ClusterBinding or null if no TuningParameters are available.
getTuningParameters() - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Returns the TuningParameters for this DataSourceBinding or null if no TuningParameters are available.
getTuningParameters() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the TuningParamaeters for this Domain or null if one has not been set.
getTuningParameters() - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Returns the tuning parameters
getTuningParameters() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Returns the TuningParameters.
getTuningParameters() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
The child TuningParameters of this TuningParameters or null if one has not been set.
getTuningVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns the value for the specified variable key.
getType() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the type of the DataSource.
getType() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the type of this Directory object
getType() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the type of the domain (local or shared)
getType() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Returns the type of this OracleHome (shared or local).
getType() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns the type of this WebTier object
getType() - Method in class oracle.fmwplatform.envspec.model.tuning.TypedValue
Returns the data type.
getType() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
Gets the type - online or offline.
getTypedValue() - Method in class oracle.fmwplatform.envspec.model.tuning.TypedValue
Returns the value of this TypedValue as the data type specified.
getUnicastBroadcastChannel() - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Returns the unicastBroadcastChannel of the cluster.
getUrlPattern() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns the urlPattern to match this Location
getUsername() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the username of the DataSource.
getUserSearchBase() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the userSearchBase of this Directory object
getUseXADataSourceInterface() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the useXADataSourceInterface of the DataSource.
getValue() - Method in class oracle.fmwplatform.envspec.model.topology.Variable
Returns the Variable value.
getValue() - Method in class oracle.fmwplatform.envspec.model.tuning.Setting
Returns the value of this Setting.
getValue() - Method in class oracle.fmwplatform.envspec.model.tuning.TypedValue
Returns the value.
getValue() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
Returns the value.
getValues() - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Returns the list of values for this mbean setting.
getValues() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Returns the list of values.
getVariables() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns the variables that are used for substitution - note the variable dereference format is %x%.
getVariables() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns the list of variables for this TuningParameters for use in substituting any wildcard values %x%.
getVariablesAndTokensMap() - Method in class oracle.fmwplatform.envspec.model.tuning.Setting
Reurns a map containing the variables and tokens of this setting.
getVariablesAndTokensMap() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
 
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.Installation
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.Node
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns the variable value assigned to the specified key.
getVariableValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Returns the variable value assigned to the specified key.
getVendor() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns the vendor for the Database.
getVersion() - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
 
getVersion() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
 
getVersion() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
 
getVersion() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
 
getVirtualHosts() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns the list of VirtualHosts part of this WebTier object
getWarningMessages() - Method in class oracle.fmwplatform.envspec.validation.ValidationResult
Returns the list of warning messages found on validation.
getWebLogicCluster() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns the cluster name
getWebLogicHost() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns the webLogicHost mapped to this Location
getWebLogicPort() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns the port number
getWebTier() - Method in class oracle.fmwplatform.envspec.model.topology.MappedWebTier
Returns the WebTier object belonging to this MappedWebTier object
getWebTierBindings() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns the list of WebTierBindings in this Domain or an empty list if none are found
getWebTierById(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the WebTier for the webTierId specified or null if it is not found.
getWebTierRef() - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Returns the WebTier object this WebTierBinding refers to
getWebTiers() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the WebTiers associated with the Topology in this EnvironmentModel or an empty list if none are found.
getWebTiers() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns the list of WebTier objects in this Topology or an empty list if none are present
getWebTiersForDomain(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Returns the list of WebTier objects for the specified domain
getWlProxySSL() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns whether the proxy uses SSL
getWlProxySSLPassThrough() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns whether SSL passthrough is enabled
getWlstName() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Returns the name of the WLST attribute or operation you want to set or invoke.
getWlstPath() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Returns the WLST path to the management object you wish to set an attribute on or invoke a function on.
getWlstSettings() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns the wlst settings only from this TuningParameters.
getWLSTValue(String, String) - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
Execute a WLST command in the embedded WLST session and return the discovered environment object.
getWLSTValues(String, String) - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
Execute a WLST command in the embedded WLST session and return a list of discovered environment objects.
getWLSTValuesByFilter(String, String, String) - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
Execute a WLST command in the embedded WLST session and return a list of discovered environment objects.
getXaDriverClass() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns the fully qualified Java class name of the XA JDBC driver.
getXaRetryDurationSeconds() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the xaRetryDurationSeconds of the DataSource.
getXaRetryIntervalSeconds() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the xaRetryIntervalSeconds of the DataSource.
getXaSetTransactionTimeout() - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Returns the xaSetTransactionTimeout of the DataSource.
globalTransactionProtocol - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
gracefulShutdownTimeout - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 

H

hashCode() - Method in class oracle.fmwplatform.envspec.model.domain.Target
 
hashCode() - Method in class oracle.fmwplatform.envspec.model.topology.Installation
 
hashCode() - Method in class oracle.fmwplatform.envspec.model.topology.Node
 
hashCode() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
 
hashCode() - Method in class oracle.fmwplatform.envspec.versioning.Version
 
hasWarnings() - Method in class oracle.fmwplatform.envspec.validation.ValidationResult
Indicates if any warnings were found during validation.
Host - Class in oracle.fmwplatform.envspec.model.topology
Represents a (physical or virtual) machine that is used to host some part of this topology.
Host() - Constructor for class oracle.fmwplatform.envspec.model.topology.Host
 
hostNameVerificationIgnored - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
hostNameVerifier - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
HostTarget - Class in oracle.fmwplatform.envspec.model.targets.types
 
HostTarget(String) - Constructor for class oracle.fmwplatform.envspec.model.targets.types.HostTarget
 

I

id - Variable in class oracle.fmwplatform.envspec.model.topology.Installation
A logical id that is used to refer to this Installation within the topology
id - Variable in class oracle.fmwplatform.envspec.model.topology.OracleHome
A logical name that is used to refer to this OracleHome.
ID_PREFIX - Static variable in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
 
identityKeystore - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
ignoreSessionDuringShutdown - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
importModule(String) - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
Import and load the a WLST jython module.
init() - Method in class oracle.fmwplatform.envspec.validation.validators.NumericValidator
 
init() - Method in class oracle.fmwplatform.envspec.validation.validators.ReferenceValidator
 
init() - Method in class oracle.fmwplatform.envspec.validation.validators.ResourceValidator
 
init() - Method in class oracle.fmwplatform.envspec.validation.validators.SchemaVersionValidator
 
init() - Method in class oracle.fmwplatform.envspec.validation.validators.UniqueIdValidator
 
init() - Method in class oracle.fmwplatform.envspec.validation.validators.VariableTextValidator
Override base method to associate with ValidateVariableText annotation.
initialCapacity - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
initSql - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
Installation - Class in oracle.fmwplatform.envspec.model.topology
A set of installations that comprise the Oracle Home.
Installation() - Constructor for class oracle.fmwplatform.envspec.model.topology.Installation
 
InstallationData - Class in oracle.fmwplatform.envspec.model.topology
A set of data that describes an OracleHome in terms of the Oracle Universal Installer metadata required to create that Oracle Home.
InstallationData() - Constructor for class oracle.fmwplatform.envspec.model.topology.InstallationData
 
installationData - Variable in class oracle.fmwplatform.envspec.model.topology.OracleHome
Data needed to create this Oracle Home using the Cloud Installer.
installer - Variable in class oracle.fmwplatform.envspec.model.topology.Installation
The location and name of the installer image
installType - Variable in class oracle.fmwplatform.envspec.model.topology.Installation
The install type name for the parts in the installer image
INSTANCE - Static variable in class oracle.fmwplatform.envspec.environment.topology.EnvironmentHostMapping
 
inventoryLocation - Variable in class oracle.fmwplatform.envspec.model.topology.OracleHome
Identifies the inventory location of the OracleHome
isAdministrationPortEnabled() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
 
isAdminServer() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns if this is the AdminServer.
isAdminServer() - Method in class oracle.fmwplatform.envspec.model.domain.Server
Determines if this server is an AdminServer.
isAllNamesWildcard(String) - Method in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
Examine the passed name and determine if it is a wildcard representing all names for the type.
isAllNamesWildcard(String) - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
isAutoKillIfFailed() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns if the server will be killed when it fails.
isAutoRestart() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns if the server will auto restart.
isCritical() - Method in class oracle.fmwplatform.envspec.validation.ValidationMessage
Return the critical status of this message.
isCritical(String) - Method in class oracle.fmwplatform.envspec.validation.ValidationResult
 
isCrossDomainSecurityEnabled() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Returns the crossDomain Security Enabled of the Domain.
isExalogicOptimizationsEnabled() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Returns the exalogicOptimizationsEnabled of the Domain.
isHostNameVerificationIgnored() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns if HostName Verification is Ignored.
isIgnoreSessionDuringShutdown() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns value of IgnoreSessionDuringShutdown attribute.
isInRange(Version) - Method in class oracle.fmwplatform.envspec.versioning.VersionRange
 
isListenPortEnabled() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
 
isProductionMode() - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Returns the productionMode of the Domain.
isPruning() - Method in class oracle.fmwplatform.envspec.environment.topology.DiscoveryOptions
 
isRefreshOnly() - Method in class oracle.fmwplatform.envspec.environment.topology.DiscoveryOptions
 
isSslEnabled() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns if ssl is enabled.
isTargetId(String) - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
isTargetName(String) - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
isTunnelingEnabled() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns if tunneling is enabled.
isTwoWaySslEnabled() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns if two way ssl is enabled.
isUseFusionForLLR() - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Returns if use Fusion for LLR.
isUserExpandable() - Method in class oracle.fmwplatform.envspec.environment.domain.ConfigGroup
Returns the userExpandable of the ConfigGroup.
isValid() - Method in class oracle.fmwplatform.envspec.validation.ValidationResult
Indicates if any errors were found during validation.
isValidUrl(String) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentUtils
Validate the WebLogic AdminServer or Managed Server url
isXA() - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Returns if an XA driver must be used.

J

javaHome - Variable in class oracle.fmwplatform.envspec.model.topology.OracleHome
Identifies the filesystem path to the Java Home (JDK install directory).
jdbcLLRTableName - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 
jdbcLLRTableName - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
jndiName - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
jtaTimeout - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 
jvmArgs - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 

K

keepXAConnTillTxComplete - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
keyAlias - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
keyStores - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 

L

listenAddress - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
listenAddress2 - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
listenPort - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
listenPortEnabled - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
locateBlueprint(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Searches for a Blueprint in the search path that matches the name and version specified.
locateDomainProfile(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Searches for a DomainProfile in the search path that matches the name and version specified.
locateFile(ResourceReference<?>) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Searches for a model file in the resourceReferenceCache and the search path that matches the values in the ResourceReference specified.
locateFile(String, String, Class<?>) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Searches for a model file in the search path that matches the name, version and classType specified.
locateFile(String, String, Class<?>, ResourceReference<?>) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
 
locateTopology(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Searches for a Topology in the search path that matches the name and version specified.
locateTuningParameters(String, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Searches for a TuningParameters in the search path that matches the name and version specified.
location - Variable in class oracle.fmwplatform.envspec.environment.domain.Template
 
Location - Class in oracle.fmwplatform.envspec.model.topology
 
Location() - Constructor for class oracle.fmwplatform.envspec.model.topology.Location
 
Location.Handler - Enum in oracle.fmwplatform.envspec.model.topology
 
Location.WLProxySSL - Enum in oracle.fmwplatform.envspec.model.topology
 
Location.WLProxySSLPassThrough - Enum in oracle.fmwplatform.envspec.model.topology
 
logFileSeverity - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
loginDelay - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 

M

machine - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
mapDomain(EnvironmentModel, Domain) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentBootstrapMapping
Maps a Domain to a given EnvironmentModel
mapDomainToOracleHome(MappedOracleHome, Domain) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentBootstrapMapping
Adds Domain to MappedOracleHome
mapHostToTopology(Topology) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentBootstrapMapping
Adds current Host to Topology if it's not present in the topology
mapOracleHomeToHost(Host, OracleHome) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentBootstrapMapping
Adds an OracleHome to Host if it's not mapped already.
MappedDomain - Class in oracle.fmwplatform.envspec.model.topology
MappedDomain represents the relationship between a Domain and its Servers and NodeManager.
MappedDomain() - Constructor for class oracle.fmwplatform.envspec.model.topology.MappedDomain
Creates an instance of MappedDomain.
MappedDomain(Domain) - Constructor for class oracle.fmwplatform.envspec.model.topology.MappedDomain
Creates an instance of MappedDomain based on the Domain specified.
MappedOracleHome - Class in oracle.fmwplatform.envspec.model.topology
MappedOracleHome represents the relationship between an OracleHome and its MappedDomains.
MappedOracleHome() - Constructor for class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Creates an instance of a MappedOracleHome.
MappedOracleHome(OracleHome) - Constructor for class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Creates a MappedOracleHome that is based on the OracleHome specified.
MappedWebTier - Class in oracle.fmwplatform.envspec.model.topology
 
MappedWebTier() - Constructor for class oracle.fmwplatform.envspec.model.topology.MappedWebTier
 
maxCapacity - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
maxMessageSize - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
maxStuckThreadTime - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
MBeanSetting - Class in oracle.fmwplatform.envspec.model.tuning
Describes an arbitrary MBean setting.
MBeanSetting() - Constructor for class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
 
members - Variable in class oracle.fmwplatform.envspec.environment.domain.Cluster
 
memoryBufferSeverity - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
mergeSettings(List<Setting>, List<Setting>) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentUtils
Merge the existing tuning parameter settings with the discovered settings
messagingMode - Variable in class oracle.fmwplatform.envspec.environment.domain.Cluster
 
minCapacity - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
ModelTarget - Interface in oracle.fmwplatform.envspec.model.targets
The ModelTarget object is used to specify the object on which an action should act or focus on.
ModelTarget.ModelTargetType - Enum in oracle.fmwplatform.envspec.model.targets
 
ModelTargetFactory - Class in oracle.fmwplatform.envspec.model.targets
Factory class used to create model target objects.
ModelTargetFactory() - Constructor for class oracle.fmwplatform.envspec.model.targets.ModelTargetFactory
 
ModelTargetImpl - Class in oracle.fmwplatform.envspec.model.targets
Base implementation of a model target.
ModelTargetImpl() - Constructor for class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
ModelTargetUtil - Class in oracle.fmwplatform.envspec.model.targets
Utility methods for dealing with model target objects
ModelTargetUtil() - Constructor for class oracle.fmwplatform.envspec.model.targets.ModelTargetUtil
 
ModelUpgradeHandler - Interface in oracle.fmwplatform.envspec.upgrade
Interface for model documents upgrade handlers
ModelUpgradeUtil - Class in oracle.fmwplatform.envspec.upgrade
Invokes respective Json or Xml upgrade handlers for migrating n-1 version model to version n
ModelUpgradeUtil() - Constructor for class oracle.fmwplatform.envspec.upgrade.ModelUpgradeUtil
 
multicastAddress - Variable in class oracle.fmwplatform.envspec.environment.domain.Cluster
 
multicastPort - Variable in class oracle.fmwplatform.envspec.environment.domain.Cluster
 
MultiDataSourceBinding - Class in oracle.fmwplatform.envspec.model.topology
Used to define a MultiDataSource data source.
MultiDataSourceBinding() - Constructor for class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
 
MultiDataSourceBinding.AlgorithmType - Enum in oracle.fmwplatform.envspec.model.topology
Describes the failover algorithm used for a multi-data source.

N

name - Variable in class oracle.fmwplatform.envspec.environment.domain.Cluster
 
name - Variable in class oracle.fmwplatform.envspec.environment.domain.ConfigGroup
 
name - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
name - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 
name - Variable in class oracle.fmwplatform.envspec.environment.domain.NodeManager
 
name - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
name - Variable in class oracle.fmwplatform.envspec.environment.domain.Template
 
NAME_PREFIX - Static variable in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
 
Node - Class in oracle.fmwplatform.envspec.model.topology
Describes a database cluster node (e.g. in a RAC database)
Node() - Constructor for class oracle.fmwplatform.envspec.model.topology.Node
Creates a new Node
Node(String) - Constructor for class oracle.fmwplatform.envspec.model.topology.Node
Creates a new Node and set the id
NodeManager - Class in oracle.fmwplatform.envspec.environment.domain
Describes a WebLogic node manager.
NodeManager() - Constructor for class oracle.fmwplatform.envspec.environment.domain.NodeManager
 
NodeManager - Class in oracle.fmwplatform.envspec.model.topology
Represents a NodeManager.
NodeManager() - Constructor for class oracle.fmwplatform.envspec.model.topology.NodeManager
 
NodeManager.ConnectionType - Enum in oracle.fmwplatform.envspec.environment.domain
 
NodeManagerOnHostTarget - Class in oracle.fmwplatform.envspec.model.targets.types
Model target object defining a node manager on a host.
NodeManagerOnHostTarget(String, String) - Constructor for class oracle.fmwplatform.envspec.model.targets.types.NodeManagerOnHostTarget
Create a node manager on host model target.
nodeManagerUsername - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 
NoNullArrayList<E> - Class in oracle.fmwplatform.envspec.model.topology
ArrayList that doesn't allow null elements
NoNullArrayList() - Constructor for class oracle.fmwplatform.envspec.model.topology.NoNullArrayList
Constructs an empty list with default capacity of ten
NoNullArrayList(Collection<E>) - Constructor for class oracle.fmwplatform.envspec.model.topology.NoNullArrayList
Constructs a list with the given collection if the collection is not null and does not contain any null elements
NoNullArrayList(int) - Constructor for class oracle.fmwplatform.envspec.model.topology.NoNullArrayList
Constructs an empty list of given capacity
normalizeFile(String) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentUtils
Normalizes a path or file, removing double slashes, removing double forwardd slashes convert to unix style with forward slashes, separator.
NumericValidator - Class in oracle.fmwplatform.envspec.validation.validators
Validates a field's numeric value to determine if it matches the attributes specified.
NumericValidator(Validate) - Constructor for class oracle.fmwplatform.envspec.validation.validators.NumericValidator
Creates an instance of the NumericValidator associated to a particular Validate which is currently handling the validation processing.

O

offline(EnvironmentModel, ModelTarget, Boolean) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDiscovery
Deprecated.
offline(EnvironmentModel, DiscoveryOptions, ModelTarget) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDiscovery
Discover offline Domain artifacts and add them to the topology
OfflineEnvironment - Class in oracle.fmwplatform.envspec.environment
Represents the interface to the data access methods for information from a domain that is currently offline.
OfflineEnvironment(EnvironmentModel, ModelTarget) - Constructor for class oracle.fmwplatform.envspec.environment.OfflineEnvironment
OfflineEnvironment constructor which will allow users to create an environment object representing the offline query interface into the WebLogic domain
online(EnvironmentModel, ModelTarget, Boolean) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDiscovery
Deprecated.
online(EnvironmentModel, DiscoveryOptions, ModelTarget) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDiscovery
Discover online Domain artifacts and add them to the topology
OnlineEnvironment - Class in oracle.fmwplatform.envspec.environment
Represents the interface to the data access methods for information from a domain that is currently online.
OnlineEnvironment(EnvironmentModel, ModelTarget) - Constructor for class oracle.fmwplatform.envspec.environment.OnlineEnvironment
OnlineEnvironment constructor which will allow users to create an environment object representing the online query interface into the WebLogic domain
oracle.fmwplatform.envspec.environment - package oracle.fmwplatform.envspec.environment
This package contains classes that are used to represent various types of actual (existing) environments.
oracle.fmwplatform.envspec.environment.domain - package oracle.fmwplatform.envspec.environment.domain
This package contains classes that are used to describe components of a WebLogic Domain.
oracle.fmwplatform.envspec.environment.topology - package oracle.fmwplatform.envspec.environment.topology
This package contains classes that are used to describe components of a Topology.
oracle.fmwplatform.envspec.exception - package oracle.fmwplatform.envspec.exception
This package contains exceptions that may be produced by the FMW Environment Specification classes.
oracle.fmwplatform.envspec.model - package oracle.fmwplatform.envspec.model
This package contains classes that are used to represent models of real (existing) or imagined (to be created) environments.
oracle.fmwplatform.envspec.model.blueprint - package oracle.fmwplatform.envspec.model.blueprint
Classes used to describe a Blueprint.
oracle.fmwplatform.envspec.model.domain - package oracle.fmwplatform.envspec.model.domain
Classes used to describe a DomainProfile.
oracle.fmwplatform.envspec.model.targets - package oracle.fmwplatform.envspec.model.targets
 
oracle.fmwplatform.envspec.model.targets.types - package oracle.fmwplatform.envspec.model.targets.types
 
oracle.fmwplatform.envspec.model.topology - package oracle.fmwplatform.envspec.model.topology
Classes used to describe a Topology.
oracle.fmwplatform.envspec.model.tuning - package oracle.fmwplatform.envspec.model.tuning
Classes used to describe TuningParameters.
oracle.fmwplatform.envspec.upgrade - package oracle.fmwplatform.envspec.upgrade
 
oracle.fmwplatform.envspec.validation - package oracle.fmwplatform.envspec.validation
This package contains classes that are used for reporting on the results of model validation routines.
oracle.fmwplatform.envspec.validation.annotations - package oracle.fmwplatform.envspec.validation.annotations
 
oracle.fmwplatform.envspec.validation.validators - package oracle.fmwplatform.envspec.validation.validators
 
oracle.fmwplatform.envspec.versioning - package oracle.fmwplatform.envspec.versioning
This package contains classes that are used to describe versions and ranges of versions.
ORACLE_HOME_PATH_PROPERTY - Static variable in class oracle.fmwplatform.envspec.model.topology.DomainValidation
 
oracleHome(EnvironmentModel, ModelTarget, Boolean) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDiscovery
Discover OracleHome artifacts and add them to the topology object
OracleHome - Class in oracle.fmwplatform.envspec.model.topology
Represents an OracleHome - a set of product binaries.
OracleHome() - Constructor for class oracle.fmwplatform.envspec.model.topology.OracleHome
 
OracleHomeEnvironment - Class in oracle.fmwplatform.envspec.environment
Represents the interface to the data access methods for information about an Oracle Home.
OracleHomeEnvironment(EnvironmentModel, ModelTarget) - Constructor for class oracle.fmwplatform.envspec.environment.OracleHomeEnvironment
OracleHomeEnvironment constructor which will allow users to create an environment object representing the query interface into the oracleHome
OracleHomeTarget - Class in oracle.fmwplatform.envspec.model.targets.types
Model target class defining an Oracle Home.
OracleHomeTarget(String) - Constructor for class oracle.fmwplatform.envspec.model.targets.types.OracleHomeTarget
Create and Oracle Home target object.

P

patches - Variable in class oracle.fmwplatform.envspec.model.topology.InstallationData
 
path - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 
path - Variable in class oracle.fmwplatform.envspec.model.topology.OracleHome
Identifies the (filesystem) path to the OracleHome.
populateFromEnvironment(EnvironmentModel, EnvironmentModelTarget) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Deprecated.
populateFromEnvironment(EnvironmentModel, EnvironmentModelTarget, Class<?>) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Deprecated.
populateFromEnvironment(EnvironmentModel, List<ModelTarget>) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Populates and refreshes the environment model by doing OracleHome, Online and Offline domain environment discovery.
populateFromEnvironment(EnvironmentModel, DiscoveryOptions, List<ModelTarget>) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Populates and refreshes the environment model by doing OracleHome, Online and Offline domain environment discovery.
populateFromEnvironment(EnvironmentModel, List<ModelTarget>, Class<?>) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Deprecated.
populateFromEnvironment(EnvironmentModel, ModelTarget) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Deprecated.
populateFromEnvironment(EnvironmentModel, ModelTarget, Class<?>) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Deprecated.
port - Variable in class oracle.fmwplatform.envspec.environment.domain.NodeManager
 
prependModelSearchLocation(File) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Add the specified location to the beginning of the model file search list.
prependModelSearchLocation(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Add the specified location to the beginning of the model file search list.
prependModelSearchLocation(File) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Add the specified location to the beginning of the model file search list.
prependModelSearchLocation(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelFileLocator
Add the specified location to the beginning of the model file search list.
productionMode - Variable in class oracle.fmwplatform.envspec.environment.domain.Domain
 

R

RcuConnectString - Static variable in class oracle.fmwplatform.envspec.validation.EnvSpecValidationExpressions
 
readBlueprint(File) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Reads a Blueprint from the specified file.
readDomainProfile(File) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Reads a Domain Profile from the specified file.
ReferenceValidator - Class in oracle.fmwplatform.envspec.validation.validators
Validates that a reference meets the naming requirements.
ReferenceValidator(Validate) - Constructor for class oracle.fmwplatform.envspec.validation.validators.ReferenceValidator
Creates an instance of the ReferenceValidator associated to a particular Validate which is currently handling the validation processing.
refreshFromEnvironment(EnvironmentModel, ModelTarget) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Refreshes the environment model by doing OracleHome, Online and Offline domain environment discovery.
refreshFromEnvironment(EnvironmentModel, ModelTarget, Class<?>) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Only refresh the environment model by doing an OracleHome, Online and Offline domain environment discovery.
refreshSettings(List<Setting>, List<Setting>) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentUtils
Update existing tuning parameter settings with their latest discovered value
removeClusterBindings() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Removes the clusterBindings of this Domain
removeDependencies() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Removes the id of this Domain
removeDomainProfile() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Removes the domainProfile of this DomainProfile
removeInfectedConnections - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
removeInstallation(Installation) - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Remove the installation from the installation list and reassign order ids to the remaining installations.
removeInstallation(String) - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Remove the installation from the installation list and reassign order ids to the remaining installations.
removePath() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Clears the path to the location on the file system where the Domain is located.
removeSchemas() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Removes the schemas of this Database
removeServerBindings() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Removes the serverBindings of this Database
removeServers() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Removes the servers of this DomainProfile
removeType() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Removes the type of this Domain
removeWebTierBindings() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Removes the webTierBindings of this Database
RESERVED_TOKEN_ADMINSERVER - Static variable in class oracle.fmwplatform.envspec.model.topology.Domain
 
RESERVED_TOKEN_CLUSTER - Static variable in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
 
RESERVED_TOKEN_DATASOURCE - Static variable in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
 
RESERVED_TOKEN_DOMAIN - Static variable in class oracle.fmwplatform.envspec.model.topology.Domain
 
RESERVED_TOKEN_NODE_MANAGER - Static variable in class oracle.fmwplatform.envspec.model.topology.NodeManager
 
RESERVED_TOKEN_SERVER - Static variable in class oracle.fmwplatform.envspec.model.topology.ServerBinding
 
ResourceValidator - Class in oracle.fmwplatform.envspec.validation.validators
Validates that a ResourceReference can be loaded based on the current search path.
ResourceValidator(Validate) - Constructor for class oracle.fmwplatform.envspec.validation.validators.ResourceValidator
Creates an instance of the ResourceValidator associated to a particular Validate which is currently handling the validation processing.
restartDelaySeconds - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
restartIntervalSeconds - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
restartMax - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
retrieveBootstrapObjects(ModelTarget, EnvironmentModel) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDiscovery
retrieve the topology domain object together with the host and oracle home object these objects are needed to map all the discovered objects to the right topology object
retrieveTopologyObjects(Topology) - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
Retrieve the right Oracle Home and Domain from the topology object.
retrieveTopologyObjects(Topology) - Method in class oracle.fmwplatform.envspec.environment.OracleHomeEnvironment
Retrieve the right Oracle Home from the topology object.

S

Schema - Class in oracle.fmwplatform.envspec.model.topology
Defines the data to be used by RCU actions.
Schema() - Constructor for class oracle.fmwplatform.envspec.model.topology.Schema
 
Schema.Shared - Enum in oracle.fmwplatform.envspec.model.topology
Type of Schema: "no" is default, "yes" meaning this Schema is shared and owned by another, "primary", domain.
SchemaInDomainTarget - Class in oracle.fmwplatform.envspec.model.targets.types
Model target object defining a schema in a domain.
SchemaInDomainTarget(String, String) - Constructor for class oracle.fmwplatform.envspec.model.targets.types.SchemaInDomainTarget
Create a schema in a domain model target.
SchemaVersionValidator - Class in oracle.fmwplatform.envspec.validation.validators
Validates that the Schema Version in the model matches the Schema Version of that is expected.
SchemaVersionValidator(Validate) - Constructor for class oracle.fmwplatform.envspec.validation.validators.SchemaVersionValidator
Creates an instance of the SchemaVersionValidator associated to a particular Validate which is currently handling the validation processing.
secondsToTrustAnIdlePoolConnection - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
Server - Class in oracle.fmwplatform.envspec.environment.domain
Describes a WebLogic server.
Server() - Constructor for class oracle.fmwplatform.envspec.environment.domain.Server
 
Server - Class in oracle.fmwplatform.envspec.model.domain
Cluster is the description of a Server in a Weblogic Domain.
Server() - Constructor for class oracle.fmwplatform.envspec.model.domain.Server
 
ServerBinding - Class in oracle.fmwplatform.envspec.model.topology
Binding information for a server.
ServerBinding() - Constructor for class oracle.fmwplatform.envspec.model.topology.ServerBinding
 
serverId - Variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
ServerInDomainTarget - Class in oracle.fmwplatform.envspec.model.targets.types
This class represents a server in a domain model target.
ServerInDomainTarget(String, String) - Constructor for class oracle.fmwplatform.envspec.model.targets.types.ServerInDomainTarget
Create a server in a domain model target.
ServerOnHostTarget - Class in oracle.fmwplatform.envspec.model.targets.types
This class represents a server on a host model target.
ServerOnHostTarget(String, String) - Constructor for class oracle.fmwplatform.envspec.model.targets.types.ServerOnHostTarget
Create a server on a host model target.
servers - Variable in class oracle.fmwplatform.envspec.environment.domain.Cluster
 
serverStartMode - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
set(int, E) - Method in class oracle.fmwplatform.envspec.model.topology.ArrayListForContainerAware
Adds the specified element to this list at the specified position.
set(int, E) - Method in class oracle.fmwplatform.envspec.model.topology.NoNullArrayList
Set the given element at the specified index in the list if the element is not null
setAbandonedConnectTimeout(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the abandonedConnectTimeout of the DataSource.
setAction(String) - Method in class oracle.fmwplatform.envspec.model.topology.ExecuteAction
Set the action to be executed
setAdditionalAddresses(List<String>) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Sets the additionalAddresses - A List of (IP) additionalAddresses that can be used to identify or connect to this Host.
setAddress(String) - Method in class oracle.fmwplatform.envspec.environment.domain.NodeManager
Sets the address of the NodeManager.
setAddress(String) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Sets the default address - An (IP) address that can be used to identify or connect to this Host.
setAddress(String) - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Set the address of this WebTier object
setAdminCredentialRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Sets the Credential reference for the AdminServer of this Domain
setAdminCredentialRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Set the admin credential reference for this WebTier object
setAdministrationPort(int) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
 
setAdministrationPortEnabled(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
 
setAdministrationProtocol(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
 
setAdminPort(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the adminPort of the Server.
setAdminServer(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets if this Server is the AdminServer.
setAdminServerName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Sets the adminServerName of the Domain.
setAdminServerUrl(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Sets the URL for the aAdminServer
setAlgorithmType(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the algorithmType of the DataSource.
setAlgorithmType(MultiDataSourceBinding.AlgorithmType) - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Sets the algorithm type that specifies the strategy of the MultiDataSource.
setAlias(String) - Method in class oracle.fmwplatform.envspec.model.tuning.Setting
Sets the alias that identifies which custom Setting you wish to set a value for.
setAllReferencesForParameters(Tunable, TuningParametersEntityType) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Sets the container of this tuning params object and the entity type.
setApplicationPath(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Set the domain application path.
setApplicationPath(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Set the domain application path.
setAutoKillIfFailed(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the autoKillIfFailed of the Server.
setAutoRestart(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the autoRestart of the Server.
setAuxiliarySchemaCredentialRefs(List<String>) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Sets a given list of auxiliary Schema credential references.
setBeforeAction(String) - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Set the before-action element value
setBlueprints(List<Blueprint>) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Sets the list of Blueprints in this Blueprint.
setBlueprints(List<Blueprint>) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Sets a list of Blueprints replacing the existing list of blueprints in this domain profile.
setCapacityIncrement(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the capacityIncrement of the DataSource.
setCheckStateOf(String) - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Set the check-state-of element value
setCluster(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the cluster of the Server.
setClusterAddress(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Sets the clusterAddress of the cluster.
setClusterName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.ClusterInDomainTarget
Set the name of the target cluster.
setClusterRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Sets the Cluster id associated with this ClusterBinding.
setClusters(List<Cluster>) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Sets the list of Clusters in this DomainProfile.
setCompleteMessageTimeout(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the completeMessageTimeout of the Server.
setComponentInfo(String) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Sets the component info.
setConfigHome(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the configHome of this Directory object
setConnectionClass(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the connectionClass of the DataSource.
setConnectionCreationRetryFrequencySeconds(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the connectionCreationRetryFrequencySeconds of the DataSource.
setConnectionPoolFailoverCallbackHandler(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the connectionPoolFailoverCallbackHandler of the DataSource.
setConnectionReserveTimeout(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the connectionReserveTimeout of the DataSource.
setConnectionType(NodeManager.ConnectionType) - Method in class oracle.fmwplatform.envspec.environment.domain.NodeManager
Sets the connectionType of the NodeManager.
setConnectString(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the connectString of the DataSource.
setConnectString(String) - Method in class oracle.fmwplatform.envspec.model.topology.Node
Sets the connect string.
setConnectTimeout(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the connectTimeout of the DataSource.
setCredentialRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the credentialRef of this Directory object
setCredentialRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Sets the Credential reference for the Credential that is required to connect to this Host.
setCredentialRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Sets the Credential reference for the Credential that is required to connect to this NodeManager.
setCredentialRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Sets the Credential reference for the Credential that is required to connect to this Schema.
setCredentials(Credentials) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Sets the Credentials associated with this EnvironmentModel.
setCritical(boolean) - Method in class oracle.fmwplatform.envspec.validation.ValidationMessage
Set the critical status of this message.
setCritical(String) - Method in class oracle.fmwplatform.envspec.validation.ValidationResult
Marks the specified message as critical.
setCrossDomainSecurityEnabled(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Sets the crossDomainSecurityEnabled of the Domain.
setDatabase(Database) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Sets the Database that is to be associated with this Schema
setDatabases(List<Database>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Sets the list of Databases in this Topology.
setDataSourceBindings(List<DataSourceBinding>) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Sets the DataSourceBindings that are associated with this Schema.
setDataSourceList(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the dataSourceList of the DataSource.
setDataSourceName(String) - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Sets the name of this DataSourceBinding.
setDataSources(List<DataSource>) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the dataSources of the DataSource.
setDbaCredentialRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Sets the DBA Credential reference which may be null.
setDbaRole(Database.Role) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Sets the DBA role.
setDbDriverName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the dbDriverName of the DataSource.
setDefaultCoherencePort(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Set the domain defaultCoherencePort value.
setDependencies(List<Dependency>) - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Sets the specified list of Dependencies in this Cluster
setDependencies(List<Dependency>) - Method in class oracle.fmwplatform.envspec.model.domain.Server
Sets a list of Dependency objects to the Server
setDescription(String) - Method in class oracle.fmwplatform.envspec.environment.domain.ConfigGroup
Sets the description of the ConfigGroup.
setDescriptorFileName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the descriptorFileName of the DataSource.
setDirectories(List<Directory>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Sets the list of Directories in this Topology.
setDirectory(Directory) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Sets the Directory reference for the Directory that is associated to this Host.
setDomain(Domain) - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Sets the Domain that this MappedDomain is based on.
setDomainLogBroadcastSeverity(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the domainLogBroadcastSeverity of the Server.
setDomainName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.ClusterInDomainTarget
Set the name of the containing domain.
setDomainName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.DomainTarget
Set the name of the target domain.
setDomainName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.SchemaInDomainTarget
Set the name of the containing domain.
setDomainName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerInDomainTarget
Set the name of the domain containing the target server.
setDomainProfile(DomainProfile) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Set the child domain profile to the domain profile specified in domainProfile.
setDomainProfile(String, String, EnvironmentModelFileLocator) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Set the child domain profile by loading the domain profile identified by the domainProfileName.
setDomainProfile(String) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Set the child domain profile by loading the domain profile identified by the domainProfileName.
setDomainProfile(DomainProfile) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Sets the DomainProfile for this Domain.
setDomains(List<Domain>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Sets the list of Domains in this Topology.
setDriverClass(String) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Sets the fully qualified Java class name of the non-XA JDBC driver.
setDsName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the dsName of the DataSource.
setDsSuffix(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the dsSuffix of the DataSource.
setElement(Object) - Method in class oracle.fmwplatform.envspec.validation.ValidationMessage
Set the topology element associated with this message.
setEnableDRCP(Boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the dataSourceList of the DataSource.
setErrorMessages(List<String>) - Method in class oracle.fmwplatform.envspec.validation.ValidationResult
Sets the list of error messages found on validation.
setExalogicOptimizationsEnabled(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Sets the exalogicOptimizationsEnabled of the Domain.
setExecuteActions(List<ExecuteAction>) - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Sets the supplied list of ExecuteActions as the only elements in the Dependency
setExternalServices(List<String>) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Sets the list of external services in this Blueprint.
setExtraProperties(List<String>) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the extraProperties of the DataSource.
setFailoverCallbackHandler(String) - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Sets the handler to be used for failover.
setFailoverRequestIfBusy(Boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the failoverRequestIfBusy of the DataSource.
setFailoverRequestIfBusy(boolean) - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Enables the MultiDataSource to failover connection requests to the next data source if all connections in the current data source are in use.
setFailureAction(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the failureAction of the Server.
setFMWVersionRange(String) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
 
setFMWVersionRange(String) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
 
setFMWVersionRange(String) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
 
setFMWVersionRange(String) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
 
setGlobalTransactionProtocol(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the globalTransactionProtocol of the DataSource.
setGracefulShutdownTimeout(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the gracefulShutdownTimeout of the Server.
setGroupSearchBase(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the groupSearchBase of this Directory object
setHandler(Location.Handler) - Method in class oracle.fmwplatform.envspec.model.topology.Location
Sets the handler
setHostName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.HostTarget
 
setHostName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.NodeManagerOnHostTarget
Set the name of the host containing the target node manager.
setHostName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerOnHostTarget
Set the name of the host containing the target server.
setHostNameVerificationIgnored(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the hostNameVerificationIgnored of the Server.
setHostNameVerifier(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the hostNameVerifier of the Server.
setHosts(List<Host>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Set the hosts used by this Topology.
setId(String) - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
 
setId(String) - Method in class oracle.fmwplatform.envspec.model.domain.Server
 
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.Database
 
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the id of this Directory object
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Sets id to be used when referencing this Domain.
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Sets the id that is used when referencing this Host.
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.Installation
 
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.Location
Set the id of this Location object
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Sets the id that is used to reference this MappedDomain.
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.MappedWebTier
Sets the id used to reference this MappedWebTier object
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.Node
 
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
 
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
 
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Sets the id used to reference this VirtualHost object
setId(String) - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Sets the id that is used when referencing this WebTier.
setIdentityKeystore(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the identityKeystore of the Server.
setIgnoreSessionDuringShutdown(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets value of the IgnoreSessionDuringShutdown attribute.
setInitialCapacity(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the initialCapacity of the DataSource.
setInitSql(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the initSql of the DataSource.
setInstallationData(InstallationData) - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Set the installation data information about the installations in the OracleHome.
setInstallations(List<Installation>) - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Set the installation list for the InstallationData.
setInstaller(String) - Method in class oracle.fmwplatform.envspec.model.topology.Installation
Set the location and name of the installer image.
setInstallType(String) - Method in class oracle.fmwplatform.envspec.model.topology.Installation
Set the type of parts to install with this install image.
setInventoryLocation(String) - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Sets the inventory location for the OracleHome.
setIs(Dependency.Is) - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Set the is element value
setIsAdminServer(boolean) - Method in class oracle.fmwplatform.envspec.model.domain.Server
Sets if this Server is an AdminServer.
setIsCustom(boolean) - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Sets if the template is custom i.e.
setIsNot(Dependency.Is) - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Set the is-not element value
setJavaHome(String) - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Sets the filesystem path to the Java Home (JDK install directory).
setJdbcLLRTableName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Sets the jdbcLLRTableName of the Domain.
setJdbcLLRTableName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the jdbcLLRTableName of the Server.
setJndiName(List<String>) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the jndiName of the DataSource.
setJtaTimeout(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Sets the jtaTimeout of the Domain.
setJvmArgs(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the jvmArgs of the Server.
setKeepXAConnTillTxComplete(Boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the keepXAConnTillTxComplete of the DataSource.
setKeyAlias(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the keyAlias of the Server.
setKeyStores(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the keyStores of the Server.
setLBRURL(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the LBRURL of this Directory object
setLcmListenPort(String) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Set the listen port for the LCMAgent on this host
setListenAddress(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the listenAddress of the Server.
setListenAddress(String) - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Sets the TCP/IP listen address.
setListenAddress2(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the listenAddress of the Server.
setListenPort(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the listenPort of the Server.
setListenPort(String) - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Sets the TCP/IP listen port.
setListenPortEnabled(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
 
setLocation(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Template
Sets the location of the Template.
setLocation(String) - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Sets the location of this Template for custom Templates only.
setLocation(Path) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Sets the location of the Topology file.
setLocations(List<Location>) - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Sets a List of Locations to this VirtualHost object
setLogFileSeverity(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the logFileSeverity of the Server.
setLoginDelay(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the loginDelay of the DataSource.
setMachine(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the machine of the Server.
setMappedDomains(List<MappedDomain>) - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Sets the MappedDomains that are mapped by this MappedOracleHome.
setMappedOracleHomes(List<MappedOracleHome>) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Sets the MappedOracleHomes for this Host.
setMappedWebTiers(List<MappedWebTier>) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Sets the MappedWebTiers for this Host
setMaxCapacity(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the maxCapacity of the DataSource.
setMaxMessageSize(Long) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the maxMessageSize of the Server.
setMaxStuckThreadTime(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the maxStuckThreadTime of the Server.
setmBeanName(String) - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Sets the mBean Name that identifies an MBean by its fully qualified name.
setmBeanProperty(String) - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Sets the name of the MBean Attribute to be set, or the MBean Operation to be called.
setmBeanServer(String) - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Sets the mBeanServer which is used to provide a different MBean Server name, e.g.
setmBeanSettings(List<MBeanSetting>) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Sets the mbean settings only from this TuningParameters.
setMembers(List<String>) - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Sets the list of cluster members names.
setMembers(List<String>) - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Sets the Server reference ids used to identify which Server objects belong in this Cluster.
setMemoryBufferSeverity(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the memoryBufferSeverity of the Server.
setMessagingMode(Cluster.MessagingMode) - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Sets the messagingMode of the cluster.
setMinCapacity(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the minCapacity of the DataSource.
setMiscConfig(Properties) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the miscConfig of this Directory object
setMiscProperties(Properties) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Set the misc properties for this topology
setMiscProperty(String, String) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Set a property to the misc properties for this topology
setMulticastAddress(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Sets the multicastAddress of the cluster.
setMulticastPort(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Sets the multicastPort of the cluster.
setName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Sets the name of the cluster.
setName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.ConfigGroup
Sets the name of the ConfigGroup.
setName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the name of the DataSource.
setName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Sets the name of the Domain.
setName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.NodeManager
Sets the name of the NodeManager.
setName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the name of the Server.
setName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Template
Sets the name of the Template.
setName(String) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
 
setName(String) - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Sets the name of this Template.
setName(String) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
 
setName(String) - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Sets the name of this ClusterBinding.
setName(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Sets the name of this Domain.
setName(String) - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Sets the name of the NodeManager.
setName(String) - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Sets the name of this ServerBinding.
setName(String) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Sets the name.
setName(String) - Method in class oracle.fmwplatform.envspec.model.topology.Variable
Sets the name of this Variable.
setName(String) - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Sets the name of this VirtualHost object
setName(String) - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Sets the name of this WebTier object
setName(String) - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Sets the name of this WebTierBinding object
setName(String) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Sets the name for the TuningParameters.
setNodeManager(NodeManager) - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Sets the NodeManager that is to be mapped by this MappedDomain or null.
setNodeManagerName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.NodeManagerOnHostTarget
Set the name of the target node manager.
setNodeManagers(List<NodeManager>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Set the list of specified NodeManager objects
setNodeManagerUsername(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Sets the nodeManagerUsername of the Domain.
setNodes(List<Node>) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Sets the Nodes in this Database.
setObjectName(String) - Method in class oracle.fmwplatform.envspec.model.domain.Target
Sets the name of a Targetable object (e.g., a Config Group).
setOracleHome(OracleHome) - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Sets the OracleHome that this MappedOracleHome is based on or null.
setOracleHomeName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.OracleHomeTarget
Set the name of the Oracle Home target.
setOracleHomes(List<OracleHome>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Identify the Oracle Homes (binary directories) in this Topology.
setOrElse(Dependency.OrElse) - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Set the or-else element value
setParent(Domain) - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
 
setParent(Topology) - Method in class oracle.fmwplatform.envspec.model.topology.Database
 
setParent(Schema) - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
 
setParent(Topology) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
 
setParent(Topology) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
 
setParent(Topology) - Method in class oracle.fmwplatform.envspec.model.topology.Host
 
setParent(InstallationData) - Method in class oracle.fmwplatform.envspec.model.topology.Installation
 
setParent(OracleHome) - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
 
setParent(VirtualHost) - Method in class oracle.fmwplatform.envspec.model.topology.Location
 
setParent(Database) - Method in class oracle.fmwplatform.envspec.model.topology.Node
 
setParent(Topology) - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
 
setParent(Topology) - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
 
setParent(Domain) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
 
setParent(Domain) - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
 
setParent(WebTier) - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
 
setParent(Topology) - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
 
setParent(Domain) - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Sets the container object that contains this.
setPatches(List<String>) - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Sets the list of patch identifiers e.g.
setPath(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Sets the path of the Domain.
setPath(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Sets the path to the location on the file system where the Domain is located.
setPath(String) - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Set the path to the OracleHome.
setPort(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.NodeManager
Sets the port of the NodeManager.
setPort(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the port of this Directory object
setPrefix(String) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Sets the Schema prefix
setProductHome(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the productHome of this Directory object
setProductionMode(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Domain
Sets the productionMode of the Domain.
setProfile(String) - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Sets the profile associated with this template assignment.
setProtocol(VirtualHost.Protocol) - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Sets the protocol of this VirtualHost
setProvides(String) - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Set the domain provides value.
setProvides(String) - Method in class oracle.fmwplatform.envspec.model.domain.Server
Set the domain provides value.
setProvides(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Set the domain provides value.
setRcuConnectString(String) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Sets the RCU connect string.
setRcuConnectString(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the rcuConnectString of this Directory object
setRemoveInfectedConnections(Boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the removeInfectedConnections of the DataSource.
setRestartDelaySeconds(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the restartDelaySeconds of the Server.
setRestartIntervalSeconds(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the restartIntervalSeconds of the Server.
setRestartMax(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the restartMax of the Server.
setRetry(String) - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Set the retry element value
setSchemaComponentIdRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Sets the Schema id reference which is the component id in template database.xml
setSchemaName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.SchemaInDomainTarget
Set the id of the target schema.
setSchemaVersion(String) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
 
setSchemaVersion(String) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
 
setSchemaVersion(String) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
 
setSchemaVersion(String) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Sets the schema version for the TuningParameters.
setScope(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Sets the scope of the EnvironmentModelTarget.
setScopeType(EnvironmentModelTarget.EnvironmentModelScopeType) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Sets the scopeType of the EnvironmentModelTarget.
setSearchBase(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the searchBase of this Directory object
setSecondsToTrustAnIdlePoolConnection(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the secondsToTrustAnIdlePoolConnection of the DataSource.
setSecure(boolean) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the secure of this Directory object
setServerAddress(String) - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Sets the server address of this VirtualHost object
setServerAdmin(String) - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Sets email address of server admin
setServerName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerInDomainTarget
Set the name of the target server.
setServerName(String) - Method in class oracle.fmwplatform.envspec.model.targets.types.ServerOnHostTarget
Set the name of the target server.
setServerRef(String) - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Sets the server reference that this binding is for.
setServerRefs(List<String>) - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Sets the Server ids of the Servers that are to mapped by this MappedDomain.
setServers(List<Server>) - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Sets the list of Cluster Server objects.
setServers(List<Server>) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Sets the list of Servers in this DomainProfile.
setServerStartMode(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the serverStartMode of the Server.
setSettings(List<Setting>) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Sets the settings only on this TuningParameters.
setSettingType(SettingType) - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Sets the SettingType that determines whether the Value is going to be used to set an MBean Attribute, or as the arguments of an MBean Operation.
setSettingType(SettingType) - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Sets the setting type, which is used to define whether Value is going to be used to set a WLST Attribute, or as the arguments of a WLST Operation.
setShared(Schema.Shared) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Sets the type of this Schema.
setShrinkFrequency(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the shrinkFrequency of the DataSource.
setSslEnabled(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the sslEnabled of the Server.
setSslListenPort(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the sslListenPort of the Server.
setSslListenPort(String) - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Sets the TCP/IP listen port for SSL traffic.
setStartupMode(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the startupMode of the Server.
setStatementCacheSize(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the statementCacheSize of the DataSource.
setStdoutSeverity(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the stdoutSeverity of the Server.
setStorageLocation(String) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Sets the storage location.
setStuckThreadCount(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the stuckThreadCount of the Server.
setStuckThreadMaxTime(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the stuckThreadMaxTime of the Server.
setStuckThreadTimerInterval(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the stuckThreadTimerInterval of the Server.
setTablespace(String) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Sets the tablespace string.
setTarget(String) - Method in class oracle.fmwplatform.envspec.model.topology.ExecuteAction
Set the target on which the action will be executed
setTargetId(String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Sets the targetId of the EnvironmentModelTarget.
setTargetNames(Set<String>) - Method in class oracle.fmwplatform.envspec.model.domain.Target
Sets the set of names of this Target (e.g.
setTargets(List<String>) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the targets of the DataSource.
setTargets(List<Target>) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Sets the list of targets defined in this DomainProfile.
setTemplates(List<Template>) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Sets the list of templates in this Blueprint.
setTemplateType(Template.TemplateType) - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Sets the Template type of this Template.
setTempTablespace(String) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Sets the tempTablespace string.
setTestConnectionsOnReserve(Boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the testConnectionsOnReserve of the DataSource.
setTestFrequency(String) - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Sets the test frequency.
setTestFrequencySeconds(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the testFrequencySeconds of the DataSource.
setTestTableName(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the testTableName of the DataSource.
Setting - Class in oracle.fmwplatform.envspec.model.tuning
An individual tuning parameter, containing a value for the parameter to be set to.
Setting() - Constructor for class oracle.fmwplatform.envspec.model.tuning.Setting
Create an empty Setting.
Setting(String, String) - Constructor for class oracle.fmwplatform.envspec.model.tuning.Setting
Creates a Setting for the alias and value specified.
SettingType - Enum in oracle.fmwplatform.envspec.model.tuning
Allowed values are ‘attribute’ or ‘operation’.
SettingWithAliasWLSTValues - Class in oracle.fmwplatform.envspec.model.tuning
Container class to hold the setting alias, value as well as the corresponding WLST online and offline path and attributes.
SettingWithAliasWLSTValues(String, Object, Object, String, String, AliasWLSTValues.WLSTAttributeTypes, String, String, AliasWLSTValues.WLSTAttributeTypes) - Constructor for class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Creates a new SettingWithAliasWLSTValues with the specified information.
setTopology(Topology) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Sets the Topology associated with this EnvironmentModel.
setTrustKeystore(String) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the trustKeystore of the Server.
setTuningParameters(TuningParameters) - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Sets the TuningParameters for this ClusterBinding or null if no TuningParameters.
setTuningParameters(TuningParameters) - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Sets the TuningParameters for this DataSourceBinding or null if no TuningParameters.
setTuningParameters(TuningParameters) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Sets the TuningParameters for this Domain or null if no TuningParameters.
setTuningParameters(TuningParameters) - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Sets the TuningParameters for this NodeManager or null if no TuningParameters.
setTuningParameters(TuningParameters) - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Sets the TuningParameters for this ServerBinding or null if no TuningParameters.
setTuningParameters(List<TuningParameters>) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Set the list of child TuningParameters for this TuningParameters
setTunnelingEnabled(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the tunnelingEnabled of the Server.
setTwoWaySslEnabled(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the twoWaySslEnabled of the Server.
setType(DataSource.Type) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the type of the DataSource.
setType(Directory.DirectoryType) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the type of this Directory object
setType(Type) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Sets the type of the Domain (local or shared).
setType(Type) - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Sets the type of this OracleHome (shared or local).
setType(WebTier.Type) - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Set the type of the WebTier.
setType(TypedValue.DataType) - Method in class oracle.fmwplatform.envspec.model.tuning.TypedValue
Sets the data type.
setType(WLSTPath.PathType) - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
Sets the type (online or offline).
setUnicastBroadcastChannel(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.Cluster
Sets the unicastBroadcastChannel of the cluster.
setUrlPattern(String) - Method in class oracle.fmwplatform.envspec.model.topology.Location
Sets the urlPattern to match this Location
setUseFusionForLLR(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.Server
Sets the useFusionForLLR of the Server.
setUserExpandable(boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.ConfigGroup
Sets the userExpandable of the ConfigGroup.
setUsername(String) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the username of the DataSource.
setUserSearchBase(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Set the userSearchBase of this Directory object
setUseXADataSourceInterface(Boolean) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the useXADataSourceInterface of the DataSource.
setValue(String) - Method in class oracle.fmwplatform.envspec.model.topology.Variable
Sets the value of this Variable.
setValue(String) - Method in class oracle.fmwplatform.envspec.model.tuning.Setting
Sets the value of this Setting.
setValue(String) - Method in class oracle.fmwplatform.envspec.model.tuning.TypedValue
Sets the value to set.
setValue(String) - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
Sets the value.
setValues(List<String>) - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Sets the list of values for this mbean setting.
setValues(List<TypedValue>) - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Sets the list of values.
setVariables(List<Variable>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Sets the Variables that are used for substitution - note the variable dereference format is %x%.
setVariablesAndTokensMap(Map<String, String>) - Method in class oracle.fmwplatform.envspec.model.tuning.Setting
Sets a map containing the variables and tokens of this setting
setVariablesAndTokensMap(Map<String, String>) - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
Sets the map of variables and tokens.
setVendor(Database.Vendor) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Sets the vendor of this Database.
setVersion(String) - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
 
setVersion(String) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
 
setVersion(String) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
 
setVersion(String) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
 
setVirtualHosts(List<VirtualHost>) - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Set a list of VirtualHosts
setWarningMessages(List<String>) - Method in class oracle.fmwplatform.envspec.validation.ValidationResult
Sets the list of warning messages found on validation.
setWebLogicCluster(String) - Method in class oracle.fmwplatform.envspec.model.topology.Location
Sets the cluster name
setWebLogicHost(String) - Method in class oracle.fmwplatform.envspec.model.topology.Location
Sets the webLogicHost to this Location
setWebLogicPort(String) - Method in class oracle.fmwplatform.envspec.model.topology.Location
Sets the port number
setWebTier(WebTier) - Method in class oracle.fmwplatform.envspec.model.topology.MappedWebTier
Sets the WebTier object that belongs to this MappedWebTier object
setWebTierRef(WebTier) - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Set the WebTier object this WebTierBinding refers to
setWebTiers(List<WebTier>) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Sets the webTiers with the provided list
setWlProxySSL(Location.WLProxySSL) - Method in class oracle.fmwplatform.envspec.model.topology.Location
Sets whether proxy uses SSL
setWlProxySSLPassThrough(Location.WLProxySSLPassThrough) - Method in class oracle.fmwplatform.envspec.model.topology.Location
Set SSL passthrough
setWlstName(String) - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Sets the name of the WLST attribute or operation you want to set or invoke.
setWlstPath(WLSTPath) - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Sets the WLST path to the management object you wish to set an attribute on or invoke a function on.
setWlstSettings(List<WLSTSetting>) - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
The wlst settings only from this TuningParameters.
setXA(boolean) - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Sets if an XA driver must be used.
setXaDriverClass(String) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Sets the fully qualified Java class name of the XA JDBC driver.
setXaRetryDurationSeconds(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the xaRetryDurationSeconds of the DataSource.
setXaRetryIntervalSeconds(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the xaRetryIntervalSeconds of the DataSource.
setXaSetTransactionTimeout(Integer) - Method in class oracle.fmwplatform.envspec.environment.domain.DataSource
Sets the xaSetTransactionTimeout of the DataSource.
shrinkFrequency - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
sslEnabled - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
sslListenPort - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
startSession(String) - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
start an embedded WLST session.
startupMode - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
statementCacheSize - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
stdoutSeverity - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
stripNamePrefix(String) - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
 
stuckThreadCount - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
stuckThreadMaxTime - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
stuckThreadTimerInterval - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.Database
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.Host
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.Installation
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.Location
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.Node
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Replaces substitution keys in the specified text with their corresponding values.
substitute(String) - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Replaces substitution keys in the specified text with their corresponding values.

T

Target - Class in oracle.fmwplatform.envspec.model.domain
Target associates a Targetable object with names Targets.
Target() - Constructor for class oracle.fmwplatform.envspec.model.domain.Target
 
targets - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
Template - Class in oracle.fmwplatform.envspec.environment.domain
Describes a WebLogic domain extension template, this is only used by offline domain discovery.
Template() - Constructor for class oracle.fmwplatform.envspec.environment.domain.Template
 
Template - Class in oracle.fmwplatform.envspec.model.blueprint
Provides details of a Domain Extension Template (or Base Template).
Template() - Constructor for class oracle.fmwplatform.envspec.model.blueprint.Template
 
Template.TemplateType - Enum in oracle.fmwplatform.envspec.model.blueprint
Specifies how the Template is used.
testConnectionsOnReserve - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
testFrequencySeconds - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
testTableName - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
toCompactString() - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.domain.Server
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.domain.Target
Returns a compact string representation of the object in JSON format.
toCompactString(List<EnvironmentModelTarget>) - Static method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Returns the string representation of the list of EnvironmentModelTargets in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
Returns a compact string representation of the object in JSON format.
toCompactString(List<ModelTarget>) - Static method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
Returns a compact string representation of the objects in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.ExecuteAction
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.GenericDataSourceBinding
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Installation
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedWebTier
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Node
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in enum oracle.fmwplatform.envspec.model.topology.Type
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Variable
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.Setting
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.TypedValue
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
Returns a compact string representation of the object in JSON format.
toCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Returns a compact string representation of the object in JSON format.
topology - Variable in class oracle.fmwplatform.envspec.environment.Environment
 
Topology - Class in oracle.fmwplatform.envspec.model.topology
A description of an environment’s major components - Hosts, Oracle Homes, Domains, Node Managers, Data Sources, and other external resources (e.g., load balancers)—and concrete binding information to map these components on to actual hosts (i.e., physical or virtual machines).
Topology() - Constructor for class oracle.fmwplatform.envspec.model.topology.Topology
 
topologyDomain - Variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
topologyOracleHome - Variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
topologyOracleHome - Variable in class oracle.fmwplatform.envspec.environment.OracleHomeEnvironment
 
toString() - Method in class oracle.fmwplatform.envspec.environment.topology.DiscoveryOptions
 
toString() - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
 
toString() - Method in enum oracle.fmwplatform.envspec.model.blueprint.Template.TemplateType
 
toString() - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.domain.Server
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.domain.Target
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.Database.Role
 
toString() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.Database.Vendor
 
toString() - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.Dependency.Is
 
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.Dependency.OrElse
 
toString() - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.Directory.DirectoryType
 
toString() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.ExecuteAction
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.GenericDataSourceBinding
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.Installation
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.Location.Handler
 
toString() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.Location.WLProxySSL
 
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.Location.WLProxySSLPassThrough
 
toString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedWebTier
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding.AlgorithmType
 
toString() - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.Node
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.Schema.Shared
 
toString() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.Type
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.Variable
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.VirtualHost.Protocol
 
toString() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.topology.WebTier.Type
 
toString() - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.tuning.Setting
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.tuning.SettingType
 
toString() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.tuning.TypedValue.DataType
 
toString() - Method in class oracle.fmwplatform.envspec.model.tuning.TypedValue
Returns a string representation of the object in JSON format.
toString() - Method in enum oracle.fmwplatform.envspec.model.tuning.WLSTPath.PathType
 
toString() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Returns a string representation of the object in JSON format.
toString() - Method in class oracle.fmwplatform.envspec.versioning.Version
 
toString() - Method in class oracle.fmwplatform.envspec.versioning.VersionRange
 
toVersionString() - Method in class oracle.fmwplatform.envspec.versioning.Version
 
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.domain.Server
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.domain.Target
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.ExecuteAction
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.GenericDataSourceBinding
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Installation
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedWebTier
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Node
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in enum oracle.fmwplatform.envspec.model.topology.Type
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.Variable
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.Setting
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.TypedValue
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
Returns a compact string representation of the object in XML format.
toXmlCompactString() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Returns a compact string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.blueprint.Blueprint
Returns a string representation of the object in XML format..
toXmlString() - Method in class oracle.fmwplatform.envspec.model.blueprint.Template
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.domain.Cluster
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.domain.Server
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.domain.Target
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.ClusterBinding
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.Database
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.DataSourceBinding
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.Dependency
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.Directory
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.ExecuteAction
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.GenericDataSourceBinding
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.Host
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.Installation
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.InstallationData
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.Location
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedDomain
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.MappedWebTier
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.Node
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.NodeManager
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.OracleHome
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.ServerBinding
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.Topology
Returns a string representation of the object in XML format.
toXmlString() - Method in enum oracle.fmwplatform.envspec.model.topology.Type
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.Variable
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.VirtualHost
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.WebTier
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.topology.WebTierBinding
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.tuning.MBeanSetting
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.tuning.Setting
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.tuning.SettingWithAliasWLSTValues
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.tuning.TuningParameters
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.tuning.TypedValue
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTPath
Returns a string representation of the object in XML format.
toXmlString() - Method in class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
Returns a string representation of the object in XML format.
transformJson(String) - Static method in class oracle.fmwplatform.envspec.upgrade.UpgradeModelJsonV4
transformJson upgrades json passed in file.
transformJson(InputStream) - Static method in class oracle.fmwplatform.envspec.upgrade.UpgradeModelJsonV4
transformJson upgrades json passed through inputStream.
trustKeystore - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
TuningParameters - Class in oracle.fmwplatform.envspec.model.tuning
TuningParameters are used to provide low level additional settings that the user wishes to customize/tune.
TuningParameters() - Constructor for class oracle.fmwplatform.envspec.model.tuning.TuningParameters
 
TuningParametersEntityType - Enum in oracle.fmwplatform.envspec.model.tuning
Type of entities that can contain a tuning parameter.
TuningParametersReference - Class in oracle.fmwplatform.envspec.model.tuning
Reference to a tuning parameter file.
TuningParametersReference() - Constructor for class oracle.fmwplatform.envspec.model.tuning.TuningParametersReference
Creates an instance of TuningParametersReference with no values.
TuningParametersReference(String, Path) - Constructor for class oracle.fmwplatform.envspec.model.tuning.TuningParametersReference
Creates an instance of TuningParametersReference with name an location initialized to the values specified.
tunnelingEnabled - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
twoWaySslEnabled - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
type - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
type - Variable in class oracle.fmwplatform.envspec.model.topology.OracleHome
Identifies whether this is a shared or local OracleHome.
Type - Enum in oracle.fmwplatform.envspec.model.topology
Used to specify whether the containing element (an OracleHome or a Domain) is stored on shared or local disk.
TypedValue - Class in oracle.fmwplatform.envspec.model.tuning
The setting value and the type of data contained.
TypedValue() - Constructor for class oracle.fmwplatform.envspec.model.tuning.TypedValue
 
TypedValue.DataType - Enum in oracle.fmwplatform.envspec.model.tuning
Denotes the data types that a setting value can have.

U

unicastBroadcastChannel - Variable in class oracle.fmwplatform.envspec.environment.domain.Cluster
 
UniqueIdValidator - Class in oracle.fmwplatform.envspec.validation.validators
Validates that every member in a collection has a unique ID.
UniqueIdValidator(Validate) - Constructor for class oracle.fmwplatform.envspec.validation.validators.UniqueIdValidator
Creates an instance of the UniqueIdValidator associated to a particular Validate which is currently handling the validation processing.
updateCluster(Cluster, HashMap<String, AliasWLSTValues>, Domain, Boolean) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDomainMapping
Updates the topology domain object based on the discovered cluster information and add the cluster to the domain profile and clusterBindings
updateDataSource(DataSource, Topology, HashMap<String, AliasWLSTValues>, Domain, Boolean) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDatabaseMapping
Add database object on a topology object based on the discovered datasource
updateDomain(Domain, HashMap<String, AliasWLSTValues>, Domain, Boolean) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDomainMapping
Updates the topology domain object based on the discovered online and offline domain information and optional add a domain profile with the domain tuning parameters
updateNodeManager(NodeManager, Topology, HashMap<String, AliasWLSTValues>, Domain, OracleHome, Boolean) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentHostMapping
Convert a discovered environment nodemanager or machine object to a topology nodemanager object, add this nodemanager as a new host and as a nodemanager reference to the domain mapping
updateServer(Server, Topology, HashMap<String, AliasWLSTValues>, Domain, OracleHome, Boolean) - Method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentDomainMapping
Based on the discovered online or offline environment server object do the following - Update the server references to a domain mapping - Update the server bindings on the topology domain object - Update the server in the domain profile of the topology domain object
updateTuningParameters(Object, Map<String, String>, HashMap<String, AliasWLSTValues>) - Static method in class oracle.fmwplatform.envspec.environment.topology.EnvironmentUtils
Return all tuning parameter settings from a discovered domain object
upgrade(String, Class, String) - Method in interface oracle.fmwplatform.envspec.upgrade.ModelUpgradeHandler
Upgrade n-1 version model document to version n
upgrade(String, Class, String, String) - Method in interface oracle.fmwplatform.envspec.upgrade.ModelUpgradeHandler
Upgrade n-1 version model document to version n
upgrade(String, Class, String) - Static method in class oracle.fmwplatform.envspec.upgrade.ModelUpgradeUtil
Util api for migrating model xml or json from version n-1 to n
upgrade(String, Class, String, String) - Static method in class oracle.fmwplatform.envspec.upgrade.ModelUpgradeUtil
Util api for migrating model xml or json from version n-1 to n
UpgradeModelJsonV4 - Class in oracle.fmwplatform.envspec.upgrade
 
UpgradeModelJsonV4() - Constructor for class oracle.fmwplatform.envspec.upgrade.UpgradeModelJsonV4
 
useFusionForLLR - Variable in class oracle.fmwplatform.envspec.environment.domain.Server
 
userExpandable - Variable in class oracle.fmwplatform.envspec.environment.domain.ConfigGroup
 
username - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
useXADataSourceInterface - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 

V

validate(Validate) - Method in class oracle.fmwplatform.envspec.model.domain.DomainProfile
 
validate() - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Performs basic validation without reference to any actual environment.
validate(ModelTarget) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModel
Validates a single environment model target against this model.
validate(Validate) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
Validate this target.
validate(EnvironmentModel) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelValidator
Validates the EnvironmentModel object provided and returns the resulting validation messages, which include any errors and/or warnings found in the validation process.
validate(EnvironmentModel, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelValidator
Validates the EnvironmentModel object provided, similar to EnvironmentModelValidator.validate(EnvironmentModel).
validate(EnvironmentModel, ModelTarget) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelValidator
Validates the target within the EnvironmentModel provided.
validate(EnvironmentModel, List<ModelTarget>) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelValidator
Validates each of the specified targets within the EnvironmentModel provided.
validate(EnvironmentModel, List<ModelTarget>, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelValidator
Validates each of the specified targets within the EnvironmentModel provided.
validate(EnvironmentModel, ModelTarget, String) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelValidator
Validates each of the specified targets within the EnvironmentModel provided.
validate(Validate) - Method in class oracle.fmwplatform.envspec.model.targets.ModelTargetImpl
Children may override this to provide type specific validation
validate(Validate) - Method in class oracle.fmwplatform.envspec.model.topology.Domain
Validate this Domain using the specified Validate instance.
validate(Validate) - Method in class oracle.fmwplatform.envspec.model.topology.MappedOracleHome
Implement ValidationParticipant to verify that no domain is mapped multiple times.
validate(Validate) - Method in class oracle.fmwplatform.envspec.model.topology.Schema
Validate this Schema using the specified Validate instance.
validate(Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.NumericValidator
 
validate(Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.ReferenceValidator
 
validate(Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.ResourceValidator
 
validate(Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.SchemaVersionValidator
 
validate(Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.UniqueIdValidator
 
validate(Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.VariableTextValidator
Override base method to derive attributes from with ValidateVariableText annotation.
VALIDATE_MODEL_PROPERTY - Static variable in class oracle.fmwplatform.envspec.model.EnvironmentModelTarget
Deprecated.
The name of the environment model property to add to a Validate instance for validation.
VALIDATE_MODEL_PROPERTY - Static variable in interface oracle.fmwplatform.envspec.model.targets.ModelTarget
 
validateCollection(Collection<Object>, Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.NumericValidator
 
validateCollection(Collection<Object>, Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.ReferenceValidator
 
validateCollection(Collection<Object>, Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.ResourceValidator
 
validateCollection(Collection<Object>, Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.SchemaVersionValidator
 
validateCollection(Collection<Object>, Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.UniqueIdValidator
 
validateCollection(Collection<Object>, Object, Field, Annotation) - Method in class oracle.fmwplatform.envspec.validation.validators.VariableTextValidator
Override base method to derive attributes from with ValidateVariableText annotation.
validateDependencies(Topology) - Static method in class oracle.fmwplatform.envspec.model.topology.DependencyValidationHelper
Check the topology for Dependency objects and make sure there is a corresponding Provides field.
validateDomain(Domain, Validate) - Static method in class oracle.fmwplatform.envspec.model.topology.DomainValidation
Validate the specified domain, adding any messages to the validation results.
validateEnvironmentTarget(ModelTarget, EnvironmentModel, String) - Method in class oracle.fmwplatform.envspec.environment.DomainEnvironment
Validate the EnvironmentTarget so it can be used for Domain discovery, it should of type Domain.
validateEnvironmentTarget(ModelTarget, EnvironmentModel) - Method in class oracle.fmwplatform.envspec.environment.OracleHomeEnvironment
Validate the EnvironmentModelTarget so it can be used for the OracleHome discovery, it should be of type OracleHome or Domain.
ValidateNumeric - Annotation Type in oracle.fmwplatform.envspec.validation.annotations
Validates that the Numeric value contained in the field attribute matches the specifications supplied in the attributes.
ValidateNumeric.NumericType - Enum in oracle.fmwplatform.envspec.validation.annotations
 
ValidateReference - Annotation Type in oracle.fmwplatform.envspec.validation.annotations
Validates references to determine if they meet the specified naming convention and that they are unique within the list if uniqueness is required which is the default.
validateReference(Object, Object, String, boolean, ValidateReference.ReferenceType, String, int, int) - Method in class oracle.fmwplatform.envspec.validation.validators.ReferenceValidator
Validates that a reference meets the naming requirements.
ValidateReference.ReferenceType - Enum in oracle.fmwplatform.envspec.validation.annotations
 
validateReferenceCollection(Collection<Object>, Object, String, boolean, ValidateReference.ReferenceType, String, int, int) - Method in class oracle.fmwplatform.envspec.validation.validators.ReferenceValidator
Validates that the collection of references meets the naming requirements.
ValidateResource - Annotation Type in oracle.fmwplatform.envspec.validation.annotations
Validates that a ResourceReference can be loaded based on the current search path.
validateResourceCollection(Object, Collection<Object>, String, boolean) - Method in class oracle.fmwplatform.envspec.validation.validators.ResourceValidator
Validates that a ResourceReference can be loaded based on the current search path.
validateResourceReference(Object, Object, String, boolean) - Method in class oracle.fmwplatform.envspec.validation.validators.ResourceValidator
Validates that a ResourceReference can be loaded based on the current search path.
ValidateSchemaVersion - Annotation Type in oracle.fmwplatform.envspec.validation.annotations
 
validateSchemaVersion(Object, Object, String, String, boolean) - Method in class oracle.fmwplatform.envspec.validation.validators.SchemaVersionValidator
Validates that the Schema Version in the model matches the Schema Version of that is expected.
validateString(Object, Object, String, String, int, int) - Method in class oracle.fmwplatform.envspec.validation.validators.VariableTextValidator
Override base method to perform variable substitutions if relevant, then call base method.
ValidateUniqueId - Annotation Type in oracle.fmwplatform.envspec.validation.annotations
Validates that every member in a collection has a unique ID.
ValidateVariableText - Annotation Type in oracle.fmwplatform.envspec.validation.annotations
Validates that the String value contained in the field attribute matches the regular expression supplied in the pattern attribute.
ValidationMessage - Class in oracle.fmwplatform.envspec.validation
Contains information about a validation message, including the message text, associated topology element, and critical status.
ValidationMessage(String) - Constructor for class oracle.fmwplatform.envspec.validation.ValidationMessage
Create a validation message with the specified text.
ValidationResult - Class in oracle.fmwplatform.envspec.validation
Contains the results of validation.
ValidationResult() - Constructor for class oracle.fmwplatform.envspec.validation.ValidationResult
 
value() - Method in enum oracle.fmwplatform.envspec.model.blueprint.Template.TemplateType
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.Database.Role
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.Database.Vendor
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.Dependency.Is
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.Dependency.OrElse
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.Directory.DirectoryType
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.Location.Handler
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.Location.WLProxySSL
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.Location.WLProxySSLPassThrough
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding.AlgorithmType
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.Schema.Shared
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.Type
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.VirtualHost.Protocol
 
value() - Method in enum oracle.fmwplatform.envspec.model.topology.WebTier.Type
 
value() - Method in enum oracle.fmwplatform.envspec.model.tuning.SettingType
 
value() - Method in enum oracle.fmwplatform.envspec.model.tuning.TypedValue.DataType
 
value() - Method in enum oracle.fmwplatform.envspec.model.tuning.WLSTPath.PathType
 
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.environment.domain.Cluster.MessagingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.environment.domain.DataSource.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.environment.domain.NodeManager.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.blueprint.Template.TemplateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.EnvironmentModelTarget.EnvironmentModelScopeType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.EnvironmentModelTarget.EnvironmentModelTargetType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.targets.ModelTarget.ModelTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Database.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Database.Vendor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Dependency.Is
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Dependency.OrElse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Directory.DirectoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Location.Handler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Location.WLProxySSL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Location.WLProxySSLPassThrough
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding.AlgorithmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Schema.Shared
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.VirtualHost.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.topology.WebTier.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.tuning.SettingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.tuning.TuningParametersEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.tuning.TypedValue.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.model.tuning.WLSTPath.PathType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.validation.annotations.ValidateNumeric.NumericType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.fmwplatform.envspec.validation.annotations.ValidateReference.ReferenceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum oracle.fmwplatform.envspec.environment.domain.Cluster.MessagingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.environment.domain.DataSource.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.environment.domain.NodeManager.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.blueprint.Template.TemplateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.EnvironmentModelTarget.EnvironmentModelScopeType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.EnvironmentModelTarget.EnvironmentModelTargetType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.targets.ModelTarget.ModelTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.Database.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.Database.Vendor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.Dependency.Is
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.Dependency.OrElse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.Directory.DirectoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.Location.Handler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.Location.WLProxySSL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.Location.WLProxySSLPassThrough
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.MultiDataSourceBinding.AlgorithmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.Schema.Shared
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.VirtualHost.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.topology.WebTier.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.tuning.SettingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.tuning.TuningParametersEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.tuning.TypedValue.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.model.tuning.WLSTPath.PathType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.validation.annotations.ValidateNumeric.NumericType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.fmwplatform.envspec.validation.annotations.ValidateReference.ReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in oracle.fmwplatform.envspec.model.topology
A name/value pair that is used to define a parameter/variable that can then be used in other settings using the dereference syntax %variable_name%.
Variable() - Constructor for class oracle.fmwplatform.envspec.model.topology.Variable
Creates an instance of Variable.
Variable(String, String) - Constructor for class oracle.fmwplatform.envspec.model.topology.Variable
Creates an instance of Variable with the name and value initialized.
VariableTextValidator - Class in oracle.fmwplatform.envspec.validation.validators
Validates a fields text value to determine if it matches the regex pattern specified.
VariableTextValidator(Validate) - Constructor for class oracle.fmwplatform.envspec.validation.validators.VariableTextValidator
Creates an instance of the TextValidator associated to a particular Validate which is currently handling the validation processing.
Version - Class in oracle.fmwplatform.envspec.versioning
Used to represent a version of an object/model.
Version(int, int, int, int, String) - Constructor for class oracle.fmwplatform.envspec.versioning.Version
 
Version(String) - Constructor for class oracle.fmwplatform.envspec.versioning.Version
 
VersionRange - Class in oracle.fmwplatform.envspec.versioning
Represents a range of versions with minimum and maximum versions separated by a comma and with braces indicating inclusive and parentheses exclusive membership.
VirtualHost - Class in oracle.fmwplatform.envspec.model.topology
 
VirtualHost() - Constructor for class oracle.fmwplatform.envspec.model.topology.VirtualHost
 
VirtualHost.Protocol - Enum in oracle.fmwplatform.envspec.model.topology
 

W

WebTier - Class in oracle.fmwplatform.envspec.model.topology
 
WebTier() - Constructor for class oracle.fmwplatform.envspec.model.topology.WebTier
 
WebTier.Type - Enum in oracle.fmwplatform.envspec.model.topology
 
WebTierBinding - Class in oracle.fmwplatform.envspec.model.topology
 
WebTierBinding() - Constructor for class oracle.fmwplatform.envspec.model.topology.WebTierBinding
 
WLST_CLUSTERS_METHOD - Static variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
WLST_CONFIGGROUPS_METHOD - Static variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
WLST_DATASOURCES_METHOD - Static variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
WLST_DOMAIN_METHOD - Static variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
WLST_NODEMANAGERS_METHOD - Static variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
WLST_SERVERS_METHOD - Static variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
WLST_TEMPLATES_METHOD - Static variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
wlstInvoker - Variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
wlstModulePrefix - Static variable in class oracle.fmwplatform.envspec.environment.DomainEnvironment
 
WLSTPath - Class in oracle.fmwplatform.envspec.model.tuning
The WLST path to the management object you wish to set an attribute on or invoke a function on.
WLSTPath() - Constructor for class oracle.fmwplatform.envspec.model.tuning.WLSTPath
 
WLSTPath.PathType - Enum in oracle.fmwplatform.envspec.model.tuning
Specifies the path as offline or online for WLST.
WLSTSetting - Class in oracle.fmwplatform.envspec.model.tuning
Describes an arbitrary WLST setting.
WLSTSetting() - Constructor for class oracle.fmwplatform.envspec.model.tuning.WLSTSetting
 
writeModelToFiles(EnvironmentModel, File) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Writes the environment model objects out as files including the Oracle Wallet if it is present.
writeModelToFiles(EnvironmentModel, File, char[]) - Method in class oracle.fmwplatform.envspec.model.EnvironmentModelBuilder
Writes the environment model objects out as files including the Oracle Wallet if it is present.

X

xaRetryDurationSeconds - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
xaRetryIntervalSeconds - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
xaSetTransactionTimeout - Variable in class oracle.fmwplatform.envspec.environment.domain.DataSource
 
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links
Oracle Fusion Middleware Java API Reference for the Lifecycle Management Environment Specification
12c (12.2.1.2)

E77588-01

Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.