C D E G H I M N O P Q R S T U V W 

C

create(String, Object) - Method in interface org.refcodes.hal.HalClient
Creates a new entitie's element (row) at the HAL resource consisting of the properties as of the provided CanonicalMap.
create(String, HalData) - Method in interface org.refcodes.hal.HalClient
Creates a new entitie's element (row) at the HAL resource consisting of the properties as of the provided CanonicalMap.
create(String, HalData) - Method in class org.refcodes.hal.HalClientImpl
Creates a new entitie's element (row) at the HAL resource consisting of the properties as of the provided CanonicalMap.

D

delete(String, String) - Method in interface org.refcodes.hal.HalClient
Deletes an entitie's element (row) from the HAL resource.
delete(String, String) - Method in class org.refcodes.hal.HalClientImpl
Deletes an entitie's element (row) from the HAL resource.

E

entities() - Method in interface org.refcodes.hal.HalClient
Determines the entities provided by the HAL resource.
entities() - Method in class org.refcodes.hal.HalClientImpl
Determines the entities provided by the HAL resource.
exportHref(Object) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(Object...) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(Object[], FormFields) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(Object, FormFields) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(String) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(String...) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(String[], FormFields) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(String, FormFields) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(Collection<?>) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(Collection<?>, FormFields) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(TraversalMode, Object) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(TraversalMode, Object...) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(TraversalMode, Object[], FormFields) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(TraversalMode, Object, FormFields) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(TraversalMode, String) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(TraversalMode, String...) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(TraversalMode, String[], FormFields) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(TraversalMode, String, FormFields) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(TraversalMode, Collection<?>) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.
exportHref(TraversalMode, Collection<?>, FormFields) - Method in interface org.refcodes.hal.HalData
Exports the data of the HAL-Resource to which value points referenced by the path.

G

getDirAt(int) - Method in interface org.refcodes.hal.HalData
getDirAt(int) - Method in interface org.refcodes.hal.HalMap
getDirAt(int) - Method in interface org.refcodes.hal.HalStruct
getDirAt(String, int) - Method in interface org.refcodes.hal.HalData
getDirAt(String, int) - Method in interface org.refcodes.hal.HalMap
getDirAt(String, int) - Method in interface org.refcodes.hal.HalStruct
getExcludeEntities() - Method in interface org.refcodes.hal.HalClient
Gets the names of the entities to be excluded by the HalClient.
getExcludeEntities() - Method in class org.refcodes.hal.HalClientImpl
Gets the names of the entities to be excluded by the HalClient.
getId() - Method in interface org.refcodes.hal.HalData
Extracts the entite's ID from the provided HTTP-Body: We assume a SELF reference and take the last number if the according HREF.
getIncludeEntities() - Method in interface org.refcodes.hal.HalClient
Gets the names of the entities to be included by the HalClient.
getIncludeEntities() - Method in class org.refcodes.hal.HalClientImpl
Gets the names of the entities to be included by the HalClient.
getOauthToken() - Method in class org.refcodes.hal.HalClientImpl
getSelfHref() - Method in interface org.refcodes.hal.HalData
Extracts the entite's ID from the provided HTTP-Body: We assume a SELF reference and take the last number if the according HREF.

H

HAL_ALPS - Static variable in interface org.refcodes.hal.HalMap
 
HAL_DESCRIPTOR - Static variable in interface org.refcodes.hal.HalMap
 
HAL_DESCRIPTORS - Static variable in interface org.refcodes.hal.HalMap
 
HAL_DOC - Static variable in interface org.refcodes.hal.HalMap
 
HAL_EMBEDDED - Static variable in interface org.refcodes.hal.HalMap
 
HAL_ENUM - Static variable in interface org.refcodes.hal.HalMap
 
HAL_FORMAT - Static variable in interface org.refcodes.hal.HalMap
 
HAL_HREF - Static variable in interface org.refcodes.hal.HalMap
 
HAL_LINKS - Static variable in interface org.refcodes.hal.HalMap
 
HAL_NAME - Static variable in interface org.refcodes.hal.HalMap
 
HAL_PATH_SELF_HREF - Static variable in interface org.refcodes.hal.HalMap
 
HAL_PROFILE - Static variable in interface org.refcodes.hal.HalMap
 
HAL_PROPERTIES - Static variable in interface org.refcodes.hal.HalMap
 
HAL_READ_ONLY - Static variable in interface org.refcodes.hal.HalMap
 
HAL_REF - Static variable in interface org.refcodes.hal.HalMap
 
HAL_RELATION - Static variable in interface org.refcodes.hal.HalMap
 
HAL_SELF - Static variable in interface org.refcodes.hal.HalMap
 
HAL_TEMPLATED - Static variable in interface org.refcodes.hal.HalMap
 
HAL_TITLE - Static variable in interface org.refcodes.hal.HalMap
 
HAL_TYPE - Static variable in interface org.refcodes.hal.HalMap
 
HAL_VALUE - Static variable in interface org.refcodes.hal.HalMap
 
HalClient - Interface in org.refcodes.hal
The HalClient lets you comfortably introspect and manage (in terms of CRUD) HAL resources.
HalClientImpl - Class in org.refcodes.hal
Implementation of the HalClient using the HttpRestServer (HttpRestServerImpl) under the hood.
HalClientImpl(String) - Constructor for class org.refcodes.hal.HalClientImpl
Instantiates the HalClient with no authorization credentials passed.
HalClientImpl(String, String, String, String, String, String) - Constructor for class org.refcodes.hal.HalClientImpl
Instantiates the HalClient with no authorization credentials passed.
HalClientImpl(String, OauthToken) - Constructor for class org.refcodes.hal.HalClientImpl
Instantiates the HalClient with a valid OauthToken passed.
HalClientImpl(Url) - Constructor for class org.refcodes.hal.HalClientImpl
Instantiates the HalClient with no authorization credentials passed.
HalClientImpl(Url, OauthToken) - Constructor for class org.refcodes.hal.HalClientImpl
Instantiates the HalClient with a valid OauthToken passed.
HalClientImpl(Url, Url, String, String, String, String) - Constructor for class org.refcodes.hal.HalClientImpl
Instantiates the HalClient with no authorization credentials passed.
HalData - Interface in org.refcodes.hal
THe HalData interface defines a CanonicalMap.CanonicalMapBuilder specialized for working with HAL-Browser data.
HalDataImpl - Class in org.refcodes.hal
The HalDataImpl implements the HalData interface by extending the CanonicalMapBuilderImpl class.
HalDataImpl() - Constructor for class org.refcodes.hal.HalDataImpl
Create an empty HalData instance using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalDataImpl(Object) - Constructor for class org.refcodes.hal.HalDataImpl
Create a HalData instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalDataImpl(Object, String) - Constructor for class org.refcodes.hal.HalDataImpl
Creates a HalData instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalDataImpl(String, Object) - Constructor for class org.refcodes.hal.HalDataImpl
Create a HalData instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalDataImpl(String, Object, String) - Constructor for class org.refcodes.hal.HalDataImpl
Creates a HalData instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH for the path declarations.
HalException - Exception in org.refcodes.hal
The base exception for HAL related issues.
HalException(String) - Constructor for exception org.refcodes.hal.HalException
Instantiates a new HAL exception.
HalException(String, String) - Constructor for exception org.refcodes.hal.HalException
Instantiates a new HAL exception.
HalException(String, Throwable) - Constructor for exception org.refcodes.hal.HalException
Instantiates a new HAL exception.
HalException(String, Throwable, String) - Constructor for exception org.refcodes.hal.HalException
Instantiates a new HAL exception.
HalException(Throwable) - Constructor for exception org.refcodes.hal.HalException
Instantiates a new HAL exception.
HalException(Throwable, String) - Constructor for exception org.refcodes.hal.HalException
Instantiates a new HAL exception.
HalMap - Interface in org.refcodes.hal
Common interface for HAL-Data related operation,
HalMapImpl - Class in org.refcodes.hal
The HalMapImpl implements the HalData interface by extending the CanonicalMapBuilderImpl class.
HalMapImpl() - Constructor for class org.refcodes.hal.HalMapImpl
Create an empty HalData instance using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalMapImpl(Object) - Constructor for class org.refcodes.hal.HalMapImpl
Create a HalData instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalMapImpl(Object, String) - Constructor for class org.refcodes.hal.HalMapImpl
Creates a HalData instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalMapImpl(String, Object) - Constructor for class org.refcodes.hal.HalMapImpl
Create a HalData instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalMapImpl(String, Object, String) - Constructor for class org.refcodes.hal.HalMapImpl
Creates a HalData instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH for the path declarations.
HalRuntimeException - Exception in org.refcodes.hal
The base runtime exception for HAL related issues.
HalRuntimeException(String) - Constructor for exception org.refcodes.hal.HalRuntimeException
Instantiates a new HAL runtime exception.
HalRuntimeException(String, String) - Constructor for exception org.refcodes.hal.HalRuntimeException
Instantiates a new HAL runtime exception.
HalRuntimeException(String, Throwable) - Constructor for exception org.refcodes.hal.HalRuntimeException
Instantiates a new HAL runtime exception.
HalRuntimeException(String, Throwable, String) - Constructor for exception org.refcodes.hal.HalRuntimeException
Instantiates a new HAL runtime exception.
HalRuntimeException(Throwable) - Constructor for exception org.refcodes.hal.HalRuntimeException
Instantiates a new HAL runtime exception.
HalRuntimeException(Throwable, String) - Constructor for exception org.refcodes.hal.HalRuntimeException
Instantiates a new HAL runtime exception.
HalStruct - Interface in org.refcodes.hal
THe HalStruct interface defines a CanonicalMap.CanonicalMapBuilder specialized for representing the structure including Meta-Data of a HalStruct instance .
HalStructImpl - Class in org.refcodes.hal
The HalStructImpl implements the HalStruct interface by extending the CanonicalMapBuilderImpl class.
HalStructImpl() - Constructor for class org.refcodes.hal.HalStructImpl
Create an empty HalStruct instance using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalStructImpl(Object) - Constructor for class org.refcodes.hal.HalStructImpl
Create a HalStruct instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalStructImpl(Object, String) - Constructor for class org.refcodes.hal.HalStructImpl
Creates a HalStruct instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalStructImpl(String, Object) - Constructor for class org.refcodes.hal.HalStructImpl
Create a HalStruct instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH) for the path declarations.
HalStructImpl(String, Object, String) - Constructor for class org.refcodes.hal.HalStructImpl
Creates a HalStruct instance containing the elements as of PathMap.MutablePathMap.insert(Object) using the default path delimiter "/" (Delimiter.PATH for the path declarations.

I

IMPORT_CHILDREN - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: Yes Data related to child HREFs is imported recursively: No Self-HREF Meta-Data for retrieved HAL data: No Dangling-HREF Meta-Data for skipped HAL data: No
IMPORT_CHILDREN_KEEP_DANGLING_HREFS - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: Yes Data related to child HREFs is imported recursively: No Self-HREF Meta-Data for retrieved HAL data: No Dangling-HREF Meta-Data for skipped HAL data: Yes
IMPORT_CHILDREN_KEEP_SELF_HREFS - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: Yes Data related to child HREFs is imported recursively: No Self-HREF Meta-Data for retrieved HAL data: Yes Dangling-HREF Meta-Data for skipped HAL data: No
IMPORT_CHILDREN_KEEP_SELF_HREFS_KEEP_DANGLING_HREFS - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: Yes Data related to child HREFs is imported recursively: No Self-HREF Meta-Data for retrieved HAL data: Yes Dangling-HREF Meta-Data for skipped HAL data: Yes
importHref(Object) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(Object...) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(Object[], FormFields) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(Object, FormFields) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(String) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(String...) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(String[], FormFields) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(String, FormFields) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(Collection<?>) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(Collection<?>, FormFields) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(TraversalMode, Object) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(TraversalMode, Object...) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(TraversalMode, Object[], FormFields) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(TraversalMode, Object, FormFields) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(TraversalMode, String) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(TraversalMode, String...) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(TraversalMode, String[], FormFields) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(TraversalMode, String, FormFields) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(TraversalMode, Collection<?>) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
importHref(TraversalMode, Collection<?>, FormFields) - Method in interface org.refcodes.hal.HalData
Imports the data of the HAL-Resource to which value points referenced by the path.
introspect(String) - Method in interface org.refcodes.hal.HalClient
Introspects the provided entity at the HAL resource and returns an instance of the CanonicalMap representing the reflected data structure.
introspect(String, TraversalMode) - Method in interface org.refcodes.hal.HalClient
Introspects the provided entity at the HAL resource and returns an instance of the CanonicalMap representing the reflected data structure.
introspect(String, TraversalMode) - Method in class org.refcodes.hal.HalClientImpl
Introspects the provided entity at the HAL resource and returns an instance of the CanonicalMap representing the reflected data structure.
isImportChildren() - Method in enum org.refcodes.hal.TraversalMode
Indicates that HREFs for HAL-Data being loaded are followed and loaded as well.
isKeepDanglingHrefs() - Method in enum org.refcodes.hal.TraversalMode
Indicates HREFs for HAL-Data not being loaded (e.g. we have a dangling link) are(!)
isKeepSelfHrefs() - Method in enum org.refcodes.hal.TraversalMode
Indicates that HREFs for HAL-Data being loaded are(!)

M

META_DATA - Static variable in interface org.refcodes.hal.HalMap
 
META_DATA_ARRAY - Static variable in interface org.refcodes.hal.HalMap
 
META_DATA_ENUM - Static variable in interface org.refcodes.hal.HalMap
 
META_DATA_FORMAT - Static variable in interface org.refcodes.hal.HalMap
 
META_DATA_HREF - Static variable in interface org.refcodes.hal.HalMap
 
META_DATA_PATH_SELF_HREF - Static variable in interface org.refcodes.hal.HalMap
 
META_DATA_READ_ONLY - Static variable in interface org.refcodes.hal.HalMap
 
META_DATA_SELF - Static variable in interface org.refcodes.hal.HalMap
 
META_DATA_TYPE - Static variable in interface org.refcodes.hal.HalMap
 
META_DATA_VALUE - Static variable in interface org.refcodes.hal.HalMap
 

N

nextMode() - Method in enum org.refcodes.hal.TraversalMode
Returns the next TraversalMode to be applied to the children when the current retrieval operation has finished.
NONE - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: No Data related to child HREFs is imported recursively: No Self-HREF Meta-Data for retrieved HAL data: No Dangling-HREF Meta-Data for skipped HAL data: No
NONE_KEEP_DANGLING_HREFS - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: No Data related to child HREFs is imported recursively: No Self-HREF Meta-Data for retrieved HAL data: No Dangling-HREF Meta-Data for skipped HAL data: Yes
NONE_KEEP_SELF_HREFS - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: No Data related to child HREFs is imported recursively: No Self-HREF Meta-Data for retrieved HAL data: Yes Dangling-HREF Meta-Data for skipped HAL data: No
NONE_KEEP_SELF_HREFS_KEEP_DANGLING_HREFS - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: No Data related to child HREFs is imported recursively: No Self-HREF Meta-Data for retrieved HAL data: Yes Dangling-HREF Meta-Data for skipped HAL data: Yes

O

org.refcodes.hal - package org.refcodes.hal
 

P

putDirAt(int, Object) - Method in interface org.refcodes.hal.HalData
putDirAt(int, Object) - Method in interface org.refcodes.hal.HalMap
putDirAt(int, Object) - Method in interface org.refcodes.hal.HalStruct
putDirAt(int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
putDirAt(int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
putDirAt(int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
putDirAt(Object[], int, Object) - Method in interface org.refcodes.hal.HalData
putDirAt(Object[], int, Object) - Method in interface org.refcodes.hal.HalMap
putDirAt(Object[], int, Object) - Method in interface org.refcodes.hal.HalStruct
putDirAt(Object[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
putDirAt(Object[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
putDirAt(Object[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
putDirAt(Object, int, Object) - Method in interface org.refcodes.hal.HalData
putDirAt(Object, int, Object) - Method in interface org.refcodes.hal.HalMap
putDirAt(Object, int, Object) - Method in interface org.refcodes.hal.HalStruct
putDirAt(Object, int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
putDirAt(Object, int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
putDirAt(Object, int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
putDirAt(String[], int, Object) - Method in interface org.refcodes.hal.HalData
putDirAt(String[], int, Object) - Method in interface org.refcodes.hal.HalMap
putDirAt(String[], int, Object) - Method in interface org.refcodes.hal.HalStruct
putDirAt(String[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
putDirAt(String[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
putDirAt(String[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
putDirAt(String, int, Object) - Method in interface org.refcodes.hal.HalData
putDirAt(String, int, Object) - Method in interface org.refcodes.hal.HalMap
putDirAt(String, int, Object) - Method in interface org.refcodes.hal.HalStruct
putDirAt(String, int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
putDirAt(String, int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
putDirAt(String, int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
putDirAt(Collection<?>, int, Object) - Method in interface org.refcodes.hal.HalData
putDirAt(Collection<?>, int, Object) - Method in interface org.refcodes.hal.HalMap
putDirAt(Collection<?>, int, Object) - Method in interface org.refcodes.hal.HalStruct
putDirAt(Collection<?>, int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
putDirAt(Collection<?>, int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
putDirAt(Collection<?>, int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct

Q

query(Object...) - Method in interface org.refcodes.hal.HalData
query(Object...) - Method in interface org.refcodes.hal.HalMap
query(Object...) - Method in interface org.refcodes.hal.HalStruct
query(String) - Method in interface org.refcodes.hal.HalData
query(String) - Method in interface org.refcodes.hal.HalMap
query(String) - Method in interface org.refcodes.hal.HalStruct
query(String...) - Method in interface org.refcodes.hal.HalData
query(String...) - Method in interface org.refcodes.hal.HalMap
query(String...) - Method in interface org.refcodes.hal.HalStruct
query(Collection<?>) - Method in interface org.refcodes.hal.HalData
query(Collection<?>) - Method in interface org.refcodes.hal.HalMap
query(Collection<?>) - Method in interface org.refcodes.hal.HalStruct
queryBetween(Object[], Object[], Object[]) - Method in interface org.refcodes.hal.HalData
queryBetween(Object[], Object[], Object[]) - Method in interface org.refcodes.hal.HalMap
queryBetween(Object[], Object[], Object[]) - Method in interface org.refcodes.hal.HalStruct
queryBetween(Object, Object, Object) - Method in interface org.refcodes.hal.HalData
queryBetween(Object, Object, Object) - Method in interface org.refcodes.hal.HalMap
queryBetween(Object, Object, Object) - Method in interface org.refcodes.hal.HalStruct
queryBetween(String[], String[], String[]) - Method in interface org.refcodes.hal.HalData
queryBetween(String[], String[], String[]) - Method in interface org.refcodes.hal.HalMap
queryBetween(String[], String[], String[]) - Method in interface org.refcodes.hal.HalStruct
queryBetween(String, String, String) - Method in interface org.refcodes.hal.HalData
queryBetween(String, String, String) - Method in interface org.refcodes.hal.HalMap
queryBetween(String, String, String) - Method in interface org.refcodes.hal.HalStruct
queryBetween(Collection<?>, Collection<?>, Collection<?>) - Method in interface org.refcodes.hal.HalData
queryBetween(Collection<?>, Collection<?>, Collection<?>) - Method in interface org.refcodes.hal.HalMap
queryBetween(Collection<?>, Collection<?>, Collection<?>) - Method in interface org.refcodes.hal.HalStruct
queryFrom(Object[], Object[]) - Method in interface org.refcodes.hal.HalData
queryFrom(Object[], Object[]) - Method in interface org.refcodes.hal.HalMap
queryFrom(Object[], Object[]) - Method in interface org.refcodes.hal.HalStruct
queryFrom(Object, Object) - Method in interface org.refcodes.hal.HalData
queryFrom(Object, Object) - Method in interface org.refcodes.hal.HalMap
queryFrom(Object, Object) - Method in interface org.refcodes.hal.HalStruct
queryFrom(String[], String[]) - Method in interface org.refcodes.hal.HalData
queryFrom(String[], String[]) - Method in interface org.refcodes.hal.HalMap
queryFrom(String[], String[]) - Method in interface org.refcodes.hal.HalStruct
queryFrom(String, String) - Method in interface org.refcodes.hal.HalData
queryFrom(String, String) - Method in interface org.refcodes.hal.HalMap
queryFrom(String, String) - Method in interface org.refcodes.hal.HalStruct
queryFrom(Collection<?>, Collection<?>) - Method in interface org.refcodes.hal.HalData
queryFrom(Collection<?>, Collection<?>) - Method in interface org.refcodes.hal.HalMap
queryFrom(Collection<?>, Collection<?>) - Method in interface org.refcodes.hal.HalStruct
queryTo(Object[], String) - Method in interface org.refcodes.hal.HalData
queryTo(Object[], String) - Method in interface org.refcodes.hal.HalMap
queryTo(Object[], String) - Method in interface org.refcodes.hal.HalStruct
queryTo(Object, String) - Method in interface org.refcodes.hal.HalData
queryTo(Object, String) - Method in interface org.refcodes.hal.HalMap
queryTo(Object, String) - Method in interface org.refcodes.hal.HalStruct
queryTo(String[], String) - Method in interface org.refcodes.hal.HalData
queryTo(String[], String) - Method in interface org.refcodes.hal.HalMap
queryTo(String[], String) - Method in interface org.refcodes.hal.HalStruct
queryTo(String, String) - Method in interface org.refcodes.hal.HalData
queryTo(String, String) - Method in interface org.refcodes.hal.HalMap
queryTo(String, String) - Method in interface org.refcodes.hal.HalStruct
queryTo(Collection<?>, String) - Method in interface org.refcodes.hal.HalData
queryTo(Collection<?>, String) - Method in interface org.refcodes.hal.HalMap
queryTo(Collection<?>, String) - Method in interface org.refcodes.hal.HalStruct

R

read(String, Long) - Method in interface org.refcodes.hal.HalClient
Retrieves the properties with the according values for the given entity with the given ID from the HAL resource.
read(String, Long, TraversalMode) - Method in interface org.refcodes.hal.HalClient
Retrieves the properties with the according values for the given entity with the given ID from the HAL resource.
read(String, Long, TraversalMode, FormFields) - Method in interface org.refcodes.hal.HalClient
Retrieves the properties with the according values for the given entity with the given ID from the HAL resource.
read(String, Long, TraversalMode, FormFields) - Method in class org.refcodes.hal.HalClientImpl
Retrieves the properties with the according values for the given entity with the given ID from the HAL resource.
read(String, Long, FormFields) - Method in interface org.refcodes.hal.HalClient
Retrieves the properties with the according values for the given entity with the given ID from the HAL resource.
readAll(String) - Method in interface org.refcodes.hal.HalClient
Retrieves the properties with the according values of all elements (rows) for the given entity from the HAL resource.
readAll(String, TraversalMode) - Method in interface org.refcodes.hal.HalClient
Retrieves the properties with the according values of all elements (rows) for the given entity from the HAL resource.
readAll(String, TraversalMode, FormFields) - Method in interface org.refcodes.hal.HalClient
Retrieves the properties with the according values of all elements (rows) for the given entity from the HAL resource.
readAll(String, TraversalMode, FormFields) - Method in class org.refcodes.hal.HalClientImpl
Retrieves the properties with the according values of all elements (rows) for the given entity from the HAL resource.
readAll(String, FormFields) - Method in interface org.refcodes.hal.HalClient
Retrieves the properties with the according values of all elements (rows) for the given entity from the HAL resource.
RECURSIVE_IMPORT_CHILDREN - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: Yes Data related to child HREFs is imported recursively: Yes Self-HREF Meta-Data for retrieved HAL data: No Dangling-HREF Meta-Data for skipped HAL data: No
RECURSIVE_IMPORT_CHILDREN_KEEP_DANGLING_HREFS - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: Yes Data related to child HREFs is imported recursively: Yes Self-HREF Meta-Data for retrieved HAL data: No Dangling-HREF Meta-Data for skipped HAL data: Yes
RECURSIVE_IMPORT_CHILDREN_KEEP_SELF_HREFS - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: Yes Data related to child HREFs is imported recursively: Yes Self-HREF Meta-Data for retrieved HAL data: Yes Dangling-HREF Meta-Data for skipped HAL data: No
RECURSIVE_IMPORT_CHILDREN_KEEP_SELF_HREFS_KEEP_DANGLING_HREFS - org.refcodes.hal.TraversalMode
Hypermedia references (HREF) pointed to by a path (in terms of a key regarding the concept of the CanonicalMap) are handled as follows: Data related to direct HREFs is imported: Yes Data related to child HREFs is imported recursively: Yes Self-HREF Meta-Data for retrieved HAL data: Yes Dangling-HREF Meta-Data for skipped HAL data: Yes
removeAll(Object) - Method in interface org.refcodes.hal.HalData
removeAll(Object) - Method in interface org.refcodes.hal.HalMap
removeAll(Object) - Method in interface org.refcodes.hal.HalStruct
removeAll(Object...) - Method in interface org.refcodes.hal.HalData
removeAll(Object...) - Method in interface org.refcodes.hal.HalMap
removeAll(Object...) - Method in interface org.refcodes.hal.HalStruct
removeAll(String) - Method in interface org.refcodes.hal.HalData
removeAll(String) - Method in interface org.refcodes.hal.HalMap
removeAll(String) - Method in interface org.refcodes.hal.HalStruct
removeAll(String...) - Method in interface org.refcodes.hal.HalData
removeAll(String...) - Method in interface org.refcodes.hal.HalMap
removeAll(String...) - Method in interface org.refcodes.hal.HalStruct
removeAll(Collection<?>) - Method in interface org.refcodes.hal.HalData
removeAll(Collection<?>) - Method in interface org.refcodes.hal.HalMap
removeAll(Collection<?>) - Method in interface org.refcodes.hal.HalStruct
removeDirAt(int) - Method in interface org.refcodes.hal.HalData
removeDirAt(int) - Method in interface org.refcodes.hal.HalMap
removeDirAt(int) - Method in interface org.refcodes.hal.HalStruct
removeDirAt(Object[], int) - Method in interface org.refcodes.hal.HalData
removeDirAt(Object[], int) - Method in interface org.refcodes.hal.HalMap
removeDirAt(Object[], int) - Method in interface org.refcodes.hal.HalStruct
removeDirAt(Object, int) - Method in interface org.refcodes.hal.HalData
removeDirAt(Object, int) - Method in interface org.refcodes.hal.HalMap
removeDirAt(Object, int) - Method in interface org.refcodes.hal.HalStruct
removeDirAt(String[], int) - Method in interface org.refcodes.hal.HalData
removeDirAt(String[], int) - Method in interface org.refcodes.hal.HalMap
removeDirAt(String[], int) - Method in interface org.refcodes.hal.HalStruct
removeDirAt(String, int) - Method in interface org.refcodes.hal.HalData
removeDirAt(String, int) - Method in interface org.refcodes.hal.HalMap
removeDirAt(String, int) - Method in interface org.refcodes.hal.HalStruct
removeFrom(Object) - Method in interface org.refcodes.hal.HalData
removeFrom(Object) - Method in interface org.refcodes.hal.HalMap
removeFrom(Object) - Method in interface org.refcodes.hal.HalStruct
removeFrom(Object...) - Method in interface org.refcodes.hal.HalData
removeFrom(Object...) - Method in interface org.refcodes.hal.HalMap
removeFrom(Object...) - Method in interface org.refcodes.hal.HalStruct
removeFrom(String) - Method in interface org.refcodes.hal.HalData
removeFrom(String) - Method in interface org.refcodes.hal.HalMap
removeFrom(String) - Method in interface org.refcodes.hal.HalStruct
removeFrom(String...) - Method in interface org.refcodes.hal.HalData
removeFrom(String...) - Method in interface org.refcodes.hal.HalMap
removeFrom(String...) - Method in interface org.refcodes.hal.HalStruct
removePaths(String...) - Method in interface org.refcodes.hal.HalData
removePaths(String...) - Method in interface org.refcodes.hal.HalMap
removePaths(String...) - Method in interface org.refcodes.hal.HalStruct
removePaths(Collection<?>) - Method in interface org.refcodes.hal.HalData
removePaths(Collection<?>) - Method in interface org.refcodes.hal.HalMap
removePaths(Collection<?>) - Method in interface org.refcodes.hal.HalStruct
retrieveBetween(Object[], Object[]) - Method in interface org.refcodes.hal.HalData
retrieveBetween(Object[], Object[]) - Method in interface org.refcodes.hal.HalMap
retrieveBetween(Object[], Object[]) - Method in interface org.refcodes.hal.HalStruct
retrieveBetween(Object, Object) - Method in interface org.refcodes.hal.HalData
retrieveBetween(Object, Object) - Method in interface org.refcodes.hal.HalMap
retrieveBetween(Object, Object) - Method in interface org.refcodes.hal.HalStruct
retrieveBetween(String[], String[]) - Method in interface org.refcodes.hal.HalData
retrieveBetween(String[], String[]) - Method in interface org.refcodes.hal.HalMap
retrieveBetween(String[], String[]) - Method in interface org.refcodes.hal.HalStruct
retrieveBetween(String, String) - Method in interface org.refcodes.hal.HalData
retrieveBetween(String, String) - Method in class org.refcodes.hal.HalDataImpl
retrieveBetween(String, String) - Method in interface org.refcodes.hal.HalMap
retrieveBetween(String, String) - Method in class org.refcodes.hal.HalMapImpl
retrieveBetween(String, String) - Method in interface org.refcodes.hal.HalStruct
retrieveBetween(String, String) - Method in class org.refcodes.hal.HalStructImpl
retrieveBetween(Collection<?>, Collection<?>) - Method in interface org.refcodes.hal.HalData
retrieveBetween(Collection<?>, Collection<?>) - Method in interface org.refcodes.hal.HalMap
retrieveBetween(Collection<?>, Collection<?>) - Method in interface org.refcodes.hal.HalStruct
retrieveFrom(Object) - Method in interface org.refcodes.hal.HalData
retrieveFrom(Object) - Method in interface org.refcodes.hal.HalMap
retrieveFrom(Object) - Method in interface org.refcodes.hal.HalStruct
retrieveFrom(Object...) - Method in interface org.refcodes.hal.HalData
retrieveFrom(Object...) - Method in interface org.refcodes.hal.HalMap
retrieveFrom(Object...) - Method in interface org.refcodes.hal.HalStruct
retrieveFrom(String) - Method in interface org.refcodes.hal.HalData
retrieveFrom(String) - Method in class org.refcodes.hal.HalDataImpl
retrieveFrom(String) - Method in interface org.refcodes.hal.HalMap
retrieveFrom(String) - Method in class org.refcodes.hal.HalMapImpl
retrieveFrom(String) - Method in interface org.refcodes.hal.HalStruct
retrieveFrom(String) - Method in class org.refcodes.hal.HalStructImpl
retrieveFrom(String...) - Method in interface org.refcodes.hal.HalData
retrieveFrom(String...) - Method in interface org.refcodes.hal.HalMap
retrieveFrom(String...) - Method in interface org.refcodes.hal.HalStruct
retrieveFrom(Collection<?>) - Method in interface org.refcodes.hal.HalData
retrieveFrom(Collection<?>) - Method in interface org.refcodes.hal.HalMap
retrieveFrom(Collection<?>) - Method in interface org.refcodes.hal.HalStruct
retrieveTo(Object) - Method in interface org.refcodes.hal.HalData
retrieveTo(Object) - Method in interface org.refcodes.hal.HalMap
retrieveTo(Object) - Method in interface org.refcodes.hal.HalStruct
retrieveTo(Object...) - Method in interface org.refcodes.hal.HalData
retrieveTo(Object...) - Method in interface org.refcodes.hal.HalMap
retrieveTo(Object...) - Method in interface org.refcodes.hal.HalStruct
retrieveTo(String) - Method in interface org.refcodes.hal.HalData
retrieveTo(String) - Method in class org.refcodes.hal.HalDataImpl
retrieveTo(String) - Method in interface org.refcodes.hal.HalMap
retrieveTo(String) - Method in class org.refcodes.hal.HalMapImpl
retrieveTo(String) - Method in interface org.refcodes.hal.HalStruct
retrieveTo(String) - Method in class org.refcodes.hal.HalStructImpl
retrieveTo(String...) - Method in interface org.refcodes.hal.HalData
retrieveTo(String...) - Method in interface org.refcodes.hal.HalMap
retrieveTo(String...) - Method in interface org.refcodes.hal.HalStruct
retrieveTo(Collection<?>) - Method in interface org.refcodes.hal.HalData
retrieveTo(Collection<?>) - Method in interface org.refcodes.hal.HalMap
retrieveTo(Collection<?>) - Method in interface org.refcodes.hal.HalStruct
ROOT_PATH - Static variable in interface org.refcodes.hal.HalMap
 

S

setExcludeEntities(String[]) - Method in interface org.refcodes.hal.HalClient
Sets the names of the entities to be excluded by the HalClient.
setExcludeEntities(String[]) - Method in class org.refcodes.hal.HalClientImpl
Sets the names of the entities to be excluded by the HalClient.
setIncludeEntities(String[]) - Method in interface org.refcodes.hal.HalClient
Sets the names of the entities to be included by the HalClient.
setIncludeEntities(String[]) - Method in class org.refcodes.hal.HalClientImpl
Sets the names of the entities to be included by the HalClient.
setOauthToken(OauthToken) - Method in class org.refcodes.hal.HalClientImpl

T

toAttributePath(String) - Static method in class org.refcodes.hal.HalClientImpl
 
toPayload() - Method in interface org.refcodes.hal.HalMap
Creates a vanilla plain HalData instance from this HalMap (e.g.
toType(Class<T>) - Method in interface org.refcodes.hal.HalMap
toType(String, Class<T>) - Method in interface org.refcodes.hal.HalMap
TraversalMode - Enum in org.refcodes.hal
The TraversalMode specifies on how data in retrieved from a HAL-Resource.

U

update(String, Object) - Method in interface org.refcodes.hal.HalClient
Creates a new entitie's element (row) at the HAL resource consisting of the properties as of the provided CanonicalMap.
update(String, String, HalData) - Method in interface org.refcodes.hal.HalClient
Updates an existing entitie's element (row) at the HAL resource using the properties as of the provided CanonicalMap.
update(String, String, HalData) - Method in class org.refcodes.hal.HalClientImpl
Updates an existing entitie's element (row) at the HAL resource using the properties as of the provided CanonicalMap.

V

valueOf(String) - Static method in enum org.refcodes.hal.TraversalMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.refcodes.hal.TraversalMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

withExcludeEntities(String[]) - Method in interface org.refcodes.hal.HalClient
Sets the names of the entities to be excluded by the HalClient.
withIncludeEntities(String[]) - Method in interface org.refcodes.hal.HalClient
Sets the names of the entities to be included by the HalClient.
withInsert(Object) - Method in interface org.refcodes.hal.HalData
withInsert(Object) - Method in interface org.refcodes.hal.HalMap
withInsert(Object) - Method in interface org.refcodes.hal.HalStruct
withInsert(PathMap<String>) - Method in interface org.refcodes.hal.HalData
withInsert(PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withInsert(PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withInsertBetween(Object[], Object, Object[]) - Method in interface org.refcodes.hal.HalData
withInsertBetween(Object[], Object, Object[]) - Method in interface org.refcodes.hal.HalMap
withInsertBetween(Object[], Object, Object[]) - Method in interface org.refcodes.hal.HalStruct
withInsertBetween(Object[], PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalData
withInsertBetween(Object[], PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalMap
withInsertBetween(Object[], PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalStruct
withInsertBetween(Object, Object, Object) - Method in interface org.refcodes.hal.HalData
withInsertBetween(Object, Object, Object) - Method in interface org.refcodes.hal.HalMap
withInsertBetween(Object, Object, Object) - Method in interface org.refcodes.hal.HalStruct
withInsertBetween(Object, PathMap<String>, Object) - Method in interface org.refcodes.hal.HalData
withInsertBetween(Object, PathMap<String>, Object) - Method in interface org.refcodes.hal.HalMap
withInsertBetween(Object, PathMap<String>, Object) - Method in interface org.refcodes.hal.HalStruct
withInsertBetween(String[], Object, String[]) - Method in interface org.refcodes.hal.HalData
withInsertBetween(String[], Object, String[]) - Method in interface org.refcodes.hal.HalMap
withInsertBetween(String[], Object, String[]) - Method in interface org.refcodes.hal.HalStruct
withInsertBetween(String[], PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalData
withInsertBetween(String[], PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalMap
withInsertBetween(String[], PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalStruct
withInsertBetween(String, Object, String) - Method in interface org.refcodes.hal.HalData
withInsertBetween(String, Object, String) - Method in interface org.refcodes.hal.HalMap
withInsertBetween(String, Object, String) - Method in interface org.refcodes.hal.HalStruct
withInsertBetween(String, PathMap<String>, String) - Method in interface org.refcodes.hal.HalData
withInsertBetween(String, PathMap<String>, String) - Method in interface org.refcodes.hal.HalMap
withInsertBetween(String, PathMap<String>, String) - Method in interface org.refcodes.hal.HalStruct
withInsertBetween(Collection<?>, Object, Collection<?>) - Method in interface org.refcodes.hal.HalData
withInsertBetween(Collection<?>, Object, Collection<?>) - Method in interface org.refcodes.hal.HalMap
withInsertBetween(Collection<?>, Object, Collection<?>) - Method in interface org.refcodes.hal.HalStruct
withInsertBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalData
withInsertBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalMap
withInsertBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalStruct
withInsertFrom(Object, Object) - Method in interface org.refcodes.hal.HalData
withInsertFrom(Object, Object) - Method in interface org.refcodes.hal.HalMap
withInsertFrom(Object, Object) - Method in interface org.refcodes.hal.HalStruct
withInsertFrom(Object, Object[]) - Method in interface org.refcodes.hal.HalData
withInsertFrom(Object, Object[]) - Method in interface org.refcodes.hal.HalMap
withInsertFrom(Object, Object[]) - Method in interface org.refcodes.hal.HalStruct
withInsertFrom(Object, String) - Method in interface org.refcodes.hal.HalData
withInsertFrom(Object, String) - Method in interface org.refcodes.hal.HalMap
withInsertFrom(Object, String) - Method in interface org.refcodes.hal.HalStruct
withInsertFrom(Object, String[]) - Method in interface org.refcodes.hal.HalData
withInsertFrom(Object, String[]) - Method in interface org.refcodes.hal.HalMap
withInsertFrom(Object, String[]) - Method in interface org.refcodes.hal.HalStruct
withInsertFrom(Object, Collection<?>) - Method in interface org.refcodes.hal.HalData
withInsertFrom(Object, Collection<?>) - Method in interface org.refcodes.hal.HalMap
withInsertFrom(Object, Collection<?>) - Method in interface org.refcodes.hal.HalStruct
withInsertFrom(PathMap<String>, Object) - Method in interface org.refcodes.hal.HalData
withInsertFrom(PathMap<String>, Object) - Method in interface org.refcodes.hal.HalMap
withInsertFrom(PathMap<String>, Object) - Method in interface org.refcodes.hal.HalStruct
withInsertFrom(PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalData
withInsertFrom(PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalMap
withInsertFrom(PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalStruct
withInsertFrom(PathMap<String>, String) - Method in interface org.refcodes.hal.HalData
withInsertFrom(PathMap<String>, String) - Method in interface org.refcodes.hal.HalMap
withInsertFrom(PathMap<String>, String) - Method in interface org.refcodes.hal.HalStruct
withInsertFrom(PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalData
withInsertFrom(PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalMap
withInsertFrom(PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalStruct
withInsertFrom(PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalData
withInsertFrom(PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalMap
withInsertFrom(PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalStruct
withInsertTo(Object[], Object) - Method in interface org.refcodes.hal.HalData
withInsertTo(Object[], Object) - Method in interface org.refcodes.hal.HalMap
withInsertTo(Object[], Object) - Method in interface org.refcodes.hal.HalStruct
withInsertTo(Object[], PathMap<String>) - Method in interface org.refcodes.hal.HalData
withInsertTo(Object[], PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withInsertTo(Object[], PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withInsertTo(Object, Object) - Method in interface org.refcodes.hal.HalData
withInsertTo(Object, Object) - Method in interface org.refcodes.hal.HalMap
withInsertTo(Object, Object) - Method in interface org.refcodes.hal.HalStruct
withInsertTo(Object, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withInsertTo(Object, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withInsertTo(Object, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withInsertTo(String[], Object) - Method in interface org.refcodes.hal.HalData
withInsertTo(String[], Object) - Method in interface org.refcodes.hal.HalMap
withInsertTo(String[], Object) - Method in interface org.refcodes.hal.HalStruct
withInsertTo(String[], PathMap<String>) - Method in interface org.refcodes.hal.HalData
withInsertTo(String[], PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withInsertTo(String[], PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withInsertTo(String, Object) - Method in interface org.refcodes.hal.HalData
withInsertTo(String, Object) - Method in interface org.refcodes.hal.HalMap
withInsertTo(String, Object) - Method in interface org.refcodes.hal.HalStruct
withInsertTo(String, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withInsertTo(String, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withInsertTo(String, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withInsertTo(Collection<?>, Object) - Method in interface org.refcodes.hal.HalData
withInsertTo(Collection<?>, Object) - Method in interface org.refcodes.hal.HalMap
withInsertTo(Collection<?>, Object) - Method in interface org.refcodes.hal.HalStruct
withInsertTo(Collection<?>, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withInsertTo(Collection<?>, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withInsertTo(Collection<?>, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withMerge(Object) - Method in interface org.refcodes.hal.HalData
withMerge(Object) - Method in interface org.refcodes.hal.HalMap
withMerge(Object) - Method in interface org.refcodes.hal.HalStruct
withMerge(PathMap<String>) - Method in interface org.refcodes.hal.HalData
withMerge(PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withMerge(PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withMergeBetween(Object[], Object, Object[]) - Method in interface org.refcodes.hal.HalData
withMergeBetween(Object[], Object, Object[]) - Method in interface org.refcodes.hal.HalMap
withMergeBetween(Object[], Object, Object[]) - Method in interface org.refcodes.hal.HalStruct
withMergeBetween(Object[], PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalData
withMergeBetween(Object[], PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalMap
withMergeBetween(Object[], PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalStruct
withMergeBetween(Object, Object, Object) - Method in interface org.refcodes.hal.HalData
withMergeBetween(Object, Object, Object) - Method in interface org.refcodes.hal.HalMap
withMergeBetween(Object, Object, Object) - Method in interface org.refcodes.hal.HalStruct
withMergeBetween(Object, PathMap<String>, Object) - Method in interface org.refcodes.hal.HalData
withMergeBetween(Object, PathMap<String>, Object) - Method in interface org.refcodes.hal.HalMap
withMergeBetween(Object, PathMap<String>, Object) - Method in interface org.refcodes.hal.HalStruct
withMergeBetween(String[], Object, String[]) - Method in interface org.refcodes.hal.HalData
withMergeBetween(String[], Object, String[]) - Method in interface org.refcodes.hal.HalMap
withMergeBetween(String[], Object, String[]) - Method in interface org.refcodes.hal.HalStruct
withMergeBetween(String[], PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalData
withMergeBetween(String[], PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalMap
withMergeBetween(String[], PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalStruct
withMergeBetween(String, Object, String) - Method in interface org.refcodes.hal.HalData
withMergeBetween(String, Object, String) - Method in interface org.refcodes.hal.HalMap
withMergeBetween(String, Object, String) - Method in interface org.refcodes.hal.HalStruct
withMergeBetween(String, PathMap<String>, String) - Method in interface org.refcodes.hal.HalData
withMergeBetween(String, PathMap<String>, String) - Method in interface org.refcodes.hal.HalMap
withMergeBetween(String, PathMap<String>, String) - Method in interface org.refcodes.hal.HalStruct
withMergeBetween(Collection<?>, Object, Collection<?>) - Method in interface org.refcodes.hal.HalData
withMergeBetween(Collection<?>, Object, Collection<?>) - Method in interface org.refcodes.hal.HalMap
withMergeBetween(Collection<?>, Object, Collection<?>) - Method in interface org.refcodes.hal.HalStruct
withMergeBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalData
withMergeBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalMap
withMergeBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalStruct
withMergeFrom(Object, Object) - Method in interface org.refcodes.hal.HalData
withMergeFrom(Object, Object) - Method in interface org.refcodes.hal.HalMap
withMergeFrom(Object, Object) - Method in interface org.refcodes.hal.HalStruct
withMergeFrom(Object, Object[]) - Method in interface org.refcodes.hal.HalData
withMergeFrom(Object, Object[]) - Method in interface org.refcodes.hal.HalMap
withMergeFrom(Object, Object[]) - Method in interface org.refcodes.hal.HalStruct
withMergeFrom(Object, String) - Method in interface org.refcodes.hal.HalData
withMergeFrom(Object, String) - Method in interface org.refcodes.hal.HalMap
withMergeFrom(Object, String) - Method in interface org.refcodes.hal.HalStruct
withMergeFrom(Object, String[]) - Method in interface org.refcodes.hal.HalData
withMergeFrom(Object, String[]) - Method in interface org.refcodes.hal.HalMap
withMergeFrom(Object, String[]) - Method in interface org.refcodes.hal.HalStruct
withMergeFrom(Object, Collection<?>) - Method in interface org.refcodes.hal.HalData
withMergeFrom(Object, Collection<?>) - Method in interface org.refcodes.hal.HalMap
withMergeFrom(Object, Collection<?>) - Method in interface org.refcodes.hal.HalStruct
withMergeFrom(PathMap<String>, Object) - Method in interface org.refcodes.hal.HalData
withMergeFrom(PathMap<String>, Object) - Method in interface org.refcodes.hal.HalMap
withMergeFrom(PathMap<String>, Object) - Method in interface org.refcodes.hal.HalStruct
withMergeFrom(PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalData
withMergeFrom(PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalMap
withMergeFrom(PathMap<String>, Object[]) - Method in interface org.refcodes.hal.HalStruct
withMergeFrom(PathMap<String>, String) - Method in interface org.refcodes.hal.HalData
withMergeFrom(PathMap<String>, String) - Method in interface org.refcodes.hal.HalMap
withMergeFrom(PathMap<String>, String) - Method in interface org.refcodes.hal.HalStruct
withMergeFrom(PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalData
withMergeFrom(PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalMap
withMergeFrom(PathMap<String>, String[]) - Method in interface org.refcodes.hal.HalStruct
withMergeFrom(PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalData
withMergeFrom(PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalMap
withMergeFrom(PathMap<String>, Collection<?>) - Method in interface org.refcodes.hal.HalStruct
withMergeTo(Object[], Object) - Method in interface org.refcodes.hal.HalData
withMergeTo(Object[], Object) - Method in interface org.refcodes.hal.HalMap
withMergeTo(Object[], Object) - Method in interface org.refcodes.hal.HalStruct
withMergeTo(Object[], PathMap<String>) - Method in interface org.refcodes.hal.HalData
withMergeTo(Object[], PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withMergeTo(Object[], PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withMergeTo(Object, Object) - Method in interface org.refcodes.hal.HalData
withMergeTo(Object, Object) - Method in interface org.refcodes.hal.HalMap
withMergeTo(Object, Object) - Method in interface org.refcodes.hal.HalStruct
withMergeTo(Object, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withMergeTo(Object, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withMergeTo(Object, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withMergeTo(String[], Object) - Method in interface org.refcodes.hal.HalData
withMergeTo(String[], Object) - Method in interface org.refcodes.hal.HalMap
withMergeTo(String[], Object) - Method in interface org.refcodes.hal.HalStruct
withMergeTo(String, Object) - Method in interface org.refcodes.hal.HalData
withMergeTo(String, Object) - Method in interface org.refcodes.hal.HalMap
withMergeTo(String, Object) - Method in interface org.refcodes.hal.HalStruct
withMergeTo(String, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withMergeTo(String, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withMergeTo(String, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withMergeTo(Collection<?>, Object) - Method in interface org.refcodes.hal.HalData
withMergeTo(Collection<?>, Object) - Method in interface org.refcodes.hal.HalMap
withMergeTo(Collection<?>, Object) - Method in interface org.refcodes.hal.HalStruct
withMergeTo(Collection<?>, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withMergeTo(Collection<?>, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withMergeTo(Collection<?>, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withOAuthToken(OauthToken) - Method in interface org.refcodes.hal.HalClient
withPut(Object[], String) - Method in interface org.refcodes.hal.HalData
withPut(Object[], String) - Method in interface org.refcodes.hal.HalMap
withPut(Object[], String) - Method in interface org.refcodes.hal.HalStruct
withPut(Object, String) - Method in interface org.refcodes.hal.HalData
withPut(Object, String) - Method in interface org.refcodes.hal.HalMap
withPut(Object, String) - Method in interface org.refcodes.hal.HalStruct
withPut(String[], String) - Method in interface org.refcodes.hal.HalData
withPut(String[], String) - Method in interface org.refcodes.hal.HalMap
withPut(String[], String) - Method in interface org.refcodes.hal.HalStruct
withPut(String, String) - Method in interface org.refcodes.hal.HalData
withPut(String, String) - Method in interface org.refcodes.hal.HalMap
withPut(String, String) - Method in interface org.refcodes.hal.HalStruct
withPut(Collection<?>, String) - Method in interface org.refcodes.hal.HalData
withPut(Collection<?>, String) - Method in interface org.refcodes.hal.HalMap
withPut(Collection<?>, String) - Method in interface org.refcodes.hal.HalStruct
withPut(Relation<String, String>) - Method in interface org.refcodes.hal.HalData
withPut(Relation<String, String>) - Method in interface org.refcodes.hal.HalMap
withPut(Relation<String, String>) - Method in interface org.refcodes.hal.HalStruct
withPutBoolean(Object[], Boolean) - Method in interface org.refcodes.hal.HalData
withPutBoolean(Object[], Boolean) - Method in interface org.refcodes.hal.HalMap
withPutBoolean(Object[], Boolean) - Method in interface org.refcodes.hal.HalStruct
withPutBoolean(Object, Boolean) - Method in interface org.refcodes.hal.HalData
withPutBoolean(Object, Boolean) - Method in interface org.refcodes.hal.HalMap
withPutBoolean(Object, Boolean) - Method in interface org.refcodes.hal.HalStruct
withPutBoolean(String[], Boolean) - Method in interface org.refcodes.hal.HalData
withPutBoolean(String[], Boolean) - Method in interface org.refcodes.hal.HalMap
withPutBoolean(String[], Boolean) - Method in interface org.refcodes.hal.HalStruct
withPutBoolean(String, Boolean) - Method in interface org.refcodes.hal.HalData
withPutBoolean(String, Boolean) - Method in interface org.refcodes.hal.HalMap
withPutBoolean(String, Boolean) - Method in interface org.refcodes.hal.HalStruct
withPutBoolean(Collection<?>, Boolean) - Method in interface org.refcodes.hal.HalData
withPutBoolean(Collection<?>, Boolean) - Method in interface org.refcodes.hal.HalMap
withPutBoolean(Collection<?>, Boolean) - Method in interface org.refcodes.hal.HalStruct
withPutByte(Object[], Byte) - Method in interface org.refcodes.hal.HalData
withPutByte(Object[], Byte) - Method in interface org.refcodes.hal.HalMap
withPutByte(Object[], Byte) - Method in interface org.refcodes.hal.HalStruct
withPutByte(Object, Byte) - Method in interface org.refcodes.hal.HalData
withPutByte(Object, Byte) - Method in interface org.refcodes.hal.HalMap
withPutByte(Object, Byte) - Method in interface org.refcodes.hal.HalStruct
withPutByte(String[], Byte) - Method in interface org.refcodes.hal.HalData
withPutByte(String[], Byte) - Method in interface org.refcodes.hal.HalMap
withPutByte(String[], Byte) - Method in interface org.refcodes.hal.HalStruct
withPutByte(String, Byte) - Method in interface org.refcodes.hal.HalData
withPutByte(String, Byte) - Method in interface org.refcodes.hal.HalMap
withPutByte(String, Byte) - Method in interface org.refcodes.hal.HalStruct
withPutByte(Collection<?>, Byte) - Method in interface org.refcodes.hal.HalData
withPutByte(Collection<?>, Byte) - Method in interface org.refcodes.hal.HalMap
withPutByte(Collection<?>, Byte) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(int, Object) - Method in interface org.refcodes.hal.HalData
withPutDirAt(int, Object) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(int, Object) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withPutDirAt(int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(Object[], int, Object) - Method in interface org.refcodes.hal.HalData
withPutDirAt(Object[], int, Object) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(Object[], int, Object) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(Object[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withPutDirAt(Object[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(Object[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(Object, int, Object) - Method in interface org.refcodes.hal.HalData
withPutDirAt(Object, int, Object) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(Object, int, Object) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(Object, int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withPutDirAt(Object, int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(Object, int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(String[], int, Object) - Method in interface org.refcodes.hal.HalData
withPutDirAt(String[], int, Object) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(String[], int, Object) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(String[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withPutDirAt(String[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(String[], int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(String, int, Object) - Method in interface org.refcodes.hal.HalData
withPutDirAt(String, int, Object) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(String, int, Object) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(String, int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withPutDirAt(String, int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(String, int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(Collection<?>, int, Object) - Method in interface org.refcodes.hal.HalData
withPutDirAt(Collection<?>, int, Object) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(Collection<?>, int, Object) - Method in interface org.refcodes.hal.HalStruct
withPutDirAt(Collection<?>, int, PathMap<String>) - Method in interface org.refcodes.hal.HalData
withPutDirAt(Collection<?>, int, PathMap<String>) - Method in interface org.refcodes.hal.HalMap
withPutDirAt(Collection<?>, int, PathMap<String>) - Method in interface org.refcodes.hal.HalStruct
withPutDouble(Object[], Double) - Method in interface org.refcodes.hal.HalData
withPutDouble(Object[], Double) - Method in interface org.refcodes.hal.HalMap
withPutDouble(Object[], Double) - Method in interface org.refcodes.hal.HalStruct
withPutDouble(Object, Double) - Method in interface org.refcodes.hal.HalData
withPutDouble(Object, Double) - Method in interface org.refcodes.hal.HalMap
withPutDouble(Object, Double) - Method in interface org.refcodes.hal.HalStruct
withPutDouble(String[], Double) - Method in interface org.refcodes.hal.HalData
withPutDouble(String[], Double) - Method in interface org.refcodes.hal.HalMap
withPutDouble(String[], Double) - Method in interface org.refcodes.hal.HalStruct
withPutDouble(String, Double) - Method in interface org.refcodes.hal.HalData
withPutDouble(String, Double) - Method in interface org.refcodes.hal.HalMap
withPutDouble(String, Double) - Method in interface org.refcodes.hal.HalStruct
withPutDouble(Collection<?>, Double) - Method in interface org.refcodes.hal.HalData
withPutDouble(Collection<?>, Double) - Method in interface org.refcodes.hal.HalMap
withPutDouble(Collection<?>, Double) - Method in interface org.refcodes.hal.HalStruct
withPutFloat(Object[], Float) - Method in interface org.refcodes.hal.HalData
withPutFloat(Object[], Float) - Method in interface org.refcodes.hal.HalMap
withPutFloat(Object[], Float) - Method in interface org.refcodes.hal.HalStruct
withPutFloat(Object, Float) - Method in interface org.refcodes.hal.HalData
withPutFloat(Object, Float) - Method in interface org.refcodes.hal.HalMap
withPutFloat(Object, Float) - Method in interface org.refcodes.hal.HalStruct
withPutFloat(String[], Float) - Method in interface org.refcodes.hal.HalData
withPutFloat(String[], Float) - Method in interface org.refcodes.hal.HalMap
withPutFloat(String[], Float) - Method in interface org.refcodes.hal.HalStruct
withPutFloat(String, Float) - Method in interface org.refcodes.hal.HalData
withPutFloat(String, Float) - Method in interface org.refcodes.hal.HalMap
withPutFloat(String, Float) - Method in interface org.refcodes.hal.HalStruct
withPutFloat(Collection<?>, Float) - Method in interface org.refcodes.hal.HalData
withPutFloat(Collection<?>, Float) - Method in interface org.refcodes.hal.HalMap
withPutFloat(Collection<?>, Float) - Method in interface org.refcodes.hal.HalStruct
withPutInteger(Object[], Integer) - Method in interface org.refcodes.hal.HalData
withPutInteger(Object[], Integer) - Method in interface org.refcodes.hal.HalMap
withPutInteger(Object[], Integer) - Method in interface org.refcodes.hal.HalStruct
withPutInteger(Object, Integer) - Method in interface org.refcodes.hal.HalData
withPutInteger(Object, Integer) - Method in interface org.refcodes.hal.HalMap
withPutInteger(Object, Integer) - Method in interface org.refcodes.hal.HalStruct
withPutInteger(String[], Integer) - Method in interface org.refcodes.hal.HalData
withPutInteger(String[], Integer) - Method in interface org.refcodes.hal.HalMap
withPutInteger(String[], Integer) - Method in interface org.refcodes.hal.HalStruct
withPutInteger(String, Integer) - Method in interface org.refcodes.hal.HalData
withPutInteger(String, Integer) - Method in interface org.refcodes.hal.HalMap
withPutInteger(String, Integer) - Method in interface org.refcodes.hal.HalStruct
withPutInteger(Collection<?>, Integer) - Method in interface org.refcodes.hal.HalData
withPutInteger(Collection<?>, Integer) - Method in interface org.refcodes.hal.HalMap
withPutInteger(Collection<?>, Integer) - Method in interface org.refcodes.hal.HalStruct
withPutLong(Object[], Long) - Method in interface org.refcodes.hal.HalData
withPutLong(Object[], Long) - Method in interface org.refcodes.hal.HalMap
withPutLong(Object[], Long) - Method in interface org.refcodes.hal.HalStruct
withPutLong(Object, Long) - Method in interface org.refcodes.hal.HalData
withPutLong(Object, Long) - Method in interface org.refcodes.hal.HalMap
withPutLong(Object, Long) - Method in interface org.refcodes.hal.HalStruct
withPutLong(String[], Long) - Method in interface org.refcodes.hal.HalData
withPutLong(String[], Long) - Method in interface org.refcodes.hal.HalMap
withPutLong(String[], Long) - Method in interface org.refcodes.hal.HalStruct
withPutLong(String, Long) - Method in interface org.refcodes.hal.HalData
withPutLong(String, Long) - Method in interface org.refcodes.hal.HalMap
withPutLong(String, Long) - Method in interface org.refcodes.hal.HalStruct
withPutLong(Collection<?>, Long) - Method in interface org.refcodes.hal.HalData
withPutLong(Collection<?>, Long) - Method in interface org.refcodes.hal.HalMap
withPutLong(Collection<?>, Long) - Method in interface org.refcodes.hal.HalStruct
withPutShort(Object[], Short) - Method in interface org.refcodes.hal.HalData
withPutShort(Object[], Short) - Method in interface org.refcodes.hal.HalMap
withPutShort(Object[], Short) - Method in interface org.refcodes.hal.HalStruct
withPutShort(Object, Short) - Method in interface org.refcodes.hal.HalData
withPutShort(Object, Short) - Method in interface org.refcodes.hal.HalMap
withPutShort(Object, Short) - Method in interface org.refcodes.hal.HalStruct
withPutShort(String[], Short) - Method in interface org.refcodes.hal.HalData
withPutShort(String[], Short) - Method in interface org.refcodes.hal.HalMap
withPutShort(String[], Short) - Method in interface org.refcodes.hal.HalStruct
withPutShort(String, Short) - Method in interface org.refcodes.hal.HalData
withPutShort(String, Short) - Method in interface org.refcodes.hal.HalMap
withPutShort(String, Short) - Method in interface org.refcodes.hal.HalStruct
withPutShort(Collection<?>, Short) - Method in interface org.refcodes.hal.HalData
withPutShort(Collection<?>, Short) - Method in interface org.refcodes.hal.HalMap
withPutShort(Collection<?>, Short) - Method in interface org.refcodes.hal.HalStruct
withRemoveFrom(Object) - Method in interface org.refcodes.hal.HalData
withRemoveFrom(Object) - Method in interface org.refcodes.hal.HalMap
withRemoveFrom(Object) - Method in interface org.refcodes.hal.HalStruct
withRemoveFrom(Object...) - Method in interface org.refcodes.hal.HalData
withRemoveFrom(Object...) - Method in interface org.refcodes.hal.HalMap
withRemoveFrom(Object...) - Method in interface org.refcodes.hal.HalStruct
withRemoveFrom(String) - Method in interface org.refcodes.hal.HalData
withRemoveFrom(String) - Method in interface org.refcodes.hal.HalMap
withRemoveFrom(String) - Method in interface org.refcodes.hal.HalStruct
withRemoveFrom(String...) - Method in interface org.refcodes.hal.HalData
withRemoveFrom(String...) - Method in interface org.refcodes.hal.HalMap
withRemoveFrom(String...) - Method in interface org.refcodes.hal.HalStruct
withRemoveFrom(Collection<?>) - Method in interface org.refcodes.hal.HalData
withRemoveFrom(Collection<?>) - Method in interface org.refcodes.hal.HalMap
withRemoveFrom(Collection<?>) - Method in interface org.refcodes.hal.HalStruct
C D E G H I M N O P Q R S T U V W