Interface | Description |
---|---|
Collection |
The Collection Interface.
|
CoreRegistry |
CoreRegistry is the central get/put API for the Registry.
|
Registry |
This is the "Full" Registry interface.
|
Resource |
Interface to represent a resource.
|
Class | Description |
---|---|
ActionConstants |
Action Constants, used to define actions associated with registry resources when defining
permissions.
|
Aspect |
Aspects are using to associate custom behaviors with resources; Aspects differ form handlers, in
that handlers are automatically applied to a resource, whereas, aspects are needed to be invoked
manually through user action (e.g.
|
Association |
This class is to store resource associations.
|
CollectionImpl |
The default registry implementation of the Collection interface.
|
CollectionVersionImpl |
Implementation of CollectionImpl, Instance of this class is returned when requested for an early
version of some collection.
|
Comment |
Represents comments and its meta data.
|
LogEntry |
Representation of a log entry.
|
LogEntryCollection |
The main purpose of this class is to handle pagination for log entries.
|
RegistryConstants |
Constants used in the registry which are exposed to be used in APIs + used across packages.
|
RegistryFactory | Deprecated |
ResourceIDImpl |
This represent a resource id.
|
ResourceImpl |
Represents any file or collection stored in the registry.
|
ResourceImporter | Deprecated |
ResourcePath |
This class represents resource paths used inside the embedded registry.
|
Tag |
Represents a tag and its meta-data.
|
TaggedResourcePath |
Contains a resource path and tagging details of tags on that resource.
|
Copyright © 2016 WSO2 Inc. All Rights Reserved.