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, update
getContentTypes, getSecurityAttributes, isAvailable, isAvailable, query
getOptions, getSupportedSchemes, retrieveResource
getDescription, getId, getOrganization, getTitle, getVersion
getConfigurationPid, setConfigurationPid
boolean isPushAllowed()
boolean isPullAllowed()
String getRegistryId()
boolean isAutoPush()
This work is licensed under a Creative Commons Attribution 4.0 International License.