public interface RegistryStore extends CatalogStore, ConfiguredService
| Modifier and Type | Method and Description |
|---|---|
String |
getRegistryId()
Indicates the Id associated with this registry
|
boolean |
isAutoPush()
Indicates if the identity node should be automatically pushed to another registry store
|
boolean |
isPullAllowed()
Indicates if read operations are allowed on this registry
|
boolean |
isPushAllowed()
Indicates if write operations are allowed on this registry
|
create, delete, updategetContentTypes, getSecurityAttributes, isAvailable, isAvailable, querygetOptions, getSupportedSchemes, retrieveResourcegetDescription, getId, getOrganization, getTitle, getVersiongetConfigurationPid, setConfigurationPidboolean isPushAllowed()
boolean isPullAllowed()
String getRegistryId()
boolean isAutoPush()
This work is licensed under a Creative Commons Attribution 4.0 International License.