|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RepositoryConfiguration
A representation of the model object 'Repository Configuration'.
The following features are supported:
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
java.lang.String |
getRepositoryConnectionParameter(java.lang.String connectionParameterName)
NOTE: this method does not do keyword expansion see org.eclipse.corona.container.config.PropertyContainerConfiguration for keyword expansion |
java.util.List |
getRepositoryConnectionParameters()
Returns the value of the 'Repository Connection Parameters' containment reference list. |
java.util.Properties |
getRepositoryConnectionParametersAsProperties()
|
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
Method Detail |
---|
java.lang.String getRepositoryConnectionParameter(java.lang.String connectionParameterName)
java.util.Properties getRepositoryConnectionParametersAsProperties()
java.util.List getRepositoryConnectionParameters()
RepositoryConnectionParameters
.
If the meaning of the 'Repository Connection Parameters' containment reference list isn't clear, there really should be more of a description here...
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |