Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- create(String, Object) - Method in class 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.HalClient
-
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 class org.refcodes.hal.HalClient
-
Deletes an entitie's element (row) from the HAL resource.
E
- entities() - Method in class org.refcodes.hal.HalClient
-
Determines the entities provided by the HAL resource.
- exportHref(Object) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(Object...) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(Object[], FormFields) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(Object, FormFields) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(String) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(String...) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(String[], FormFields) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(String, FormFields) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(Collection<?>) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(Collection<?>, FormFields) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(TraversalMode, Object) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(TraversalMode, Object...) - Method in class 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 class 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 class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(TraversalMode, String) - Method in class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(TraversalMode, String...) - Method in class 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 class 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 class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
- exportHref(TraversalMode, Collection<?>) - Method in class 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 class org.refcodes.hal.HalData
-
Exports the data of the HAL-Resource to which value points referenced by the path.
G
- getDirAt(int) - Method in class org.refcodes.hal.HalData
- getDirAt(int) - Method in class org.refcodes.hal.HalMap
- getDirAt(int) - Method in class org.refcodes.hal.HalStruct
- getDirAt(String, int) - Method in class org.refcodes.hal.HalData
- getDirAt(String, int) - Method in class org.refcodes.hal.HalMap
- getDirAt(String, int) - Method in class org.refcodes.hal.HalStruct
- getExcludeEntities() - Method in class org.refcodes.hal.HalClient
-
Gets the names of the entities to be excluded by the
HalClient
. - getId() - Method in class org.refcodes.hal.HalData
-
Extracts the entite's TID from the provided HTTP-Body: We assume a SELF reference and take the last number if the according HREF.
- getIncludeEntities() - Method in class org.refcodes.hal.HalClient
-
Gets the names of the entities to be included by the
HalClient
. - getOauthToken() - Method in class org.refcodes.hal.HalClient
- getPageCount() - Method in class org.refcodes.hal.HalDataPage
-
Returns the total number of the pages which are available for retrieval.
- getPageNumber() - Method in class org.refcodes.hal.HalDataPage
-
Returns the number of the page which this
HalDataPage
instances represents. - getPageSize() - Method in class org.refcodes.hal.HalDataPage
-
Returns the maximum size of the page being requested for the
HalDataPage
result set. - getSelfHref() - Method in class org.refcodes.hal.HalData
-
Extracts the entite's TID 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 class org.refcodes.hal.HalMap
- HAL_DESCRIPTOR - Static variable in class org.refcodes.hal.HalMap
- HAL_DESCRIPTORS - Static variable in class org.refcodes.hal.HalMap
- HAL_DOC - Static variable in class org.refcodes.hal.HalMap
- HAL_EMBEDDED - Static variable in class org.refcodes.hal.HalMap
- HAL_ENUM - Static variable in class org.refcodes.hal.HalMap
- HAL_FORMAT - Static variable in class org.refcodes.hal.HalMap
- HAL_HREF - Static variable in class org.refcodes.hal.HalMap
- HAL_LINKS - Static variable in class org.refcodes.hal.HalMap
- HAL_NAME - Static variable in class org.refcodes.hal.HalMap
- HAL_PATH_SELF_HREF - Static variable in class org.refcodes.hal.HalMap
- HAL_PROFILE - Static variable in class org.refcodes.hal.HalMap
- HAL_PROPERTIES - Static variable in class org.refcodes.hal.HalMap
- HAL_READ_ONLY - Static variable in class org.refcodes.hal.HalMap
- HAL_REF - Static variable in class org.refcodes.hal.HalMap
- HAL_RELATION - Static variable in class org.refcodes.hal.HalMap
- HAL_SELF - Static variable in class org.refcodes.hal.HalMap
- HAL_TEMPLATED - Static variable in class org.refcodes.hal.HalMap
- HAL_TITLE - Static variable in class org.refcodes.hal.HalMap
- HAL_TYPE - Static variable in class org.refcodes.hal.HalMap
- HAL_VALUE - Static variable in class org.refcodes.hal.HalMap
- HalClient - Class in org.refcodes.hal
-
The
HalClient
lets you comfortably introspect and manage (in terms of CRUD) HAL resources. - HalClient(String) - Constructor for class org.refcodes.hal.HalClient
-
Instantiates the
HalClient
with no authorization credentials passed. - HalClient(String, String, String, String, String, String) - Constructor for class org.refcodes.hal.HalClient
-
Instantiates the
HalClient
with no authorization credentials passed. - HalClient(String, OauthToken) - Constructor for class org.refcodes.hal.HalClient
-
Instantiates the
HalClient
with a validOauthToken
passed. - HalClient(Url) - Constructor for class org.refcodes.hal.HalClient
-
Instantiates the
HalClient
with no authorization credentials passed. - HalClient(Url, OauthToken) - Constructor for class org.refcodes.hal.HalClient
-
Instantiates the
HalClient
with a validOauthToken
passed. - HalClient(Url, Url, String, String, String, String) - Constructor for class org.refcodes.hal.HalClient
-
Instantiates the
HalClient
with no authorization credentials passed. - HalData - Class in org.refcodes.hal
-
/** The
HalData
interface defines aCanonicalMap.CanonicalMapBuilder
https://www.metacodes.proized for working with HAL-Browser data. - HalData() - Constructor for class org.refcodes.hal.HalData
-
Create an empty
HalData
instance using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalData(Object) - Constructor for class org.refcodes.hal.HalData
-
Create a
HalData
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalData(Object, String) - Constructor for class org.refcodes.hal.HalData
-
Creates a
HalData
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalData(String, Object) - Constructor for class org.refcodes.hal.HalData
-
Create a
HalData
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalData(String, Object, String) - Constructor for class org.refcodes.hal.HalData
-
Creates a
HalData
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public path delimiter "/" (Delimiter.PATH
for the path declarations. - HalDataPage - Class in org.refcodes.hal
-
In case the a paginated result set is expected when querying the
HalClient
, then aHalDataPage
will be returned containing the theHalData
instances correlating to the requested page as well as additional information about the number of total pages available. - HalDataPage() - Constructor for class org.refcodes.hal.HalDataPage
-
Default constructor for usage by sub-classes.
- HalDataPage(int, int, int) - Constructor for class org.refcodes.hal.HalDataPage
-
Constructs the
HalDataPage
instances with the given pagination metrics. - HalException - Exception in org.refcodes.hal
-
The base exception for HAL related issues.
- HalException(String) - Constructor for exception org.refcodes.hal.HalException
- HalException(String, String) - Constructor for exception org.refcodes.hal.HalException
- HalException(String, Throwable) - Constructor for exception org.refcodes.hal.HalException
- HalException(String, Throwable, String) - Constructor for exception org.refcodes.hal.HalException
- HalException(Throwable) - Constructor for exception org.refcodes.hal.HalException
- HalException(Throwable, String) - Constructor for exception org.refcodes.hal.HalException
- HalMap - Class in org.refcodes.hal
-
Common type for HAL related data.
- HalMap() - Constructor for class org.refcodes.hal.HalMap
-
Create an empty
HalData
instance using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalMap(Object) - Constructor for class org.refcodes.hal.HalMap
-
Create a
HalData
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalMap(Object, String) - Constructor for class org.refcodes.hal.HalMap
-
Creates a
HalData
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalMap(String, Object) - Constructor for class org.refcodes.hal.HalMap
-
Create a
HalData
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalMap(String, Object, String) - Constructor for class org.refcodes.hal.HalMap
-
Creates a
HalData
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public 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
- HalRuntimeException(String, String) - Constructor for exception org.refcodes.hal.HalRuntimeException
- HalRuntimeException(String, Throwable) - Constructor for exception org.refcodes.hal.HalRuntimeException
- HalRuntimeException(String, Throwable, String) - Constructor for exception org.refcodes.hal.HalRuntimeException
- HalRuntimeException(Throwable) - Constructor for exception org.refcodes.hal.HalRuntimeException
- HalRuntimeException(Throwable, String) - Constructor for exception org.refcodes.hal.HalRuntimeException
- HalStruct - Class in org.refcodes.hal
- HalStruct() - Constructor for class org.refcodes.hal.HalStruct
-
Create an empty
HalStruct
instance using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalStruct(Object) - Constructor for class org.refcodes.hal.HalStruct
-
Create a
HalStruct
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalStruct(Object, String) - Constructor for class org.refcodes.hal.HalStruct
-
Creates a
HalStruct
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalStruct(String, Object) - Constructor for class org.refcodes.hal.HalStruct
-
Create a
HalStruct
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public path delimiter "/" (Delimiter.PATH
) for the path declarations. - HalStruct(String, Object, String) - Constructor for class org.refcodes.hal.HalStruct
-
Creates a
HalStruct
instance containing the elements as ofPathMap.MutablePathMap.insert(Object)
using the public path delimiter "/" (Delimiter.PATH
for the path declarations.
I
- IMPORT_CHILDREN - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(Object...) - Method in class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(Object[], FormFields) - Method in class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(Object, FormFields) - Method in class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(String) - Method in class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(String...) - Method in class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(String[], FormFields) - Method in class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(String, FormFields) - Method in class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(Collection<?>) - Method in class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(Collection<?>, FormFields) - Method in class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(TraversalMode, Object) - Method in class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(TraversalMode, Object...) - Method in class 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 class 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 class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(TraversalMode, String) - Method in class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(TraversalMode, String...) - Method in class 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 class 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 class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- importHref(TraversalMode, Collection<?>) - Method in class 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 class org.refcodes.hal.HalData
-
Imports the data of the HAL-Resource to which value points referenced by the path.
- introspect(String) - Method in class 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.HalClient
-
Introspects the provided entity at the HAL resource and returns an instance of the
CanonicalMap
representing the reflected data structure. - isImportChildren() - Method in enum class org.refcodes.hal.TraversalMode
-
Indicates that HREFs for HAL-Data being loaded are followed and loaded as well.
- isKeepDanglingHrefs() - Method in enum class org.refcodes.hal.TraversalMode
-
Indicates HREFs for HAL-Data not being loaded (e.g. we have a dangling link) are(!)
- isKeepSelfHrefs() - Method in enum class org.refcodes.hal.TraversalMode
-
Indicates that HREFs for HAL-Data being loaded are(!)
M
- META_DATA_ARRAY - Static variable in class org.refcodes.hal.HalMap
- META_DATA_ENUM - Static variable in class org.refcodes.hal.HalMap
- META_DATA_FORMAT - Static variable in class org.refcodes.hal.HalMap
- META_DATA_HREF - Static variable in class org.refcodes.hal.HalMap
- META_DATA_READ_ONLY - Static variable in class org.refcodes.hal.HalMap
- META_DATA_SELF - Static variable in class org.refcodes.hal.HalMap
- META_DATA_TYPE - Static variable in class org.refcodes.hal.HalMap
- META_DATA_VALUE - Static variable in class org.refcodes.hal.HalMap
N
- nextMode() - Method in enum class org.refcodes.hal.TraversalMode
-
Returns the next TraversalMode to be applied to the children when the current retrieval operation has finished.
- NONE - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - module org.refcodes.hal
- org.refcodes.hal - package org.refcodes.hal
P
- PAGE_COUNT - Static variable in class org.refcodes.hal.HalDataPage
-
The path to the total page count value (e.g. in an
HttpBodyMap
). - PAGE_NUMBER - Static variable in class org.refcodes.hal.HalDataPage
-
The path to the page's number value (e.g. in an
HttpBodyMap
). - PAGE_SIZE - Static variable in class org.refcodes.hal.HalDataPage
-
The path to the page's size value (e.g. in an
HttpBodyMap
). - putDirAt(int, Object) - Method in class org.refcodes.hal.HalData
- putDirAt(int, Object) - Method in class org.refcodes.hal.HalMap
- putDirAt(int, Object) - Method in class org.refcodes.hal.HalStruct
- putDirAt(int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- putDirAt(int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- putDirAt(int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- putDirAt(Object[], int, Object) - Method in class org.refcodes.hal.HalData
- putDirAt(Object[], int, Object) - Method in class org.refcodes.hal.HalMap
- putDirAt(Object[], int, Object) - Method in class org.refcodes.hal.HalStruct
- putDirAt(Object[], int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- putDirAt(Object[], int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- putDirAt(Object[], int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- putDirAt(Object, int, Object) - Method in class org.refcodes.hal.HalData
- putDirAt(Object, int, Object) - Method in class org.refcodes.hal.HalMap
- putDirAt(Object, int, Object) - Method in class org.refcodes.hal.HalStruct
- putDirAt(Object, int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- putDirAt(Object, int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- putDirAt(Object, int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- putDirAt(String[], int, Object) - Method in class org.refcodes.hal.HalData
- putDirAt(String[], int, Object) - Method in class org.refcodes.hal.HalMap
- putDirAt(String[], int, Object) - Method in class org.refcodes.hal.HalStruct
- putDirAt(String[], int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- putDirAt(String[], int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- putDirAt(String[], int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- putDirAt(String, int, Object) - Method in class org.refcodes.hal.HalData
- putDirAt(String, int, Object) - Method in class org.refcodes.hal.HalMap
- putDirAt(String, int, Object) - Method in class org.refcodes.hal.HalStruct
- putDirAt(String, int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- putDirAt(String, int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- putDirAt(String, int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- putDirAt(Collection<?>, int, Object) - Method in class org.refcodes.hal.HalData
- putDirAt(Collection<?>, int, Object) - Method in class org.refcodes.hal.HalMap
- putDirAt(Collection<?>, int, Object) - Method in class org.refcodes.hal.HalStruct
- putDirAt(Collection<?>, int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- putDirAt(Collection<?>, int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- putDirAt(Collection<?>, int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
Q
- query(Object...) - Method in class org.refcodes.hal.HalData
- query(Object...) - Method in class org.refcodes.hal.HalMap
- query(Object...) - Method in class org.refcodes.hal.HalStruct
- query(String) - Method in class org.refcodes.hal.HalData
- query(String) - Method in class org.refcodes.hal.HalMap
- query(String) - Method in class org.refcodes.hal.HalStruct
- query(String...) - Method in class org.refcodes.hal.HalData
- query(String...) - Method in class org.refcodes.hal.HalMap
- query(String...) - Method in class org.refcodes.hal.HalStruct
- query(Collection<?>) - Method in class org.refcodes.hal.HalData
- query(Collection<?>) - Method in class org.refcodes.hal.HalMap
- query(Collection<?>) - Method in class org.refcodes.hal.HalStruct
- query(Pattern) - Method in class org.refcodes.hal.HalData
- query(Pattern) - Method in class org.refcodes.hal.HalMap
- query(Pattern) - Method in class org.refcodes.hal.HalStruct
- queryBetween(Object[], Object[], Object[]) - Method in class org.refcodes.hal.HalData
- queryBetween(Object[], Object[], Object[]) - Method in class org.refcodes.hal.HalMap
- queryBetween(Object[], Object[], Object[]) - Method in class org.refcodes.hal.HalStruct
- queryBetween(Object, Object, Object) - Method in class org.refcodes.hal.HalData
- queryBetween(Object, Object, Object) - Method in class org.refcodes.hal.HalMap
- queryBetween(Object, Object, Object) - Method in class org.refcodes.hal.HalStruct
- queryBetween(String[], String[], String[]) - Method in class org.refcodes.hal.HalData
- queryBetween(String[], String[], String[]) - Method in class org.refcodes.hal.HalMap
- queryBetween(String[], String[], String[]) - Method in class org.refcodes.hal.HalStruct
- queryBetween(String, String, String) - Method in class org.refcodes.hal.HalData
- queryBetween(String, String, String) - Method in class org.refcodes.hal.HalMap
- queryBetween(String, String, String) - Method in class org.refcodes.hal.HalStruct
- queryBetween(String, Pattern, String) - Method in class org.refcodes.hal.HalData
- queryBetween(String, Pattern, String) - Method in class org.refcodes.hal.HalMap
- queryBetween(String, Pattern, String) - Method in class org.refcodes.hal.HalStruct
- queryBetween(Collection<?>, Collection<?>, Collection<?>) - Method in class org.refcodes.hal.HalData
- queryBetween(Collection<?>, Collection<?>, Collection<?>) - Method in class org.refcodes.hal.HalMap
- queryBetween(Collection<?>, Collection<?>, Collection<?>) - Method in class org.refcodes.hal.HalStruct
- queryFrom(Object[], Object[]) - Method in class org.refcodes.hal.HalData
- queryFrom(Object[], Object[]) - Method in class org.refcodes.hal.HalMap
- queryFrom(Object[], Object[]) - Method in class org.refcodes.hal.HalStruct
- queryFrom(Object, Object) - Method in class org.refcodes.hal.HalData
- queryFrom(Object, Object) - Method in class org.refcodes.hal.HalMap
- queryFrom(Object, Object) - Method in class org.refcodes.hal.HalStruct
- queryFrom(String[], String[]) - Method in class org.refcodes.hal.HalData
- queryFrom(String[], String[]) - Method in class org.refcodes.hal.HalMap
- queryFrom(String[], String[]) - Method in class org.refcodes.hal.HalStruct
- queryFrom(String, String) - Method in class org.refcodes.hal.HalData
- queryFrom(String, String) - Method in class org.refcodes.hal.HalMap
- queryFrom(String, String) - Method in class org.refcodes.hal.HalStruct
- queryFrom(Collection<?>, Collection<?>) - Method in class org.refcodes.hal.HalData
- queryFrom(Collection<?>, Collection<?>) - Method in class org.refcodes.hal.HalMap
- queryFrom(Collection<?>, Collection<?>) - Method in class org.refcodes.hal.HalStruct
- queryFrom(Pattern, String) - Method in class org.refcodes.hal.HalData
- queryFrom(Pattern, String) - Method in class org.refcodes.hal.HalMap
- queryFrom(Pattern, String) - Method in class org.refcodes.hal.HalStruct
- queryTo(Object[], String) - Method in class org.refcodes.hal.HalData
- queryTo(Object[], String) - Method in class org.refcodes.hal.HalMap
- queryTo(Object[], String) - Method in class org.refcodes.hal.HalStruct
- queryTo(Object, String) - Method in class org.refcodes.hal.HalData
- queryTo(Object, String) - Method in class org.refcodes.hal.HalMap
- queryTo(Object, String) - Method in class org.refcodes.hal.HalStruct
- queryTo(String[], String) - Method in class org.refcodes.hal.HalData
- queryTo(String[], String) - Method in class org.refcodes.hal.HalMap
- queryTo(String[], String) - Method in class org.refcodes.hal.HalStruct
- queryTo(String, String) - Method in class org.refcodes.hal.HalData
- queryTo(String, String) - Method in class org.refcodes.hal.HalMap
- queryTo(String, String) - Method in class org.refcodes.hal.HalStruct
- queryTo(Collection<?>, String) - Method in class org.refcodes.hal.HalData
- queryTo(Collection<?>, String) - Method in class org.refcodes.hal.HalMap
- queryTo(Collection<?>, String) - Method in class org.refcodes.hal.HalStruct
- queryTo(Pattern, String) - Method in class org.refcodes.hal.HalData
- queryTo(Pattern, String) - Method in class org.refcodes.hal.HalMap
- queryTo(Pattern, String) - Method in class org.refcodes.hal.HalStruct
R
- read(String, Long) - Method in class org.refcodes.hal.HalClient
-
Retrieves the properties with the according values for the given entity with the given TID from the HAL resource.
- read(String, Long, TraversalMode) - Method in class org.refcodes.hal.HalClient
-
Retrieves the properties with the according values for the given entity with the given TID from the HAL resource.
- read(String, Long, TraversalMode, FormFields) - Method in class org.refcodes.hal.HalClient
-
Retrieves the properties with the according values for the given entity with the given TID from the HAL resource.
- read(String, Long, FormFields) - Method in class org.refcodes.hal.HalClient
-
Retrieves the properties with the according values for the given entity with the given TID from the HAL resource.
- readAll(String) - Method in class 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 class 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.HalClient
-
Retrieves the properties with the according values of all elements (rows) for the given entity from the HAL resource.
- readAll(String, FormFields) - Method in class org.refcodes.hal.HalClient
-
Retrieves the properties with the according values of all elements (rows) for the given entity from the HAL resource.
- readPage(String, int, int) - Method in class org.refcodes.hal.HalClient
-
Retrieves the properties with the according values of all elements (rows) for the given entity from the HAL resource.
- readPage(String, int, int, TraversalMode) - Method in class org.refcodes.hal.HalClient
-
Retrieves the properties with the according values of all elements (rows) for the given entity from the HAL resource.
- readPage(String, int, int, TraversalMode, FormFields) - Method in class org.refcodes.hal.HalClient
-
Retrieves the properties with the according values of all elements (rows) for the given entity from the HAL resource.
- readPage(String, int, int, FormFields) - Method in class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 class org.refcodes.hal.HalData
- removeAll(Object) - Method in class org.refcodes.hal.HalMap
- removeAll(Object) - Method in class org.refcodes.hal.HalStruct
- removeAll(Object...) - Method in class org.refcodes.hal.HalData
- removeAll(Object...) - Method in class org.refcodes.hal.HalMap
- removeAll(Object...) - Method in class org.refcodes.hal.HalStruct
- removeAll(String) - Method in class org.refcodes.hal.HalData
- removeAll(String) - Method in class org.refcodes.hal.HalMap
- removeAll(String) - Method in class org.refcodes.hal.HalStruct
- removeAll(String...) - Method in class org.refcodes.hal.HalData
- removeAll(String...) - Method in class org.refcodes.hal.HalMap
- removeAll(String...) - Method in class org.refcodes.hal.HalStruct
- removeAll(Collection<?>) - Method in class org.refcodes.hal.HalData
- removeAll(Collection<?>) - Method in class org.refcodes.hal.HalMap
- removeAll(Collection<?>) - Method in class org.refcodes.hal.HalStruct
- removeAll(Pattern) - Method in class org.refcodes.hal.HalData
- removeAll(Pattern) - Method in class org.refcodes.hal.HalMap
- removeAll(Pattern) - Method in class org.refcodes.hal.HalStruct
- removeDirAt(int) - Method in class org.refcodes.hal.HalData
- removeDirAt(int) - Method in class org.refcodes.hal.HalMap
- removeDirAt(int) - Method in class org.refcodes.hal.HalStruct
- removeDirAt(Object[], int) - Method in class org.refcodes.hal.HalData
- removeDirAt(Object[], int) - Method in class org.refcodes.hal.HalMap
- removeDirAt(Object[], int) - Method in class org.refcodes.hal.HalStruct
- removeDirAt(Object, int) - Method in class org.refcodes.hal.HalData
- removeDirAt(Object, int) - Method in class org.refcodes.hal.HalMap
- removeDirAt(Object, int) - Method in class org.refcodes.hal.HalStruct
- removeDirAt(String[], int) - Method in class org.refcodes.hal.HalData
- removeDirAt(String[], int) - Method in class org.refcodes.hal.HalMap
- removeDirAt(String[], int) - Method in class org.refcodes.hal.HalStruct
- removeDirAt(String, int) - Method in class org.refcodes.hal.HalData
- removeDirAt(String, int) - Method in class org.refcodes.hal.HalMap
- removeDirAt(String, int) - Method in class org.refcodes.hal.HalStruct
- removeFrom(Object) - Method in class org.refcodes.hal.HalData
- removeFrom(Object) - Method in class org.refcodes.hal.HalMap
- removeFrom(Object) - Method in class org.refcodes.hal.HalStruct
- removeFrom(Object...) - Method in class org.refcodes.hal.HalData
- removeFrom(Object...) - Method in class org.refcodes.hal.HalMap
- removeFrom(Object...) - Method in class org.refcodes.hal.HalStruct
- removeFrom(String) - Method in class org.refcodes.hal.HalData
- removeFrom(String) - Method in class org.refcodes.hal.HalMap
- removeFrom(String) - Method in class org.refcodes.hal.HalStruct
- removeFrom(String...) - Method in class org.refcodes.hal.HalData
- removeFrom(String...) - Method in class org.refcodes.hal.HalMap
- removeFrom(String...) - Method in class org.refcodes.hal.HalStruct
- removePaths(String...) - Method in class org.refcodes.hal.HalData
- removePaths(String...) - Method in class org.refcodes.hal.HalMap
- removePaths(String...) - Method in class org.refcodes.hal.HalStruct
- removePaths(Collection<?>) - Method in class org.refcodes.hal.HalData
- removePaths(Collection<?>) - Method in class org.refcodes.hal.HalMap
- removePaths(Collection<?>) - Method in class org.refcodes.hal.HalStruct
- retrieveBetween(Object[], Object[]) - Method in class org.refcodes.hal.HalData
- retrieveBetween(Object[], Object[]) - Method in class org.refcodes.hal.HalMap
- retrieveBetween(Object[], Object[]) - Method in class org.refcodes.hal.HalStruct
- retrieveBetween(Object, Object) - Method in class org.refcodes.hal.HalData
- retrieveBetween(Object, Object) - Method in class org.refcodes.hal.HalMap
- retrieveBetween(Object, Object) - Method in class org.refcodes.hal.HalStruct
- retrieveBetween(String[], String[]) - Method in class org.refcodes.hal.HalData
- retrieveBetween(String[], String[]) - Method in class org.refcodes.hal.HalMap
- retrieveBetween(String[], String[]) - Method in class org.refcodes.hal.HalStruct
- retrieveBetween(String, String) - Method in class org.refcodes.hal.HalData
- retrieveBetween(String, String) - Method in class org.refcodes.hal.HalMap
- retrieveBetween(String, String) - Method in class org.refcodes.hal.HalStruct
- retrieveBetween(Collection<?>, Collection<?>) - Method in class org.refcodes.hal.HalData
- retrieveBetween(Collection<?>, Collection<?>) - Method in class org.refcodes.hal.HalMap
- retrieveBetween(Collection<?>, Collection<?>) - Method in class org.refcodes.hal.HalStruct
- retrieveFrom(Object) - Method in class org.refcodes.hal.HalData
- retrieveFrom(Object) - Method in class org.refcodes.hal.HalMap
- retrieveFrom(Object) - Method in class org.refcodes.hal.HalStruct
- retrieveFrom(Object...) - Method in class org.refcodes.hal.HalData
- retrieveFrom(Object...) - Method in class org.refcodes.hal.HalMap
- retrieveFrom(Object...) - Method in class org.refcodes.hal.HalStruct
- retrieveFrom(String) - Method in class org.refcodes.hal.HalData
- retrieveFrom(String) - Method in class org.refcodes.hal.HalMap
- retrieveFrom(String) - Method in class org.refcodes.hal.HalStruct
- retrieveFrom(String...) - Method in class org.refcodes.hal.HalData
- retrieveFrom(String...) - Method in class org.refcodes.hal.HalMap
- retrieveFrom(String...) - Method in class org.refcodes.hal.HalStruct
- retrieveFrom(Collection<?>) - Method in class org.refcodes.hal.HalData
- retrieveFrom(Collection<?>) - Method in class org.refcodes.hal.HalMap
- retrieveFrom(Collection<?>) - Method in class org.refcodes.hal.HalStruct
- retrieveTo(Object) - Method in class org.refcodes.hal.HalData
- retrieveTo(Object) - Method in class org.refcodes.hal.HalMap
- retrieveTo(Object) - Method in class org.refcodes.hal.HalStruct
- retrieveTo(Object...) - Method in class org.refcodes.hal.HalData
- retrieveTo(Object...) - Method in class org.refcodes.hal.HalMap
- retrieveTo(Object...) - Method in class org.refcodes.hal.HalStruct
- retrieveTo(String) - Method in class org.refcodes.hal.HalData
- retrieveTo(String) - Method in class org.refcodes.hal.HalMap
- retrieveTo(String) - Method in class org.refcodes.hal.HalStruct
- retrieveTo(String...) - Method in class org.refcodes.hal.HalData
- retrieveTo(String...) - Method in class org.refcodes.hal.HalMap
- retrieveTo(String...) - Method in class org.refcodes.hal.HalStruct
- retrieveTo(Collection<?>) - Method in class org.refcodes.hal.HalData
- retrieveTo(Collection<?>) - Method in class org.refcodes.hal.HalMap
- retrieveTo(Collection<?>) - Method in class org.refcodes.hal.HalStruct
- ROOT_PATH - Static variable in class org.refcodes.hal.HalMap
S
- setExcludeEntities(String[]) - Method in class org.refcodes.hal.HalClient
-
Sets the names of the entities to be excluded by the
HalClient
. - setIncludeEntities(String[]) - Method in class org.refcodes.hal.HalClient
-
Sets the names of the entities to be included by the
HalClient
. - setOauthToken(OauthToken) - Method in class org.refcodes.hal.HalClient
T
- toPayload() - Method in class org.refcodes.hal.HalMap
- toType(Class<T>) - Method in class org.refcodes.hal.HalMap
- toType(String, Class<T>) - Method in class org.refcodes.hal.HalMap
- TraversalMode - Enum Class in org.refcodes.hal
-
The
TraversalMode
specifies on how data in retrieved from a HAL-Resource.
U
- update(String, Object) - Method in class 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 class org.refcodes.hal.HalClient
-
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 class org.refcodes.hal.TraversalMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.refcodes.hal.TraversalMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- withExcludeEntities(String[]) - Method in class org.refcodes.hal.HalClient
-
Sets the names of the entities to be excluded by the
HalClient
. - withIncludeEntities(String[]) - Method in class org.refcodes.hal.HalClient
-
Sets the names of the entities to be included by the
HalClient
. - withInsert(Object) - Method in class org.refcodes.hal.HalData
- withInsert(Object) - Method in class org.refcodes.hal.HalMap
- withInsert(Object) - Method in class org.refcodes.hal.HalStruct
- withInsert(PathMap<String>) - Method in class org.refcodes.hal.HalData
- withInsert(PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withInsert(PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withInsertBetween(Object[], Object, Object[]) - Method in class org.refcodes.hal.HalData
- withInsertBetween(Object[], Object, Object[]) - Method in class org.refcodes.hal.HalMap
- withInsertBetween(Object[], Object, Object[]) - Method in class org.refcodes.hal.HalStruct
- withInsertBetween(Object[], PathMap<String>, Object[]) - Method in class org.refcodes.hal.HalData
- withInsertBetween(Object[], PathMap<String>, Object[]) - Method in class org.refcodes.hal.HalMap
- withInsertBetween(Object[], PathMap<String>, Object[]) - Method in class org.refcodes.hal.HalStruct
- withInsertBetween(Object, Object, Object) - Method in class org.refcodes.hal.HalData
- withInsertBetween(Object, Object, Object) - Method in class org.refcodes.hal.HalMap
- withInsertBetween(Object, Object, Object) - Method in class org.refcodes.hal.HalStruct
- withInsertBetween(Object, PathMap<String>, Object) - Method in class org.refcodes.hal.HalData
- withInsertBetween(Object, PathMap<String>, Object) - Method in class org.refcodes.hal.HalMap
- withInsertBetween(Object, PathMap<String>, Object) - Method in class org.refcodes.hal.HalStruct
- withInsertBetween(String[], Object, String[]) - Method in class org.refcodes.hal.HalData
- withInsertBetween(String[], Object, String[]) - Method in class org.refcodes.hal.HalMap
- withInsertBetween(String[], Object, String[]) - Method in class org.refcodes.hal.HalStruct
- withInsertBetween(String[], PathMap<String>, String[]) - Method in class org.refcodes.hal.HalData
- withInsertBetween(String[], PathMap<String>, String[]) - Method in class org.refcodes.hal.HalMap
- withInsertBetween(String[], PathMap<String>, String[]) - Method in class org.refcodes.hal.HalStruct
- withInsertBetween(String, Object, String) - Method in class org.refcodes.hal.HalData
- withInsertBetween(String, Object, String) - Method in class org.refcodes.hal.HalMap
- withInsertBetween(String, Object, String) - Method in class org.refcodes.hal.HalStruct
- withInsertBetween(String, PathMap<String>, String) - Method in class org.refcodes.hal.HalData
- withInsertBetween(String, PathMap<String>, String) - Method in class org.refcodes.hal.HalMap
- withInsertBetween(String, PathMap<String>, String) - Method in class org.refcodes.hal.HalStruct
- withInsertBetween(Collection<?>, Object, Collection<?>) - Method in class org.refcodes.hal.HalData
- withInsertBetween(Collection<?>, Object, Collection<?>) - Method in class org.refcodes.hal.HalMap
- withInsertBetween(Collection<?>, Object, Collection<?>) - Method in class org.refcodes.hal.HalStruct
- withInsertBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalData
- withInsertBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalMap
- withInsertBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalStruct
- withInsertFrom(Object, Object) - Method in class org.refcodes.hal.HalData
- withInsertFrom(Object, Object) - Method in class org.refcodes.hal.HalMap
- withInsertFrom(Object, Object) - Method in class org.refcodes.hal.HalStruct
- withInsertFrom(Object, Object...) - Method in class org.refcodes.hal.HalData
- withInsertFrom(Object, Object...) - Method in class org.refcodes.hal.HalMap
- withInsertFrom(Object, Object...) - Method in class org.refcodes.hal.HalStruct
- withInsertFrom(Object, String) - Method in class org.refcodes.hal.HalData
- withInsertFrom(Object, String) - Method in class org.refcodes.hal.HalMap
- withInsertFrom(Object, String) - Method in class org.refcodes.hal.HalStruct
- withInsertFrom(Object, String...) - Method in class org.refcodes.hal.HalData
- withInsertFrom(Object, String...) - Method in class org.refcodes.hal.HalMap
- withInsertFrom(Object, String...) - Method in class org.refcodes.hal.HalStruct
- withInsertFrom(Object, Collection<?>) - Method in class org.refcodes.hal.HalData
- withInsertFrom(Object, Collection<?>) - Method in class org.refcodes.hal.HalMap
- withInsertFrom(Object, Collection<?>) - Method in class org.refcodes.hal.HalStruct
- withInsertFrom(PathMap<String>, Object) - Method in class org.refcodes.hal.HalData
- withInsertFrom(PathMap<String>, Object) - Method in class org.refcodes.hal.HalMap
- withInsertFrom(PathMap<String>, Object) - Method in class org.refcodes.hal.HalStruct
- withInsertFrom(PathMap<String>, Object...) - Method in class org.refcodes.hal.HalData
- withInsertFrom(PathMap<String>, Object...) - Method in class org.refcodes.hal.HalMap
- withInsertFrom(PathMap<String>, Object...) - Method in class org.refcodes.hal.HalStruct
- withInsertFrom(PathMap<String>, String) - Method in class org.refcodes.hal.HalData
- withInsertFrom(PathMap<String>, String) - Method in class org.refcodes.hal.HalMap
- withInsertFrom(PathMap<String>, String) - Method in class org.refcodes.hal.HalStruct
- withInsertFrom(PathMap<String>, String...) - Method in class org.refcodes.hal.HalData
- withInsertFrom(PathMap<String>, String...) - Method in class org.refcodes.hal.HalMap
- withInsertFrom(PathMap<String>, String...) - Method in class org.refcodes.hal.HalStruct
- withInsertFrom(PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalData
- withInsertFrom(PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalMap
- withInsertFrom(PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalStruct
- withInsertTo(Object[], Object) - Method in class org.refcodes.hal.HalData
- withInsertTo(Object[], Object) - Method in class org.refcodes.hal.HalMap
- withInsertTo(Object[], Object) - Method in class org.refcodes.hal.HalStruct
- withInsertTo(Object[], PathMap<String>) - Method in class org.refcodes.hal.HalData
- withInsertTo(Object[], PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withInsertTo(Object[], PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withInsertTo(Object, Object) - Method in class org.refcodes.hal.HalData
- withInsertTo(Object, Object) - Method in class org.refcodes.hal.HalMap
- withInsertTo(Object, Object) - Method in class org.refcodes.hal.HalStruct
- withInsertTo(Object, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withInsertTo(Object, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withInsertTo(Object, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withInsertTo(String[], Object) - Method in class org.refcodes.hal.HalData
- withInsertTo(String[], Object) - Method in class org.refcodes.hal.HalMap
- withInsertTo(String[], Object) - Method in class org.refcodes.hal.HalStruct
- withInsertTo(String[], PathMap<String>) - Method in class org.refcodes.hal.HalData
- withInsertTo(String[], PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withInsertTo(String[], PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withInsertTo(String, Object) - Method in class org.refcodes.hal.HalData
- withInsertTo(String, Object) - Method in class org.refcodes.hal.HalMap
- withInsertTo(String, Object) - Method in class org.refcodes.hal.HalStruct
- withInsertTo(String, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withInsertTo(String, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withInsertTo(String, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withInsertTo(Collection<?>, Object) - Method in class org.refcodes.hal.HalData
- withInsertTo(Collection<?>, Object) - Method in class org.refcodes.hal.HalMap
- withInsertTo(Collection<?>, Object) - Method in class org.refcodes.hal.HalStruct
- withInsertTo(Collection<?>, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withInsertTo(Collection<?>, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withInsertTo(Collection<?>, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withMerge(Object) - Method in class org.refcodes.hal.HalData
- withMerge(Object) - Method in class org.refcodes.hal.HalMap
- withMerge(Object) - Method in class org.refcodes.hal.HalStruct
- withMerge(PathMap<String>) - Method in class org.refcodes.hal.HalData
- withMerge(PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withMerge(PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withMergeBetween(Object[], Object, Object[]) - Method in class org.refcodes.hal.HalData
- withMergeBetween(Object[], Object, Object[]) - Method in class org.refcodes.hal.HalMap
- withMergeBetween(Object[], Object, Object[]) - Method in class org.refcodes.hal.HalStruct
- withMergeBetween(Object[], PathMap<String>, Object[]) - Method in class org.refcodes.hal.HalData
- withMergeBetween(Object[], PathMap<String>, Object[]) - Method in class org.refcodes.hal.HalMap
- withMergeBetween(Object[], PathMap<String>, Object[]) - Method in class org.refcodes.hal.HalStruct
- withMergeBetween(Object, Object, Object) - Method in class org.refcodes.hal.HalData
- withMergeBetween(Object, Object, Object) - Method in class org.refcodes.hal.HalMap
- withMergeBetween(Object, Object, Object) - Method in class org.refcodes.hal.HalStruct
- withMergeBetween(Object, PathMap<String>, Object) - Method in class org.refcodes.hal.HalData
- withMergeBetween(Object, PathMap<String>, Object) - Method in class org.refcodes.hal.HalMap
- withMergeBetween(Object, PathMap<String>, Object) - Method in class org.refcodes.hal.HalStruct
- withMergeBetween(String[], Object, String[]) - Method in class org.refcodes.hal.HalData
- withMergeBetween(String[], Object, String[]) - Method in class org.refcodes.hal.HalMap
- withMergeBetween(String[], Object, String[]) - Method in class org.refcodes.hal.HalStruct
- withMergeBetween(String[], PathMap<String>, String[]) - Method in class org.refcodes.hal.HalData
- withMergeBetween(String[], PathMap<String>, String[]) - Method in class org.refcodes.hal.HalMap
- withMergeBetween(String[], PathMap<String>, String[]) - Method in class org.refcodes.hal.HalStruct
- withMergeBetween(String, Object, String) - Method in class org.refcodes.hal.HalData
- withMergeBetween(String, Object, String) - Method in class org.refcodes.hal.HalMap
- withMergeBetween(String, Object, String) - Method in class org.refcodes.hal.HalStruct
- withMergeBetween(String, PathMap<String>, String) - Method in class org.refcodes.hal.HalData
- withMergeBetween(String, PathMap<String>, String) - Method in class org.refcodes.hal.HalMap
- withMergeBetween(String, PathMap<String>, String) - Method in class org.refcodes.hal.HalStruct
- withMergeBetween(Collection<?>, Object, Collection<?>) - Method in class org.refcodes.hal.HalData
- withMergeBetween(Collection<?>, Object, Collection<?>) - Method in class org.refcodes.hal.HalMap
- withMergeBetween(Collection<?>, Object, Collection<?>) - Method in class org.refcodes.hal.HalStruct
- withMergeBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalData
- withMergeBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalMap
- withMergeBetween(Collection<?>, PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalStruct
- withMergeFrom(Object, Object) - Method in class org.refcodes.hal.HalData
- withMergeFrom(Object, Object) - Method in class org.refcodes.hal.HalMap
- withMergeFrom(Object, Object) - Method in class org.refcodes.hal.HalStruct
- withMergeFrom(Object, Object...) - Method in class org.refcodes.hal.HalData
- withMergeFrom(Object, Object...) - Method in class org.refcodes.hal.HalMap
- withMergeFrom(Object, Object...) - Method in class org.refcodes.hal.HalStruct
- withMergeFrom(Object, String) - Method in class org.refcodes.hal.HalData
- withMergeFrom(Object, String) - Method in class org.refcodes.hal.HalMap
- withMergeFrom(Object, String) - Method in class org.refcodes.hal.HalStruct
- withMergeFrom(Object, String...) - Method in class org.refcodes.hal.HalData
- withMergeFrom(Object, String...) - Method in class org.refcodes.hal.HalMap
- withMergeFrom(Object, String...) - Method in class org.refcodes.hal.HalStruct
- withMergeFrom(Object, Collection<?>) - Method in class org.refcodes.hal.HalData
- withMergeFrom(Object, Collection<?>) - Method in class org.refcodes.hal.HalMap
- withMergeFrom(Object, Collection<?>) - Method in class org.refcodes.hal.HalStruct
- withMergeFrom(PathMap<String>, Object) - Method in class org.refcodes.hal.HalData
- withMergeFrom(PathMap<String>, Object) - Method in class org.refcodes.hal.HalMap
- withMergeFrom(PathMap<String>, Object) - Method in class org.refcodes.hal.HalStruct
- withMergeFrom(PathMap<String>, Object...) - Method in class org.refcodes.hal.HalData
- withMergeFrom(PathMap<String>, Object...) - Method in class org.refcodes.hal.HalMap
- withMergeFrom(PathMap<String>, Object...) - Method in class org.refcodes.hal.HalStruct
- withMergeFrom(PathMap<String>, String) - Method in class org.refcodes.hal.HalData
- withMergeFrom(PathMap<String>, String) - Method in class org.refcodes.hal.HalMap
- withMergeFrom(PathMap<String>, String) - Method in class org.refcodes.hal.HalStruct
- withMergeFrom(PathMap<String>, String...) - Method in class org.refcodes.hal.HalData
- withMergeFrom(PathMap<String>, String...) - Method in class org.refcodes.hal.HalMap
- withMergeFrom(PathMap<String>, String...) - Method in class org.refcodes.hal.HalStruct
- withMergeFrom(PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalData
- withMergeFrom(PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalMap
- withMergeFrom(PathMap<String>, Collection<?>) - Method in class org.refcodes.hal.HalStruct
- withMergeTo(Object[], Object) - Method in class org.refcodes.hal.HalData
- withMergeTo(Object[], Object) - Method in class org.refcodes.hal.HalMap
- withMergeTo(Object[], Object) - Method in class org.refcodes.hal.HalStruct
- withMergeTo(Object[], PathMap<String>) - Method in class org.refcodes.hal.HalData
- withMergeTo(Object[], PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withMergeTo(Object[], PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withMergeTo(Object, Object) - Method in class org.refcodes.hal.HalData
- withMergeTo(Object, Object) - Method in class org.refcodes.hal.HalMap
- withMergeTo(Object, Object) - Method in class org.refcodes.hal.HalStruct
- withMergeTo(Object, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withMergeTo(Object, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withMergeTo(Object, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withMergeTo(String[], Object) - Method in class org.refcodes.hal.HalData
- withMergeTo(String[], Object) - Method in class org.refcodes.hal.HalMap
- withMergeTo(String[], Object) - Method in class org.refcodes.hal.HalStruct
- withMergeTo(String[], PathMap<String>) - Method in class org.refcodes.hal.HalData
- withMergeTo(String[], PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withMergeTo(String[], PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withMergeTo(String, Object) - Method in class org.refcodes.hal.HalData
- withMergeTo(String, Object) - Method in class org.refcodes.hal.HalMap
- withMergeTo(String, Object) - Method in class org.refcodes.hal.HalStruct
- withMergeTo(String, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withMergeTo(String, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withMergeTo(String, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withMergeTo(Collection<?>, Object) - Method in class org.refcodes.hal.HalData
- withMergeTo(Collection<?>, Object) - Method in class org.refcodes.hal.HalMap
- withMergeTo(Collection<?>, Object) - Method in class org.refcodes.hal.HalStruct
- withMergeTo(Collection<?>, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withMergeTo(Collection<?>, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withMergeTo(Collection<?>, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withOAuthToken(OauthToken) - Method in class org.refcodes.hal.HalClient
- withPut(Object[], String) - Method in class org.refcodes.hal.HalData
- withPut(Object[], String) - Method in class org.refcodes.hal.HalMap
- withPut(Object[], String) - Method in class org.refcodes.hal.HalStruct
- withPut(String[], String) - Method in class org.refcodes.hal.HalData
- withPut(String[], String) - Method in class org.refcodes.hal.HalMap
- withPut(String[], String) - Method in class org.refcodes.hal.HalStruct
- withPut(String, String) - Method in class org.refcodes.hal.HalData
- withPut(String, String) - Method in class org.refcodes.hal.HalMap
- withPut(String, String) - Method in class org.refcodes.hal.HalStruct
- withPut(Collection<?>, String) - Method in class org.refcodes.hal.HalData
- withPut(Collection<?>, String) - Method in class org.refcodes.hal.HalMap
- withPut(Collection<?>, String) - Method in class org.refcodes.hal.HalStruct
- withPut(Property) - Method in class org.refcodes.hal.HalData
- withPut(Property) - Method in class org.refcodes.hal.HalMap
- withPut(Property) - Method in class org.refcodes.hal.HalStruct
- withPut(Relation<String, String>) - Method in class org.refcodes.hal.HalData
- withPut(Relation<String, String>) - Method in class org.refcodes.hal.HalMap
- withPut(Relation<String, String>) - Method in class org.refcodes.hal.HalStruct
- withPutBoolean(Object[], Boolean) - Method in class org.refcodes.hal.HalData
- withPutBoolean(Object[], Boolean) - Method in class org.refcodes.hal.HalMap
- withPutBoolean(Object[], Boolean) - Method in class org.refcodes.hal.HalStruct
- withPutBoolean(Object, Boolean) - Method in class org.refcodes.hal.HalData
- withPutBoolean(Object, Boolean) - Method in class org.refcodes.hal.HalMap
- withPutBoolean(Object, Boolean) - Method in class org.refcodes.hal.HalStruct
- withPutBoolean(String[], Boolean) - Method in class org.refcodes.hal.HalData
- withPutBoolean(String[], Boolean) - Method in class org.refcodes.hal.HalMap
- withPutBoolean(String[], Boolean) - Method in class org.refcodes.hal.HalStruct
- withPutBoolean(String, Boolean) - Method in class org.refcodes.hal.HalData
- withPutBoolean(String, Boolean) - Method in class org.refcodes.hal.HalMap
- withPutBoolean(String, Boolean) - Method in class org.refcodes.hal.HalStruct
- withPutBoolean(Collection<?>, Boolean) - Method in class org.refcodes.hal.HalData
- withPutBoolean(Collection<?>, Boolean) - Method in class org.refcodes.hal.HalMap
- withPutBoolean(Collection<?>, Boolean) - Method in class org.refcodes.hal.HalStruct
- withPutByte(Object[], Byte) - Method in class org.refcodes.hal.HalData
- withPutByte(Object[], Byte) - Method in class org.refcodes.hal.HalMap
- withPutByte(Object[], Byte) - Method in class org.refcodes.hal.HalStruct
- withPutByte(Object, Byte) - Method in class org.refcodes.hal.HalData
- withPutByte(Object, Byte) - Method in class org.refcodes.hal.HalMap
- withPutByte(Object, Byte) - Method in class org.refcodes.hal.HalStruct
- withPutByte(String[], Byte) - Method in class org.refcodes.hal.HalData
- withPutByte(String[], Byte) - Method in class org.refcodes.hal.HalMap
- withPutByte(String[], Byte) - Method in class org.refcodes.hal.HalStruct
- withPutByte(String, Byte) - Method in class org.refcodes.hal.HalData
- withPutByte(String, Byte) - Method in class org.refcodes.hal.HalMap
- withPutByte(String, Byte) - Method in class org.refcodes.hal.HalStruct
- withPutByte(Collection<?>, Byte) - Method in class org.refcodes.hal.HalData
- withPutByte(Collection<?>, Byte) - Method in class org.refcodes.hal.HalMap
- withPutByte(Collection<?>, Byte) - Method in class org.refcodes.hal.HalStruct
- withPutChar(Object[], Character) - Method in class org.refcodes.hal.HalData
- withPutChar(Object[], Character) - Method in class org.refcodes.hal.HalMap
- withPutChar(Object[], Character) - Method in class org.refcodes.hal.HalStruct
- withPutChar(Object, Character) - Method in class org.refcodes.hal.HalData
- withPutChar(Object, Character) - Method in class org.refcodes.hal.HalMap
- withPutChar(Object, Character) - Method in class org.refcodes.hal.HalStruct
- withPutChar(String[], Character) - Method in class org.refcodes.hal.HalData
- withPutChar(String[], Character) - Method in class org.refcodes.hal.HalMap
- withPutChar(String[], Character) - Method in class org.refcodes.hal.HalStruct
- withPutChar(String, Character) - Method in class org.refcodes.hal.HalData
- withPutChar(String, Character) - Method in class org.refcodes.hal.HalMap
- withPutChar(String, Character) - Method in class org.refcodes.hal.HalStruct
- withPutChar(Collection<?>, Character) - Method in class org.refcodes.hal.HalData
- withPutChar(Collection<?>, Character) - Method in class org.refcodes.hal.HalMap
- withPutChar(Collection<?>, Character) - Method in class org.refcodes.hal.HalStruct
- withPutClass(Object[], Class<C>) - Method in class org.refcodes.hal.HalData
- withPutClass(Object[], Class<C>) - Method in class org.refcodes.hal.HalMap
- withPutClass(Object[], Class<C>) - Method in class org.refcodes.hal.HalStruct
- withPutClass(Object, Class<C>) - Method in class org.refcodes.hal.HalData
- withPutClass(Object, Class<C>) - Method in class org.refcodes.hal.HalMap
- withPutClass(Object, Class<C>) - Method in class org.refcodes.hal.HalStruct
- withPutClass(String[], Class<C>) - Method in class org.refcodes.hal.HalData
- withPutClass(String[], Class<C>) - Method in class org.refcodes.hal.HalMap
- withPutClass(String[], Class<C>) - Method in class org.refcodes.hal.HalStruct
- withPutClass(String, Class<C>) - Method in class org.refcodes.hal.HalData
- withPutClass(String, Class<C>) - Method in class org.refcodes.hal.HalMap
- withPutClass(String, Class<C>) - Method in class org.refcodes.hal.HalStruct
- withPutClass(Collection<?>, Class<C>) - Method in class org.refcodes.hal.HalData
- withPutClass(Collection<?>, Class<C>) - Method in class org.refcodes.hal.HalMap
- withPutClass(Collection<?>, Class<C>) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(int, Object) - Method in class org.refcodes.hal.HalData
- withPutDirAt(int, Object) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(int, Object) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withPutDirAt(int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(Object[], int, Object) - Method in class org.refcodes.hal.HalData
- withPutDirAt(Object[], int, Object) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(Object[], int, Object) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(Object[], int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withPutDirAt(Object[], int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(Object[], int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(Object, int, Object) - Method in class org.refcodes.hal.HalData
- withPutDirAt(Object, int, Object) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(Object, int, Object) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(Object, int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withPutDirAt(Object, int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(Object, int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(String[], int, Object) - Method in class org.refcodes.hal.HalData
- withPutDirAt(String[], int, Object) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(String[], int, Object) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(String[], int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withPutDirAt(String[], int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(String[], int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(String, int, Object) - Method in class org.refcodes.hal.HalData
- withPutDirAt(String, int, Object) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(String, int, Object) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(String, int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withPutDirAt(String, int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(String, int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(Collection<?>, int, Object) - Method in class org.refcodes.hal.HalData
- withPutDirAt(Collection<?>, int, Object) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(Collection<?>, int, Object) - Method in class org.refcodes.hal.HalStruct
- withPutDirAt(Collection<?>, int, PathMap<String>) - Method in class org.refcodes.hal.HalData
- withPutDirAt(Collection<?>, int, PathMap<String>) - Method in class org.refcodes.hal.HalMap
- withPutDirAt(Collection<?>, int, PathMap<String>) - Method in class org.refcodes.hal.HalStruct
- withPutDouble(Object[], Double) - Method in class org.refcodes.hal.HalData
- withPutDouble(Object[], Double) - Method in class org.refcodes.hal.HalMap
- withPutDouble(Object[], Double) - Method in class org.refcodes.hal.HalStruct
- withPutDouble(Object, Double) - Method in class org.refcodes.hal.HalData
- withPutDouble(Object, Double) - Method in class org.refcodes.hal.HalMap
- withPutDouble(Object, Double) - Method in class org.refcodes.hal.HalStruct
- withPutDouble(String[], Double) - Method in class org.refcodes.hal.HalData
- withPutDouble(String[], Double) - Method in class org.refcodes.hal.HalMap
- withPutDouble(String[], Double) - Method in class org.refcodes.hal.HalStruct
- withPutDouble(String, Double) - Method in class org.refcodes.hal.HalData
- withPutDouble(String, Double) - Method in class org.refcodes.hal.HalMap
- withPutDouble(String, Double) - Method in class org.refcodes.hal.HalStruct
- withPutDouble(Collection<?>, Double) - Method in class org.refcodes.hal.HalData
- withPutDouble(Collection<?>, Double) - Method in class org.refcodes.hal.HalMap
- withPutDouble(Collection<?>, Double) - Method in class org.refcodes.hal.HalStruct
- withPutEnum(Object[], E) - Method in class org.refcodes.hal.HalData
- withPutEnum(Object[], E) - Method in class org.refcodes.hal.HalMap
- withPutEnum(Object[], E) - Method in class org.refcodes.hal.HalStruct
- withPutEnum(Object, E) - Method in class org.refcodes.hal.HalData
- withPutEnum(Object, E) - Method in class org.refcodes.hal.HalMap
- withPutEnum(Object, E) - Method in class org.refcodes.hal.HalStruct
- withPutEnum(String[], E) - Method in class org.refcodes.hal.HalData
- withPutEnum(String[], E) - Method in class org.refcodes.hal.HalMap
- withPutEnum(String[], E) - Method in class org.refcodes.hal.HalStruct
- withPutEnum(String, E) - Method in class org.refcodes.hal.HalData
- withPutEnum(String, E) - Method in class org.refcodes.hal.HalMap
- withPutEnum(String, E) - Method in class org.refcodes.hal.HalStruct
- withPutEnum(Collection<?>, E) - Method in class org.refcodes.hal.HalData
- withPutEnum(Collection<?>, E) - Method in class org.refcodes.hal.HalMap
- withPutEnum(Collection<?>, E) - Method in class org.refcodes.hal.HalStruct
- withPutFloat(Object[], Float) - Method in class org.refcodes.hal.HalData
- withPutFloat(Object[], Float) - Method in class org.refcodes.hal.HalMap
- withPutFloat(Object[], Float) - Method in class org.refcodes.hal.HalStruct
- withPutFloat(Object, Float) - Method in class org.refcodes.hal.HalData
- withPutFloat(Object, Float) - Method in class org.refcodes.hal.HalMap
- withPutFloat(Object, Float) - Method in class org.refcodes.hal.HalStruct
- withPutFloat(String[], Float) - Method in class org.refcodes.hal.HalData
- withPutFloat(String[], Float) - Method in class org.refcodes.hal.HalMap
- withPutFloat(String[], Float) - Method in class org.refcodes.hal.HalStruct
- withPutFloat(String, Float) - Method in class org.refcodes.hal.HalData
- withPutFloat(String, Float) - Method in class org.refcodes.hal.HalMap
- withPutFloat(String, Float) - Method in class org.refcodes.hal.HalStruct
- withPutFloat(Collection<?>, Float) - Method in class org.refcodes.hal.HalData
- withPutFloat(Collection<?>, Float) - Method in class org.refcodes.hal.HalMap
- withPutFloat(Collection<?>, Float) - Method in class org.refcodes.hal.HalStruct
- withPutInt(Object[], Integer) - Method in class org.refcodes.hal.HalData
- withPutInt(Object[], Integer) - Method in class org.refcodes.hal.HalMap
- withPutInt(Object[], Integer) - Method in class org.refcodes.hal.HalStruct
- withPutInt(Object, Integer) - Method in class org.refcodes.hal.HalData
- withPutInt(Object, Integer) - Method in class org.refcodes.hal.HalMap
- withPutInt(Object, Integer) - Method in class org.refcodes.hal.HalStruct
- withPutInt(String[], Integer) - Method in class org.refcodes.hal.HalData
- withPutInt(String[], Integer) - Method in class org.refcodes.hal.HalMap
- withPutInt(String[], Integer) - Method in class org.refcodes.hal.HalStruct
- withPutInt(String, Integer) - Method in class org.refcodes.hal.HalData
- withPutInt(String, Integer) - Method in class org.refcodes.hal.HalMap
- withPutInt(String, Integer) - Method in class org.refcodes.hal.HalStruct
- withPutInt(Collection<?>, Integer) - Method in class org.refcodes.hal.HalData
- withPutInt(Collection<?>, Integer) - Method in class org.refcodes.hal.HalMap
- withPutInt(Collection<?>, Integer) - Method in class org.refcodes.hal.HalStruct
- withPutLong(Object[], Long) - Method in class org.refcodes.hal.HalData
- withPutLong(Object[], Long) - Method in class org.refcodes.hal.HalMap
- withPutLong(Object[], Long) - Method in class org.refcodes.hal.HalStruct
- withPutLong(Object, Long) - Method in class org.refcodes.hal.HalData
- withPutLong(Object, Long) - Method in class org.refcodes.hal.HalMap
- withPutLong(Object, Long) - Method in class org.refcodes.hal.HalStruct
- withPutLong(String[], Long) - Method in class org.refcodes.hal.HalData
- withPutLong(String[], Long) - Method in class org.refcodes.hal.HalMap
- withPutLong(String[], Long) - Method in class org.refcodes.hal.HalStruct
- withPutLong(String, Long) - Method in class org.refcodes.hal.HalData
- withPutLong(String, Long) - Method in class org.refcodes.hal.HalMap
- withPutLong(String, Long) - Method in class org.refcodes.hal.HalStruct
- withPutLong(Collection<?>, Long) - Method in class org.refcodes.hal.HalData
- withPutLong(Collection<?>, Long) - Method in class org.refcodes.hal.HalMap
- withPutLong(Collection<?>, Long) - Method in class org.refcodes.hal.HalStruct
- withPutShort(Object[], Short) - Method in class org.refcodes.hal.HalData
- withPutShort(Object[], Short) - Method in class org.refcodes.hal.HalMap
- withPutShort(Object[], Short) - Method in class org.refcodes.hal.HalStruct
- withPutShort(Object, Short) - Method in class org.refcodes.hal.HalData
- withPutShort(Object, Short) - Method in class org.refcodes.hal.HalMap
- withPutShort(Object, Short) - Method in class org.refcodes.hal.HalStruct
- withPutShort(String[], Short) - Method in class org.refcodes.hal.HalData
- withPutShort(String[], Short) - Method in class org.refcodes.hal.HalMap
- withPutShort(String[], Short) - Method in class org.refcodes.hal.HalStruct
- withPutShort(String, Short) - Method in class org.refcodes.hal.HalData
- withPutShort(String, Short) - Method in class org.refcodes.hal.HalMap
- withPutShort(String, Short) - Method in class org.refcodes.hal.HalStruct
- withPutShort(Collection<?>, Short) - Method in class org.refcodes.hal.HalData
- withPutShort(Collection<?>, Short) - Method in class org.refcodes.hal.HalMap
- withPutShort(Collection<?>, Short) - Method in class org.refcodes.hal.HalStruct
- withPutString(Object[], String) - Method in class org.refcodes.hal.HalData
- withPutString(Object[], String) - Method in class org.refcodes.hal.HalMap
- withPutString(Object[], String) - Method in class org.refcodes.hal.HalStruct
- withPutString(Object, String) - Method in class org.refcodes.hal.HalData
- withPutString(Object, String) - Method in class org.refcodes.hal.HalMap
- withPutString(Object, String) - Method in class org.refcodes.hal.HalStruct
- withPutString(String[], String) - Method in class org.refcodes.hal.HalData
- withPutString(String[], String) - Method in class org.refcodes.hal.HalMap
- withPutString(String[], String) - Method in class org.refcodes.hal.HalStruct
- withPutString(String, String) - Method in class org.refcodes.hal.HalData
- withPutString(String, String) - Method in class org.refcodes.hal.HalMap
- withPutString(String, String) - Method in class org.refcodes.hal.HalStruct
- withPutString(Collection<?>, String) - Method in class org.refcodes.hal.HalData
- withPutString(Collection<?>, String) - Method in class org.refcodes.hal.HalMap
- withPutString(Collection<?>, String) - Method in class org.refcodes.hal.HalStruct
- withRemoveFrom(Object) - Method in class org.refcodes.hal.HalData
- withRemoveFrom(Object) - Method in class org.refcodes.hal.HalMap
- withRemoveFrom(Object) - Method in class org.refcodes.hal.HalStruct
- withRemoveFrom(Object...) - Method in class org.refcodes.hal.HalData
- withRemoveFrom(Object...) - Method in class org.refcodes.hal.HalMap
- withRemoveFrom(Object...) - Method in class org.refcodes.hal.HalStruct
- withRemoveFrom(String) - Method in class org.refcodes.hal.HalData
- withRemoveFrom(String) - Method in class org.refcodes.hal.HalMap
- withRemoveFrom(String) - Method in class org.refcodes.hal.HalStruct
- withRemoveFrom(String...) - Method in class org.refcodes.hal.HalData
- withRemoveFrom(String...) - Method in class org.refcodes.hal.HalMap
- withRemoveFrom(String...) - Method in class org.refcodes.hal.HalStruct
- withRemoveFrom(Collection<?>) - Method in class org.refcodes.hal.HalData
- withRemoveFrom(Collection<?>) - Method in class org.refcodes.hal.HalMap
- withRemoveFrom(Collection<?>) - Method in class org.refcodes.hal.HalStruct
- withRemovePaths(String...) - Method in class org.refcodes.hal.HalData
- withRemovePaths(String...) - Method in class org.refcodes.hal.HalMap
- withRemovePaths(String...) - Method in class org.refcodes.hal.HalStruct
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form