E F G H O R S T V 

E

EntityResourceAction - Class in org.xwiki.resource.entity
Represents the action to be executed on an Entity Resource (eg "view", "delete", "get", etc).
EntityResourceAction(String) - Constructor for class org.xwiki.resource.entity.EntityResourceAction
 
EntityResourceReference - Class in org.xwiki.resource.entity
Represents an XWiki Resource Reference pointing to an Entity (Document, Space, Wiki, Object, etc).
EntityResourceReference(EntityReference, EntityResourceAction) - Constructor for class org.xwiki.resource.entity.EntityResourceReference
 
equals(Object) - Method in class org.xwiki.resource.entity.EntityResourceAction
 
equals(Object) - Method in class org.xwiki.resource.entity.EntityResourceReference
 

F

fromString(String) - Static method in class org.xwiki.resource.entity.EntityResourceAction
Converts a string to an EntityResourceAction instance.

G

getAction() - Method in class org.xwiki.resource.entity.EntityResourceReference
 
getActionName() - Method in class org.xwiki.resource.entity.EntityResourceAction
 
getEntityReference() - Method in class org.xwiki.resource.entity.EntityResourceReference
 
getLocale() - Method in class org.xwiki.resource.entity.EntityResourceReference
 
getModuleId() - Method in class org.xwiki.resource.temporary.TemporaryResourceReference
 
getOwningEntityReference() - Method in class org.xwiki.resource.temporary.TemporaryResourceReference
 
getResourceName() - Method in class org.xwiki.resource.temporary.TemporaryResourceReference
 
getRevision() - Method in class org.xwiki.resource.entity.EntityResourceReference
 

H

hashCode() - Method in class org.xwiki.resource.entity.EntityResourceAction
 
hashCode() - Method in class org.xwiki.resource.entity.EntityResourceReference
 

O

org.xwiki.resource.entity - package org.xwiki.resource.entity
 
org.xwiki.resource.resources - package org.xwiki.resource.resources
 
org.xwiki.resource.skins - package org.xwiki.resource.skins
 
org.xwiki.resource.temporary - package org.xwiki.resource.temporary
 

R

ResourcesResourceReference - Class in org.xwiki.resource.resources
Represents a reference to a static filesystem template resource.
ResourcesResourceReference() - Constructor for class org.xwiki.resource.resources.ResourcesResourceReference
Sets the Resource Reference Type.

S

setAction(EntityResourceAction) - Method in class org.xwiki.resource.entity.EntityResourceReference
 
setEntityReference(EntityReference) - Method in class org.xwiki.resource.entity.EntityResourceReference
 
setLocale(Locale) - Method in class org.xwiki.resource.entity.EntityResourceReference
 
setRevision(String) - Method in class org.xwiki.resource.entity.EntityResourceReference
 
SkinsResourceReference - Class in org.xwiki.resource.skins
Represents a reference to a static filesystem skin resource.
SkinsResourceReference() - Constructor for class org.xwiki.resource.skins.SkinsResourceReference
Sets the Resource Reference Type.

T

TemporaryResourceReference - Class in org.xwiki.resource.temporary
Points to a temporary Resource that's been generated by some XWiki process (For example the Formula Macro generates images of rendered formulas, the Chart Macro generates images of rendered chart data, etc).
TemporaryResourceReference(String, String, EntityReference) - Constructor for class org.xwiki.resource.temporary.TemporaryResourceReference
 
TemporaryResourceReference(String, String) - Constructor for class org.xwiki.resource.temporary.TemporaryResourceReference
 
toString() - Method in class org.xwiki.resource.entity.EntityResourceAction
 
toString() - Method in class org.xwiki.resource.entity.EntityResourceReference
 
TYPE - Static variable in class org.xwiki.resource.entity.EntityResourceReference
Represents an Entity Resource Type.
TYPE - Static variable in class org.xwiki.resource.resources.ResourcesResourceReference
Represents a static filesystem template Resource Type.
TYPE - Static variable in class org.xwiki.resource.skins.SkinsResourceReference
Represents a static filesystem Skins Resource Type.
TYPE - Static variable in class org.xwiki.resource.temporary.TemporaryResourceReference
Represents a Temporary Resource Type.

V

VIEW - Static variable in class org.xwiki.resource.entity.EntityResourceAction
The View Action.
E F G H O R S T V 

Copyright © 2004–2015 XWiki. All rights reserved.