|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Repository
A representation of the model object 'Repository'.
The following features are supported:
RepositoryPackage.getRepository()
Method Summary | |
---|---|
java.lang.String |
getDataSourceNameJNDIName()
Returns the value of the 'Data Source Name JNDI Name' attribute |
java.lang.String |
getSharedArtifactClassDir()
Returns the value of the 'Shared Artifact Class Dir' attribute. |
boolean |
isIntrinsicNodeSync()
Returns the value of the 'Intrinsic Node Sync' attribute. |
void |
setDataSourceNameJNDIName(java.lang.String value)
Sets the value of the ' Data Source Name JNDI Name ' attribute |
void |
setIntrinsicNodeSync(boolean value)
Sets the value of the ' Intrinsic Node Sync ' attribute |
void |
setSharedArtifactClassDir(java.lang.String value)
Sets the value of the ' Shared Artifact Class Dir ' attribute |
Methods inherited from interface com.ibm.websphere.models.config.process.Service |
---|
getContainerScope, getContext, getProperties, isEnable, isSetEnable, setContext, setEnable, unsetEnable |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getDataSourceNameJNDIName()
If the meaning of the 'Data Source Name JNDI Name' attribute isn't clear, there really should be more of a description here...
setDataSourceNameJNDIName(String)
,
RepositoryPackage.getRepository_DataSourceNameJNDIName()
void setDataSourceNameJNDIName(java.lang.String value)
Data Source Name JNDI Name
' attribute.
value
- the new value of the 'Data Source Name JNDI Name' attribute.getDataSourceNameJNDIName()
java.lang.String getSharedArtifactClassDir()
"cells/$NODENAME$/sharedArtifacts"
.
If the meaning of the 'Shared Artifact Class Dir' attribute isn't clear, there really should be more of a description here...
setSharedArtifactClassDir(String)
,
RepositoryPackage.getRepository_SharedArtifactClassDir()
void setSharedArtifactClassDir(java.lang.String value)
Shared Artifact Class Dir
' attribute.
value
- the new value of the 'Shared Artifact Class Dir' attribute.getSharedArtifactClassDir()
boolean isIntrinsicNodeSync()
"false"
.
If the meaning of the 'Intrinsic Node Sync' attribute isn't clear, there really should be more of a description here...
setIntrinsicNodeSync(boolean)
,
RepositoryPackage.getRepository_IntrinsicNodeSync()
void setIntrinsicNodeSync(boolean value)
Intrinsic Node Sync
' attribute.
value
- the new value of the 'Intrinsic Node Sync' attribute.isIntrinsicNodeSync()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |