| Class and Description |
|---|
| CreateResourceReferenceException
Means that an error occurred while trying to construct an
ResourceReference object. |
| CreateResourceTypeException
Means that an error occurred while trying to construct an
ResourceType object. |
| ResourceReference
Represents a reference to an XWiki Resource (Entity Resource, Attachment Resource, Template Resource, etc).
|
| ResourceReferenceHandler
Handles a given
ResourceReference. |
| ResourceReferenceHandlerChain
Allows calling the next
ResourceReferenceHandler in the chain. |
| ResourceReferenceHandlerException
Represents a problem when handling a
ResourceReference. |
| ResourceType
Represents the type of Resource (eg Entity, Temporary, etc).
|
| UnsupportedResourceReferenceException
Means the Resource Reference is of a type for which we don't have an implementation for.
|
Copyright © 2004–2015 XWiki. All rights reserved.