|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RawConfiguration | |
---|---|
org.rhq.core.domain.configuration |
Uses of RawConfiguration in org.rhq.core.domain.configuration |
---|
Methods in org.rhq.core.domain.configuration that return RawConfiguration | |
---|---|
RawConfiguration |
RawConfiguration.deepCopy(boolean keepId)
Creates a deep copy of this object that includes all of the properties except for the parent configuration. |
Methods in org.rhq.core.domain.configuration that return types with arguments of type RawConfiguration | |
---|---|
Set<RawConfiguration> |
Configuration.getRawConfigurations()
|
Methods in org.rhq.core.domain.configuration with parameters of type RawConfiguration | |
---|---|
void |
Configuration.addRawConfiguration(RawConfiguration rawConfiguration)
|
boolean |
Configuration.removeRawConfiguration(RawConfiguration rawConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |