Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

ABOUT - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
Action<T extends Entity> - Class in au.com.mountainpass.hyperstate.core
Actions represent available behaviours an entity exposes.
Action() - Constructor for class au.com.mountainpass.hyperstate.core.Action
 
Action(String, Address, Parameter...) - Constructor for class au.com.mountainpass.hyperstate.core.Action
 
add(NavigationalRelationship) - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
addEntity(EntityRelationship) - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
Address - Interface in au.com.mountainpass.hyperstate.core
 
ALTERNATE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
APPENDIX - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
ARCHIVES - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
au.com.mountainpass.hyperstate.annotations - package au.com.mountainpass.hyperstate.annotations
 
au.com.mountainpass.hyperstate.client - package au.com.mountainpass.hyperstate.client
 
au.com.mountainpass.hyperstate.core - package au.com.mountainpass.hyperstate.core
 
au.com.mountainpass.hyperstate.core.entities - package au.com.mountainpass.hyperstate.core.entities
 
au.com.mountainpass.hyperstate.exceptions - package au.com.mountainpass.hyperstate.exceptions
 
AUTHOR - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

B

BOOKMARK - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
BUTTON - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 

C

CANONICAL - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
CHAPTER - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
CHECKBOX - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
COLLECTION - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
COLOR - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
CONTENTS - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
convert(ListenableFuture<T>) - Static method in class au.com.mountainpass.hyperstate.core.FutureConverter
 
COPYRIGHT - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
create(Map<String, Object>) - Method in interface au.com.mountainpass.hyperstate.core.Address
 
create(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.core.JavaAddress
 
create(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.core.Link
 
CREATE_FORM - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
CreatedEntity - Class in au.com.mountainpass.hyperstate.core.entities
 
CreatedEntity(EntityWrapper<?>) - Constructor for class au.com.mountainpass.hyperstate.core.entities.CreatedEntity
 
CreatedEntity(Link) - Constructor for class au.com.mountainpass.hyperstate.core.entities.CreatedEntity
 
CURRENT - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

D

DATE - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
DATETIME - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
delete(EntityWrapper<?>) - Method in class au.com.mountainpass.hyperstate.client.RepositoryResolver
 
delete(Map<String, Object>) - Method in interface au.com.mountainpass.hyperstate.core.Address
 
delete(EntityWrapper<?>) - Method in interface au.com.mountainpass.hyperstate.core.EntityRepository
Deletes a given entity.
delete(String) - Method in interface au.com.mountainpass.hyperstate.core.EntityRepository
Deletes the entity with the given id.
delete(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.core.JavaAddress
 
delete(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.core.Link
 
deleteAll() - Method in interface au.com.mountainpass.hyperstate.core.EntityRepository
 
DeletedEntity - Class in au.com.mountainpass.hyperstate.core.entities
 
DeletedEntity() - Constructor for class au.com.mountainpass.hyperstate.core.entities.DeletedEntity
 
DeletedEntity(EntityWrapper<?>) - Constructor for class au.com.mountainpass.hyperstate.core.entities.DeletedEntity
 
DeletedEntity(Link) - Constructor for class au.com.mountainpass.hyperstate.core.entities.DeletedEntity
 
DERIVEDFROM - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
DESCRIBEDBY - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
DESCRIBES - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
determineMethodNature(Method) - Static method in class au.com.mountainpass.hyperstate.core.JavaAction
 
DISCLOSURE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
doInvoke(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.core.Action
 
doInvoke(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.core.JavaAction
 
DUPLICATE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

E

EDIT - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
EDIT_FORM - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
EDIT_MEDIA - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
EMAIL - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
ENCLOSURE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
Entity - Class in au.com.mountainpass.hyperstate.core.entities
 
Entity() - Constructor for class au.com.mountainpass.hyperstate.core.entities.Entity
 
Entity(String, String...) - Constructor for class au.com.mountainpass.hyperstate.core.entities.Entity
 
EntityNotFoundException - Exception in au.com.mountainpass.hyperstate.exceptions
 
EntityNotFoundException() - Constructor for exception au.com.mountainpass.hyperstate.exceptions.EntityNotFoundException
 
EntityRelationship - Class in au.com.mountainpass.hyperstate.core
 
EntityRelationship() - Constructor for class au.com.mountainpass.hyperstate.core.EntityRelationship
 
EntityRelationship(Entity, String...) - Constructor for class au.com.mountainpass.hyperstate.core.EntityRelationship
 
EntityRepository - Interface in au.com.mountainpass.hyperstate.core
 
EntityWrapper<T> - Class in au.com.mountainpass.hyperstate.core.entities
 
EntityWrapper(EntityRepository, String, T, String, String...) - Constructor for class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
EntityWrapper(T) - Constructor for class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
exists(String) - Method in interface au.com.mountainpass.hyperstate.core.EntityRepository
Returns whether an entity with the given id exists.

F

FILE - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
findOne(String) - Method in interface au.com.mountainpass.hyperstate.core.EntityRepository
Retrieves an entity by its id.
findOne(String, Class<S>) - Method in interface au.com.mountainpass.hyperstate.core.EntityRepository
 
FIRST - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
FutureConverter - Class in au.com.mountainpass.hyperstate.core
 
FutureConverter() - Constructor for class au.com.mountainpass.hyperstate.core.FutureConverter
 

G

get(JavaAddress, Class<T>) - Method in class au.com.mountainpass.hyperstate.client.RepositoryResolver
 
get(JavaAddress, ParameterizedTypeReference<T>) - Method in class au.com.mountainpass.hyperstate.client.RepositoryResolver
 
get(JavaAddress) - Method in class au.com.mountainpass.hyperstate.client.RepositoryResolver
 
get(String, Class<E>) - Method in class au.com.mountainpass.hyperstate.client.RepositoryResolver
 
get(Map<String, Object>) - Method in interface au.com.mountainpass.hyperstate.core.Address
 
get() - Method in interface au.com.mountainpass.hyperstate.core.Address
 
get(Class<T>) - Method in interface au.com.mountainpass.hyperstate.core.Address
 
get(ParameterizedTypeReference<T>) - Method in interface au.com.mountainpass.hyperstate.core.Address
 
get(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.core.JavaAddress
 
get() - Method in class au.com.mountainpass.hyperstate.core.JavaAddress
 
get(Class<T>) - Method in class au.com.mountainpass.hyperstate.core.JavaAddress
 
get(ParameterizedTypeReference<T>) - Method in class au.com.mountainpass.hyperstate.core.JavaAddress
 
get(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.core.Link
 
get() - Method in class au.com.mountainpass.hyperstate.core.Link
 
get(Class<T>) - Method in class au.com.mountainpass.hyperstate.core.Link
 
get(String, Class<E>) - Method in interface au.com.mountainpass.hyperstate.core.Resolver
 
getAction(String) - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
getActions() - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
getAddress() - Method in class au.com.mountainpass.hyperstate.core.Action
 
getAddress() - Method in class au.com.mountainpass.hyperstate.core.entities.Entity
 
getAddress() - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
getAddress() - Method in class au.com.mountainpass.hyperstate.core.entities.LinkedEntity
 
getAddress() - Method in class au.com.mountainpass.hyperstate.core.Link
 
getClasses() - Method in class au.com.mountainpass.hyperstate.core.Titled
 
getEntities() - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
getEntity() - Method in class au.com.mountainpass.hyperstate.core.EntityRelationship
 
getEntityLink() - Method in class au.com.mountainpass.hyperstate.core.EntityRelationship
 
getEntityRepository() - Method in class au.com.mountainpass.hyperstate.client.RepositoryResolver
 
getHref() - Method in interface au.com.mountainpass.hyperstate.core.Address
 
getHref() - Method in class au.com.mountainpass.hyperstate.core.JavaAddress
 
getId() - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
getId() - Method in class au.com.mountainpass.hyperstate.core.entities.LinkedEntity
 
getIdentifier() - Method in class au.com.mountainpass.hyperstate.core.Parameter
 
getLink(String) - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
getLink() - Method in class au.com.mountainpass.hyperstate.core.entities.LinkedEntity
 
getLink() - Method in class au.com.mountainpass.hyperstate.core.NavigationalRelationship
 
getLinks() - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
getName() - Method in class au.com.mountainpass.hyperstate.core.Action
 
getNature() - Method in class au.com.mountainpass.hyperstate.core.Action
 
getNature() - Method in class au.com.mountainpass.hyperstate.core.JavaAction
 
getNatures() - Method in class au.com.mountainpass.hyperstate.core.Parameter
 
getParameterKeys() - Method in class au.com.mountainpass.hyperstate.core.Action
 
getParameters() - Method in class au.com.mountainpass.hyperstate.core.Action
 
getPath() - Method in interface au.com.mountainpass.hyperstate.core.Address
 
getPath() - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
getPath() - Method in class au.com.mountainpass.hyperstate.core.JavaAddress
 
getPath() - Method in class au.com.mountainpass.hyperstate.core.Link
 
getProperties() - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
getRelationships() - Method in class au.com.mountainpass.hyperstate.core.Relationship
 
getRepository() - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
getRepresentationFormat() - Method in class au.com.mountainpass.hyperstate.core.Link
 
getTitle() - Method in class au.com.mountainpass.hyperstate.core.Parameter
 
getTitle() - Method in class au.com.mountainpass.hyperstate.core.Titled
 
getType() - Method in class au.com.mountainpass.hyperstate.core.Parameter
 
getValue() - Method in class au.com.mountainpass.hyperstate.core.Parameter
 
GLOSSARY - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

H

hasFormTypes(Method) - Static method in class au.com.mountainpass.hyperstate.core.Parameter
 
hasNature(String) - Method in class au.com.mountainpass.hyperstate.core.Titled
 
hasRelationship(String) - Method in class au.com.mountainpass.hyperstate.core.Relationship
 
HELP - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
HIDDEN - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
HOSTS - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
HUB - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

I

ICON - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
IMAGE - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
INDEX - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
invoke(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.core.Action
 
ITEM - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

J

JavaAction<T extends Entity> - Class in au.com.mountainpass.hyperstate.core
 
JavaAction() - Constructor for class au.com.mountainpass.hyperstate.core.JavaAction
 
JavaAction(EntityRepository, EntityWrapper<?>, Method) - Constructor for class au.com.mountainpass.hyperstate.core.JavaAction
 
JavaAddress - Class in au.com.mountainpass.hyperstate.core
 
JavaAddress(EntityRepository, EntityWrapper<?>) - Constructor for class au.com.mountainpass.hyperstate.core.JavaAddress
 

L

LAST - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
LATEST_VERSION - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
LICENSE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
Link - Class in au.com.mountainpass.hyperstate.core
 
Link(Address, String, String...) - Constructor for class au.com.mountainpass.hyperstate.core.Link
 
Link() - Constructor for class au.com.mountainpass.hyperstate.core.Link
 
Link(Address) - Constructor for class au.com.mountainpass.hyperstate.core.Link
 
LinkedEntity - Class in au.com.mountainpass.hyperstate.core.entities
 
LinkedEntity(Link) - Constructor for class au.com.mountainpass.hyperstate.core.entities.LinkedEntity
 
LinkedEntity(Link, String, Set<String>) - Constructor for class au.com.mountainpass.hyperstate.core.entities.LinkedEntity
 
LRDD - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

M

MediaTypes - Class in au.com.mountainpass.hyperstate.core
 
MediaTypes() - Constructor for class au.com.mountainpass.hyperstate.core.MediaTypes
 
MEMENTO - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
MONITOR - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
MONITOR_GROUP - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
MONTH - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 

N

NavigationalRelationship - Class in au.com.mountainpass.hyperstate.core
 
NavigationalRelationship(EntityWrapper<?>, String...) - Constructor for class au.com.mountainpass.hyperstate.core.NavigationalRelationship
 
NavigationalRelationship(Link, String...) - Constructor for class au.com.mountainpass.hyperstate.core.NavigationalRelationship
 
NEXT - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
NEXT_ARCHIVE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
NOFOLLOW - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
NOREFERRER - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
NUMBER - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 

O

ORIGINAL - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

P

Parameter - Class in au.com.mountainpass.hyperstate.core
 
Parameter() - Constructor for class au.com.mountainpass.hyperstate.core.Parameter
 
Parameter(String) - Constructor for class au.com.mountainpass.hyperstate.core.Parameter
 
Parameter(String, String, String) - Constructor for class au.com.mountainpass.hyperstate.core.Parameter
 
Parameter(String, String, String, String) - Constructor for class au.com.mountainpass.hyperstate.core.Parameter
 
PASSWORD - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
PAYMENT - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
PREDECESSOR_VERSION - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
PREFETCH - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
PresentationType - Annotation Type in au.com.mountainpass.hyperstate.annotations
Indicates how the input field for this method parameter should be presented.
PREV - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
PREV_ARCHIVE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
PREVIEW - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
PREVIOUS - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
PRIVACY_POLICY - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
PROFILE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

R

RADIO - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
RANGE - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
RELATED - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
Relationship - Class in au.com.mountainpass.hyperstate.core
 
Relationship(String...) - Constructor for class au.com.mountainpass.hyperstate.core.Relationship
 
reload(Class<T>) - Method in class au.com.mountainpass.hyperstate.core.entities.Entity
 
reload(Class<L>) - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
reload(Class<T>) - Method in class au.com.mountainpass.hyperstate.core.entities.LinkedEntity
 
REPLIES - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
RepositoryResolver - Class in au.com.mountainpass.hyperstate.client
 
RepositoryResolver(EntityRepository) - Constructor for class au.com.mountainpass.hyperstate.client.RepositoryResolver
 
RESET - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
resolve(Class<T>) - Method in interface au.com.mountainpass.hyperstate.core.Address
 
resolve(ParameterizedTypeReference<T>) - Method in interface au.com.mountainpass.hyperstate.core.Address
 
resolve(Class<T>) - Method in class au.com.mountainpass.hyperstate.core.entities.Entity
 
resolve(ParameterizedTypeReference<T>) - Method in class au.com.mountainpass.hyperstate.core.entities.Entity
 
resolve(Class<L>) - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
resolve(ParameterizedTypeReference<L>) - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
resolve(Class<T>) - Method in class au.com.mountainpass.hyperstate.core.entities.LinkedEntity
 
resolve(ParameterizedTypeReference<T>) - Method in class au.com.mountainpass.hyperstate.core.entities.LinkedEntity
 
resolve(Class<T>) - Method in class au.com.mountainpass.hyperstate.core.EntityRelationship
 
resolve(Class<T>) - Method in class au.com.mountainpass.hyperstate.core.JavaAddress
 
resolve(ParameterizedTypeReference<T>) - Method in class au.com.mountainpass.hyperstate.core.JavaAddress
 
resolve(Class<T>) - Method in class au.com.mountainpass.hyperstate.core.Link
 
resolve(ParameterizedTypeReference<T>) - Method in class au.com.mountainpass.hyperstate.core.Link
 
Resolver - Interface in au.com.mountainpass.hyperstate.core
 

S

save(S) - Method in interface au.com.mountainpass.hyperstate.core.EntityRepository
Saves a given entity.
SEARCH - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
SEARCH - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
SECTION - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
SELF - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
SERVICE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
setActions(Action<?>[]) - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
setAddress(Address) - Method in class au.com.mountainpass.hyperstate.core.Link
 
setClasses(Set<String>) - Method in class au.com.mountainpass.hyperstate.core.Titled
 
setEntities(EntityRelationship[]) - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
setTitle(String) - Method in class au.com.mountainpass.hyperstate.core.Titled
 
SIREN_JSON - Static variable in class au.com.mountainpass.hyperstate.core.MediaTypes
 
SIREN_JSON_VALUE - Static variable in class au.com.mountainpass.hyperstate.core.MediaTypes
 
START - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
STYLESHEET - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
SUBMIT - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
SUBSECTION - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
SUCCESSOR_VERSION - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

T

TAG - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
TEL - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
TERMS_OF_SERVICE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
TEXT - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
TIME - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
TIMEGATE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
TIMEMAP - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
Titled - Class in au.com.mountainpass.hyperstate.core
 
Titled() - Constructor for class au.com.mountainpass.hyperstate.core.Titled
 
Titled(String, String...) - Constructor for class au.com.mountainpass.hyperstate.core.Titled
 
toLinkedEntity() - Method in class au.com.mountainpass.hyperstate.core.entities.Entity
 
toLinkedEntity() - Method in class au.com.mountainpass.hyperstate.core.entities.EntityWrapper
 
toLinkedEntity() - Method in class au.com.mountainpass.hyperstate.core.entities.LinkedEntity
 
TYPE - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

U

UP - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
update(Map<String, Object>) - Method in interface au.com.mountainpass.hyperstate.core.Address
 
update(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.core.JavaAddress
 
update(Map<String, Object>) - Method in class au.com.mountainpass.hyperstate.core.Link
 
UpdatedEntity - Class in au.com.mountainpass.hyperstate.core.entities
 
UpdatedEntity(EntityWrapper<?>) - Constructor for class au.com.mountainpass.hyperstate.core.entities.UpdatedEntity
 
UpdatedEntity(Link) - Constructor for class au.com.mountainpass.hyperstate.core.entities.UpdatedEntity
 
URL - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 

V

VanillaEntity - Class in au.com.mountainpass.hyperstate.core.entities
 
VanillaEntity() - Constructor for class au.com.mountainpass.hyperstate.core.entities.VanillaEntity
 
VanillaEntity(EntityRepository, String, String, String...) - Constructor for class au.com.mountainpass.hyperstate.core.entities.VanillaEntity
 
VERSION_HISTORY - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
VIA - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 

W

WEEK - Static variable in annotation type au.com.mountainpass.hyperstate.annotations.PresentationType
 
WORKING_COPY - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
WORKING_COPY_OF - Static variable in class au.com.mountainpass.hyperstate.core.Relationship
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links