Modifier and Type | Class and Description |
---|---|
static class |
EnvironmentConfiguration.EnvironmentConfigurationCommand
This is a environment configuration command that updates the configuration
information cached.
|
Constructor and Description |
---|
EnvironmentConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected Object |
clone() |
static EnvironmentConfiguration |
getCurrentConfiguration()
Returns the current configuration.
|
String |
getId()
Returns the id.
|
Collection<String> |
getTags()
Returns the collection of tags this environment has.
|
EnvironmentType |
getType()
Returns the environment type.
|
void |
setTags(Collection<String> tags)
Sets the collection of tags this environment has.
|
void |
setType(EnvironmentType type)
Sets the environment type.
|
static void |
updateCurrentConfiguration(EnvironmentConfiguration config)
Returns the current configuration.
|
public String getId()
public EnvironmentType getType()
public void setType(EnvironmentType type)
protected Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
public Collection<String> getTags()
public void setTags(Collection<String> tags)
public static EnvironmentConfiguration getCurrentConfiguration()
public static void updateCurrentConfiguration(EnvironmentConfiguration config) throws PortalException
PortalException
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.