public interface IRepositoryInstanceInfo extends IRepositoryCapabilities
IRepositoryInstance which are relevant to a client.| Modifier and Type | Method and Description |
|---|---|
String |
getProviderId() |
String |
getRepositoryId() |
String |
getRepositoryName() |
String |
getRepositoryType() |
String |
getRepositoryVersion() |
isAccessControlPolicySupported, isFullTextSearchSupported, isMetaDataSearchSupported, isMetaDataWriteSupported, isTransactionSupported, isVersioningSupported, isWriteSupportedString getProviderId()
IRepositoryProvider this instance was created from.String getRepositoryId()
IRepositoryInstance.String getRepositoryName()
String getRepositoryVersion()
String getRepositoryType()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.