-
- All Superinterfaces:
org.refcodes.mixin.AnnotatorAccessor,org.refcodes.struct.CanonicalMap,org.refcodes.struct.CanonicalMap.CanonicalMapBuilder,org.refcodes.struct.CanonicalMap.MutableCanonicalMap,org.refcodes.mixin.Clearable,org.refcodes.struct.Containable,org.refcodes.mixin.DelimiterAccessor,org.refcodes.struct.Dictionary<String,String>,org.refcodes.struct.Dictionary.MutableDictionary<String,String>,org.refcodes.struct.Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.struct.PathMap.PathMapBuilder<String>>,org.refcodes.mixin.Dumpable,org.refcodes.mixin.EmptyAccessor,HalMap,org.refcodes.struct.InterOperableMap<String>,org.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>,org.refcodes.struct.InterOperableMap.MutableInterOperableMap<String>,org.refcodes.struct.Keys<String,String>,org.refcodes.struct.Keys.MutableKeys<String,String>,org.refcodes.struct.Keys.MutableValues<String,String>,Map<String,String>,org.refcodes.struct.PathMap<String>,org.refcodes.struct.PathMap.MutablePathMap<String>,org.refcodes.struct.PathMap.PathMapBuilder<String>,org.refcodes.mixin.TypeAccessor<String>
- All Known Implementing Classes:
HalDataImpl
public interface HalData extends HalMap
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.refcodes.mixin.AnnotatorAccessor
org.refcodes.mixin.AnnotatorAccessor.AnnotatorBuilder<B extends org.refcodes.mixin.AnnotatorAccessor.AnnotatorBuilder<B>>, org.refcodes.mixin.AnnotatorAccessor.AnnotatorMutator, org.refcodes.mixin.AnnotatorAccessor.AnnotatorProperty
-
Nested classes/interfaces inherited from interface org.refcodes.struct.CanonicalMap
org.refcodes.struct.CanonicalMap.CanonicalMapBuilder, org.refcodes.struct.CanonicalMap.MutableCanonicalMap
-
Nested classes/interfaces inherited from interface org.refcodes.mixin.DelimiterAccessor
org.refcodes.mixin.DelimiterAccessor.DelimiterBuilder<B extends org.refcodes.mixin.DelimiterAccessor.DelimiterBuilder<B>>, org.refcodes.mixin.DelimiterAccessor.DelimiterMutator, org.refcodes.mixin.DelimiterAccessor.DelimiterProperty
-
Nested classes/interfaces inherited from interface org.refcodes.struct.Dictionary
org.refcodes.struct.Dictionary.MutableDictionary<K extends Object,V extends Object>
-
Nested classes/interfaces inherited from interface org.refcodes.struct.Dictionary.MutableDictionary
org.refcodes.struct.Dictionary.MutableDictionary.DictionaryBuilder<K extends Object,V extends Object,B extends org.refcodes.struct.Dictionary.MutableDictionary.DictionaryBuilder<K,V,B>>
-
Nested classes/interfaces inherited from interface org.refcodes.mixin.EmptyAccessor
org.refcodes.mixin.EmptyAccessor.EmptyMutator, org.refcodes.mixin.EmptyAccessor.EmptyProperty
-
Nested classes/interfaces inherited from interface org.refcodes.struct.InterOperableMap
org.refcodes.struct.InterOperableMap.InterOperableMapBuilder<T extends Object>, org.refcodes.struct.InterOperableMap.MutableInterOperableMap<T extends Object>
-
Nested classes/interfaces inherited from interface org.refcodes.struct.Keys
org.refcodes.struct.Keys.MutableKeys<K extends Object,V extends Object>, org.refcodes.struct.Keys.MutableValues<K extends Object,V extends Object>
-
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K extends Object,V extends Object>
-
Nested classes/interfaces inherited from interface org.refcodes.struct.PathMap
org.refcodes.struct.PathMap.MutablePathMap<T extends Object>, org.refcodes.struct.PathMap.PathMapBuilder<T extends Object>
-
Nested classes/interfaces inherited from interface org.refcodes.mixin.TypeAccessor
org.refcodes.mixin.TypeAccessor.TypeBuilder<T extends Object,B extends org.refcodes.mixin.TypeAccessor.TypeBuilder<T,B>>, org.refcodes.mixin.TypeAccessor.TypeMutator<T extends Object>, org.refcodes.mixin.TypeAccessor.TypeProperty<T extends Object>
-
-
Field Summary
-
Fields inherited from interface org.refcodes.hal.HalMap
HAL_ALPS, HAL_DESCRIPTOR, HAL_DESCRIPTORS, HAL_DOC, HAL_EMBEDDED, HAL_ENUM, HAL_FORMAT, HAL_HREF, HAL_LINKS, HAL_NAME, HAL_PATH_SELF_HREF, HAL_PROFILE, HAL_PROPERTIES, HAL_READ_ONLY, HAL_REF, HAL_RELATION, HAL_SELF, HAL_TEMPLATED, HAL_TITLE, HAL_TYPE, HAL_VALUE, META_DATA_ARRAY, META_DATA_ENUM, META_DATA_FORMAT, META_DATA_HREF, META_DATA_READ_ONLY, META_DATA_SELF, META_DATA_TYPE, META_DATA_VALUE, ROOT_PATH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default HalDataexportHref(Object aPath)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(Object... aPathElements)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(Object[] aPathElements, org.refcodes.web.FormFields aQueryFields)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(Object aPath, org.refcodes.web.FormFields aQueryFields)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(String aPath)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(String... aPathElements)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(String[] aPathElements, org.refcodes.web.FormFields aQueryFields)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(String aPath, org.refcodes.web.FormFields aQueryFields)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(Collection<?> aPathElements)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(Collection<?> aPathElements, org.refcodes.web.FormFields aQueryFields)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(TraversalMode aMode, Object aPath)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(TraversalMode aMode, Object... aPathElements)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(TraversalMode aMode, Object[] aPathElements, org.refcodes.web.FormFields aQueryFields)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(TraversalMode aMode, Object aPath, org.refcodes.web.FormFields aQueryFields)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(TraversalMode aMode, String aPath)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(TraversalMode aMode, String... aPathElements)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(TraversalMode aMode, String[] aPathElements, org.refcodes.web.FormFields aQueryFields)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(TraversalMode aMode, String aPath, org.refcodes.web.FormFields aQueryFields)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(TraversalMode aMode, Collection<?> aPathElements)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDataexportHref(TraversalMode aMode, Collection<?> aPathElements, org.refcodes.web.FormFields aQueryFields)Exports the data of the HAL-Resource to which value points referenced by the path.default HalDatagetDirAt(int aIndex)default HalDatagetDirAt(String aPath, int aIndex)default LonggetId()Extracts the entite's TID from the provided HTTP-Body: We assume a SELF reference and take the last number if the according HREF.default StringgetSelfHref()Extracts the entite's TID from the provided HTTP-Body: We assume a SELF reference and take the last number if the according HREF.default voidimportHref(Object aPath)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(Object... aPathElements)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(Object[] aPathElements, org.refcodes.web.FormFields aQueryFields)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(Object aPath, org.refcodes.web.FormFields aQueryFields)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(String aPath)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(String... aPathElements)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(String[] aPathElements, org.refcodes.web.FormFields aQueryFields)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(String aPath, org.refcodes.web.FormFields aQueryFields)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(Collection<?> aPathElements)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(Collection<?> aPathElements, org.refcodes.web.FormFields aQueryFields)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(TraversalMode aMode, Object aPath)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(TraversalMode aMode, Object... aPathElements)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(TraversalMode aMode, Object[] aPathElements, org.refcodes.web.FormFields aQueryFields)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(TraversalMode aMode, Object aPath, org.refcodes.web.FormFields aQueryFields)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(TraversalMode aMode, String aPath)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(TraversalMode aMode, String... aPathElements)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(TraversalMode aMode, String[] aPathElements, org.refcodes.web.FormFields aQueryFields)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(TraversalMode aMode, String aPath, org.refcodes.web.FormFields aQueryFields)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(TraversalMode aMode, Collection<?> aPathElements)Imports the data of the HAL-Resource to which value points referenced by the path.default voidimportHref(TraversalMode aMode, Collection<?> aPathElements, org.refcodes.web.FormFields aQueryFields)Imports the data of the HAL-Resource to which value points referenced by the path.default HalDataputDirAt(int aIndex, Object aDir)default HalDataputDirAt(int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDataputDirAt(Object[] aPathElements, int aIndex, Object aDir)default HalDataputDirAt(Object[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDataputDirAt(Object aPath, int aIndex, Object aDir)default HalDataputDirAt(Object aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDataputDirAt(String[] aPathElements, int aIndex, Object aDir)default HalDataputDirAt(String[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDataputDirAt(String aPath, int aIndex, Object aDir)default HalDataputDirAt(String aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDataputDirAt(Collection<?> aPathElements, int aIndex, Object aDir)default HalDataputDirAt(Collection<?> aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDataquery(Object... aQueryElements)default HalDataquery(String aPathQuery)default HalDataquery(String... aQueryElements)default HalDataquery(Collection<?> aQueryElements)default HalDataquery(Pattern aRegExp)default HalDataqueryBetween(Object[] aFromPath, Object[] aPathQuery, Object[] aToPath)default HalDataqueryBetween(Object aFromPath, Object aPathQuery, Object aToPath)default HalDataqueryBetween(String[] aFromPath, String[] aPathQuery, String[] aToPath)default HalDataqueryBetween(String aFromPath, String aPathQuery, String aToPath)default HalDataqueryBetween(String aFromPath, Pattern aRegExp, String aToPath)default HalDataqueryBetween(Collection<?> aFromPath, Collection<?> aPathQuery, Collection<?> aToPath)default HalDataqueryFrom(Object[] aPathQuery, Object[] aFromPath)default HalDataqueryFrom(Object aPathQuery, Object aFromPath)default HalDataqueryFrom(String[] aPathQuery, String[] aFromPath)default HalDataqueryFrom(String aPathQuery, String aFromPath)default HalDataqueryFrom(Collection<?> aPathQuery, Collection<?> aFromPath)default HalDataqueryFrom(Pattern aRegExp, String aFromPath)default HalDataqueryTo(Object[] aPathQuery, String aToPath)default HalDataqueryTo(Object aPathQuery, String aToPath)default HalDataqueryTo(String[] aPathQuery, String aToPath)default HalDataqueryTo(String aPathQuery, String aToPath)default HalDataqueryTo(Collection<?> aPathQuery, String aToPath)default HalDataqueryTo(Pattern aRegExp, String aToPath)default HalDataremoveAll(Object aPathQuery)default HalDataremoveAll(Object... aPathQueryElements)default HalDataremoveAll(String aPathQuery)default HalDataremoveAll(String... aPathQueryElements)default HalDataremoveAll(Collection<?> aPathQueryElements)default HalDataremoveAll(Pattern aRegExp)default HalDataremoveDirAt(int aIndex)default HalDataremoveDirAt(Object[] aPathElements, int aIndex)default HalDataremoveDirAt(Object aPath, int aIndex)default HalDataremoveDirAt(String[] aPathElements, int aIndex)default HalDataremoveDirAt(String aPath, int aIndex)default HalDataremoveFrom(Object aPath)default HalDataremoveFrom(Object... aPathElements)default HalDataremoveFrom(String aPath)default HalDataremoveFrom(String... aPathElements)default HalDataremovePaths(String... aPaths)default HalDataremovePaths(Collection<?> aPaths)default HalDataretrieveBetween(Object[] aFromPath, Object[] aToPath)default HalDataretrieveBetween(Object aFromPath, Object aToPath)default HalDataretrieveBetween(String[] aFromPath, String[] aToPath)HalDataretrieveBetween(String aFromPath, String aToPath)default HalDataretrieveBetween(Collection<?> aFromPath, Collection<?> aToPath)default HalDataretrieveFrom(Object aParentPath)default HalDataretrieveFrom(Object... aPathElements)HalDataretrieveFrom(String aFromPath)default HalDataretrieveFrom(String... aPathElements)default HalDataretrieveFrom(Collection<?> aPathElements)default HalDataretrieveTo(Object aToPath)default HalDataretrieveTo(Object... aToPathElements)HalDataretrieveTo(String aToPath)default HalDataretrieveTo(String... aToPathElements)default HalDataretrieveTo(Collection<?> aToPathElements)default HalDatawithInsert(Object aObj)default HalDatawithInsert(org.refcodes.struct.PathMap<String> aFrom)default HalDatawithInsertBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements)default HalDatawithInsertBetween(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Object[] aFromPathElements)default HalDatawithInsertBetween(Object aToPath, Object aFrom, Object aFromPath)default HalDatawithInsertBetween(Object aToPath, org.refcodes.struct.PathMap<String> aFrom, Object aFromPath)default HalDatawithInsertBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements)default HalDatawithInsertBetween(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, String[] aFromPathElements)default HalDatawithInsertBetween(String aToPath, Object aFrom, String aFromPath)default HalDatawithInsertBetween(String aToPath, org.refcodes.struct.PathMap<String> aFrom, String aFromPath)default HalDatawithInsertBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements)default HalDatawithInsertBetween(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements)default HalDatawithInsertFrom(Object aFrom, Object aFromPath)default HalDatawithInsertFrom(Object aFrom, Object... aFromPathElements)default HalDatawithInsertFrom(Object aFrom, String aFromPath)default HalDatawithInsertFrom(Object aFrom, String... aFromPathElements)default HalDatawithInsertFrom(Object aFrom, Collection<?> aFromPathElements)default HalDatawithInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Object aFromPath)default HalDatawithInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Object... aFromPathElements)default HalDatawithInsertFrom(org.refcodes.struct.PathMap<String> aFrom, String aFromPath)default HalDatawithInsertFrom(org.refcodes.struct.PathMap<String> aFrom, String... aFromPathElements)default HalDatawithInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements)default HalDatawithInsertTo(Object[] aToPathElements, Object aFrom)default HalDatawithInsertTo(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom)default HalDatawithInsertTo(Object aToPath, Object aFrom)default HalDatawithInsertTo(Object aToPath, org.refcodes.struct.PathMap<String> aFrom)default HalDatawithInsertTo(String[] aToPathElements, Object aFrom)default HalDatawithInsertTo(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom)default HalDatawithInsertTo(String aToPath, Object aFrom)default HalDatawithInsertTo(String aToPath, org.refcodes.struct.PathMap<String> aFrom)default HalDatawithInsertTo(Collection<?> aToPathElements, Object aFrom)default HalDatawithInsertTo(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom)default HalDatawithMerge(Object aObj)default HalDatawithMerge(org.refcodes.struct.PathMap<String> aFrom)default HalDatawithMergeBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements)default HalDatawithMergeBetween(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Object[] aFromPathElements)default HalDatawithMergeBetween(Object aToPath, Object aFrom, Object aFromPath)default HalDatawithMergeBetween(Object aToPath, org.refcodes.struct.PathMap<String> aFrom, Object aFromPath)default HalDatawithMergeBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements)default HalDatawithMergeBetween(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, String[] aFromPathElements)default HalDatawithMergeBetween(String aToPath, Object aFrom, String aFromPath)default HalDatawithMergeBetween(String aToPath, org.refcodes.struct.PathMap<String> aFrom, String aFromPath)default HalDatawithMergeBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements)default HalDatawithMergeBetween(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements)default HalDatawithMergeFrom(Object aFrom, Object aFromPath)default HalDatawithMergeFrom(Object aFrom, Object... aFromPathElements)default HalDatawithMergeFrom(Object aFrom, String aFromPath)default HalDatawithMergeFrom(Object aFrom, String... aFromPathElements)default HalDatawithMergeFrom(Object aFrom, Collection<?> aFromPathElements)default HalDatawithMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Object aFromPath)default HalDatawithMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Object... aFromPathElements)default HalDatawithMergeFrom(org.refcodes.struct.PathMap<String> aFrom, String aFromPath)default HalDatawithMergeFrom(org.refcodes.struct.PathMap<String> aFrom, String... aFromPathElements)default HalDatawithMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements)default HalDatawithMergeTo(Object[] aToPathElements, Object aFrom)default HalDatawithMergeTo(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom)default HalDatawithMergeTo(Object aToPath, Object aFrom)default HalDatawithMergeTo(Object aToPath, org.refcodes.struct.PathMap<String> aFrom)default HalDatawithMergeTo(String[] aToPathElements, Object aFrom)default HalDatawithMergeTo(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom)default HalDatawithMergeTo(String aToPath, Object aFrom)default HalDatawithMergeTo(String aToPath, org.refcodes.struct.PathMap<String> aFrom)default HalDatawithMergeTo(Collection<?> aToPathElements, Object aFrom)default HalDatawithMergeTo(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom)default HalDatawithPut(Object[] aPathElements, String aValue)default HalDatawithPut(String[] aKey, String aValue)default HalDatawithPut(String aKey, String aValue)default HalDatawithPut(Collection<?> aPathElements, String aValue)default HalDatawithPut(org.refcodes.struct.Property aProperty)default HalDatawithPut(org.refcodes.struct.Relation<String,String> aProperty)default HalDatawithPutBoolean(Object[] aPathElements, Boolean aValue)default HalDatawithPutBoolean(Object aKey, Boolean aValue)default HalDatawithPutBoolean(String[] aPathElements, Boolean aValue)default HalDatawithPutBoolean(String aKey, Boolean aValue)default HalDatawithPutBoolean(Collection<?> aPathElements, Boolean aValue)default HalDatawithPutByte(Object[] aPathElements, Byte aValue)default HalDatawithPutByte(Object aKey, Byte aValue)default HalDatawithPutByte(String[] aPathElements, Byte aValue)default HalDatawithPutByte(String aKey, Byte aValue)default HalDatawithPutByte(Collection<?> aPathElements, Byte aValue)default HalDatawithPutChar(Object[] aPathElements, Character aValue)default HalDatawithPutChar(Object aKey, Character aValue)default HalDatawithPutChar(String[] aPathElements, Character aValue)default HalDatawithPutChar(String aKey, Character aValue)default HalDatawithPutChar(Collection<?> aPathElements, Character aValue)default <C> HalDatawithPutClass(Object[] aPathElements, Class<C> aValue)default <C> HalDatawithPutClass(Object aKey, Class<C> aValue)default <C> HalDatawithPutClass(String[] aPathElements, Class<C> aValue)default <C> HalDatawithPutClass(String aKey, Class<C> aValue)default <C> HalDatawithPutClass(Collection<?> aPathElements, Class<C> aValue)default HalDatawithPutDirAt(int aIndex, Object aDir)default HalDatawithPutDirAt(int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDatawithPutDirAt(Object[] aPathElements, int aIndex, Object aDir)default HalDatawithPutDirAt(Object[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDatawithPutDirAt(Object aPath, int aIndex, Object aDir)default HalDatawithPutDirAt(Object aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDatawithPutDirAt(String[] aPathElements, int aIndex, Object aDir)default HalDatawithPutDirAt(String[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDatawithPutDirAt(String aPath, int aIndex, Object aDir)default HalDatawithPutDirAt(String aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDatawithPutDirAt(Collection<?> aPathElements, int aIndex, Object aDir)default HalDatawithPutDirAt(Collection<?> aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir)default HalDatawithPutDouble(Object[] aPathElements, Double aValue)default HalDatawithPutDouble(Object aKey, Double aValue)default HalDatawithPutDouble(String[] aPathElements, Double aValue)default HalDatawithPutDouble(String aKey, Double aValue)default HalDatawithPutDouble(Collection<?> aPathElements, Double aValue)default <E extends Enum<E>>
HalDatawithPutEnum(Object[] aPathElements, E aValue)default <E extends Enum<E>>
HalDatawithPutEnum(Object aKey, E aValue)default <E extends Enum<E>>
HalDatawithPutEnum(String[] aPathElements, E aValue)default <E extends Enum<E>>
HalDatawithPutEnum(String aKey, E aValue)default <E extends Enum<E>>
HalDatawithPutEnum(Collection<?> aPathElements, E aValue)default HalDatawithPutFloat(Object[] aPathElements, Float aValue)default HalDatawithPutFloat(Object aKey, Float aValue)default HalDatawithPutFloat(String[] aPathElements, Float aValue)default HalDatawithPutFloat(String aKey, Float aValue)default HalDatawithPutFloat(Collection<?> aPathElements, Float aValue)default HalDatawithPutInt(Object[] aPathElements, Integer aValue)default HalDatawithPutInt(Object aKey, Integer aValue)default HalDatawithPutInt(String[] aPathElements, Integer aValue)default HalDatawithPutInt(String aKey, Integer aValue)default HalDatawithPutInt(Collection<?> aPathElements, Integer aValue)default HalDatawithPutLong(Object[] aPathElements, Long aValue)default HalDatawithPutLong(Object aKey, Long aValue)default HalDatawithPutLong(String[] aPathElements, Long aValue)default HalDatawithPutLong(String aKey, Long aValue)default HalDatawithPutLong(Collection<?> aPathElements, Long aValue)default HalDatawithPutShort(Object[] aPathElements, Short aValue)default HalDatawithPutShort(Object aKey, Short aValue)default HalDatawithPutShort(String[] aPathElements, Short aValue)default HalDatawithPutShort(String aKey, Short aValue)default HalDatawithPutShort(Collection<?> aPathElements, Short aValue)default HalDatawithPutString(Object[] aPathElements, String aValue)default HalDatawithPutString(Object aKey, String aValue)default HalDatawithPutString(String[] aPathElements, String aValue)default HalDatawithPutString(String aKey, String aValue)default HalDatawithPutString(Collection<?> aPathElements, String aValue)default HalDatawithRemoveFrom(Object aPath)default HalDatawithRemoveFrom(Object... aPathElements)default HalDatawithRemoveFrom(String aPath)default HalDatawithRemoveFrom(String... aPathElements)default HalDatawithRemoveFrom(Collection<?> aPathElements)default HalDatawithRemovePaths(String... aPathElements)-
Methods inherited from interface org.refcodes.struct.CanonicalMap
asArray, asArray, asArray, asArray, asBooleanArray, asBooleanArray, asBooleanArray, asBooleanArray, asByteArray, asByteArray, asByteArray, asByteArray, asCharArray, asCharArray, asCharArray, asCharArray, asDoubleArray, asDoubleArray, asDoubleArray, asDoubleArray, asFloatArray, asFloatArray, asFloatArray, asFloatArray, asIntArray, asIntArray, asIntArray, asIntArray, asLongArray, asLongArray, asLongArray, asLongArray, asShortArray, asShortArray, asShortArray, asShortArray, getDir, getDir, getDir, getDir, getDir, getDirAt, getDirAt, getDirAt, getDirAt, toMap, toProperties
-
Methods inherited from interface org.refcodes.struct.CanonicalMap.MutableCanonicalMap
containsValue, insert, insertBetween, insertFrom, insertTo, put, put, put, put, put, putAll, putAll, putAll, removeFrom, toDump
-
Methods inherited from interface org.refcodes.struct.InterOperableMap
getBoolean, getBoolean, getBoolean, getBoolean, getBoolean, getBooleanOr, getBooleanOr, getBooleanOr, getBooleanOr, getBooleanOr, getByte, getByte, getByte, getByte, getByte, getByteOr, getByteOr, getByteOr, getByteOr, getByteOr, getChar, getChar, getChar, getChar, getChar, getCharOr, getCharOr, getCharOr, getCharOr, getCharOr, getClass, getClass, getClass, getClass, getClass, getClassOr, getClassOr, getClassOr, getClassOr, getClassOr, getDouble, getDouble, getDouble, getDouble, getDouble, getDoubleOr, getDoubleOr, getDoubleOr, getDoubleOr, getDoubleOr, getEnum, getEnum, getEnum, getEnum, getEnum, getEnumOr, getEnumOr, getEnumOr, getEnumOr, getEnumOr, getEnumOr, getEnumOr, getEnumOr, getEnumOr, getEnumOr, getFloat, getFloat, getFloat, getFloat, getFloat, getFloatOr, getFloatOr, getFloatOr, getFloatOr, getFloatOr, getInt, getInt, getInt, getInt, getInt, getIntOr, getIntOr, getIntOr, getIntOr, getIntOr, getLong, getLong, getLong, getLong, getLong, getLongOr, getLongOr, getLongOr, getLongOr, getLongOr, getShort, getShort, getShort, getShort, getShort, getShortOr, getShortOr, getShortOr, getShortOr, getShortOr, getString, getString, getString, getString, getString, getStringOr, getStringOr, getStringOr, getStringOr, getStringOr
-
Methods inherited from interface org.refcodes.struct.InterOperableMap.MutableInterOperableMap
containsValue, insert, insertBetween, insertFrom, insertTo, putBoolean, putBoolean, putBoolean, putBoolean, putBoolean, putByte, putByte, putByte, putByte, putByte, putChar, putChar, putChar, putChar, putChar, putClass, putClass, putClass, putClass, putClass, putDouble, putDouble, putDouble, putDouble, putDouble, putEnum, putEnum, putEnum, putEnum, putEnum, putFloat, putFloat, putFloat, putFloat, putFloat, putInt, putInt, putInt, putInt, putInt, putLong, putLong, putLong, putLong, putLong, putShort, putShort, putShort, putShort, putShort, putString, putString, putString, putString, putString
-
Methods inherited from interface org.refcodes.struct.Keys
containsKey, get, getOr, keySet, use, values
-
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Methods inherited from interface org.refcodes.struct.PathMap
children, children, children, children, children, children, containsKey, containsKey, containsKey, dirs, dirs, dirs, dirs, dirs, dirs, findPaths, fromExternalPath, get, get, get, getArray, getArray, getArray, getArray, getArray, getArrayIndexes, getArrayIndexes, getArrayIndexes, getArrayIndexes, getArrayIndexes, getDirIndexes, getDirIndexes, getDirIndexes, getDirIndexes, getDirIndexes, getRootPath, getValueAt, getValueAt, getValueAt, getValueAt, getValueAt, getValueAt, hasChildren, hasChildren, hasChildren, hasChildren, hasChildren, hasDirAt, hasDirAt, hasDirAt, hasDirAt, hasDirAt, hasDirAt, hasDirAt, hasDirAt, hasDirAt, hasDirAt, hasDirAt, hasParentPath, hasPath, hasPath, hasPath, hasPath, hasSubDirs, hasSubDirs, hasSubDirs, hasSubDirs, hasValue, hasValue, hasValue, hasValue, hasValue, hasValueAt, hasValueAt, hasValueAt, hasValueAt, hasValueAt, hasValueAt, hasValueAt, hasValueAt, isArray, isArray, isArray, isArray, isArray, isArray, isChild, isChild, isChild, isChild, isDir, isDir, isDir, isDir, isDir, isEqualTo, isIndexDir, isIndexDir, isIndexDir, isIndexDir, isIndexDir, isLeaf, isLeaf, isLeaf, isLeaf, isLeaf, isRootPath, keySet, keySet, keySet, keySet, keySet, lastArrayIndex, lastArrayIndex, lastArrayIndex, lastArrayIndex, lastArrayIndex, lastArrayIndex, lastDirIndex, lastDirIndex, lastDirIndex, lastDirIndex, lastDirIndex, lastDirIndex, leaves, leaves, leaves, leaves, leaves, leaves, nextArrayIndex, nextArrayIndex, nextArrayIndex, nextArrayIndex, nextArrayIndex, nextArrayIndex, nextDirIndex, nextDirIndex, nextDirIndex, nextDirIndex, nextDirIndex, nextDirIndex, paths, paths, paths, paths, paths, paths, queryPaths, queryPaths, queryPaths, queryPaths, queryPaths, queryPaths, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, sortedKeys, toDataStructure, toDataStructure, toExternalPath, toInstance, toInstance, toLeaf, toMap, toNormalizedPath, toParentPath, toPath, toPath, toPath, toPath, toPathElements, toPathList, toPathStack, toPropertyPath, toType, toType, toType, toType, toType, toType
-
Methods inherited from interface org.refcodes.struct.PathMap.MutablePathMap
add, add, add, add, add, add, appendDirTo, appendDirTo, appendDirTo, appendDirTo, appendDirTo, appendDirTo, appendDirTo, appendDirTo, appendDirTo, appendDirTo, appendDirTo, appendDirTo, appendValueTo, appendValueTo, appendValueTo, appendValueTo, appendValueTo, appendValueTo, delete, delete, delete, delete, delete, insert, insert, insertBetween, insertBetween, insertBetween, insertBetween, insertBetween, insertBetween, insertBetween, insertBetween, insertBetween, insertBetween, insertFrom, insertFrom, insertFrom, insertFrom, insertFrom, insertFrom, insertFrom, insertFrom, insertFrom, insertFrom, insertTo, insertTo, insertTo, insertTo, insertTo, insertTo, insertTo, insertTo, insertTo, insertTo, merge, merge, mergeBetween, mergeBetween, mergeBetween, mergeBetween, mergeBetween, mergeBetween, mergeBetween, mergeBetween, mergeBetween, mergeBetween, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeTo, mergeTo, mergeTo, mergeTo, mergeTo, mergeTo, mergeTo, mergeTo, mergeTo, mergeTo, put, putArray, putArray, putArray, putArray, putArray, putArray, putArray, putArray, putArray, putArray, putArray, putArray, putValueAt, putValueAt, putValueAt, putValueAt, putValueAt, putValueAt, remove, remove, remove, removeValueAt, removeValueAt, removeValueAt, removeValueAt, removeValueAt, toSourceCode, toSourceCode
-
-
-
-
Method Detail
-
importHref
default void importHref(String aPath) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPath- The path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(Object aPath) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPath- The path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(Object... aPathElements) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(String... aPathElements) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(Collection<?> aPathElements) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(TraversalMode aMode, String aPath) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for importing the data.aPath- The path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(TraversalMode aMode, Object aPath) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for importing the data.aPath- The path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(TraversalMode aMode, Object... aPathElements) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for importing the data.aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(TraversalMode aMode, String... aPathElements) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for importing the data.aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(TraversalMode aMode, Collection<?> aPathElements) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for importing the data.aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(String aPath, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPath- The path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(Object aPath, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPath- The path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(Object[] aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(String[] aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(Collection<?> aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(TraversalMode aMode, Object aPath, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for importing the data.aPath- The path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(TraversalMode aMode, Object[] aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for importing the data.aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(TraversalMode aMode, String[] aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for importing the data.aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(TraversalMode aMode, Collection<?> aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for importing the data.aPathElements- The path elements representing the path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
importHref
default void importHref(TraversalMode aMode, String aPath, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Imports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for importing the data.aPath- The path to the attribute which is to be imported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(String aPath) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPath- The path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(Object aPath) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPath- The path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(Object... aPathElements) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(String... aPathElements) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(Collection<?> aPathElements) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(TraversalMode aMode, String aPath) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for exporting the data.aPath- The path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(TraversalMode aMode, Object aPath) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for exporting the data.aPath- The path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(TraversalMode aMode, Object... aPathElements) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for exporting the data.aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(TraversalMode aMode, String... aPathElements) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for exporting the data.aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(TraversalMode aMode, Collection<?> aPathElements) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for exporting the data.aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(String aPath, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPath- The path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.aQueryFields- The query fields to be appended to the requesting URL.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(Object aPath, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPath- The path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.aQueryFields- The query fields to be appended to the requesting URL.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(Object[] aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(String[] aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(Collection<?> aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is inserted at the given path.aQueryFields- The query fields to be appended to the requesting URL.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(TraversalMode aMode, String aPath, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for exporting the data.aPath- The path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.aQueryFields- The query fields to be appended to the requesting URL.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(TraversalMode aMode, Object aPath, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for exporting the data.aPath- The path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.aQueryFields- The query fields to be appended to the requesting URL.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(TraversalMode aMode, Object[] aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for exporting the data.aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.aQueryFields- The query fields to be appended to the requesting URL.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(TraversalMode aMode, String[] aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for exporting the data.aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.aQueryFields- The query fields to be appended to the requesting URL.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
exportHref
default HalData exportHref(TraversalMode aMode, Collection<?> aPathElements, org.refcodes.web.FormFields aQueryFields) throws org.refcodes.web.HttpStatusException
Exports the data of the HAL-Resource to which value points referenced by the path.- Parameters:
aMode- The mode for exporting the data.aPathElements- The path elements representing the path to the attribute which is to be exported. The HREF being pointed to is resolved and the referenced data from the HAL-Resource is is returned.aQueryFields- The query fields to be appended to the requesting URL.- Returns:
- The accordingly loaded data.
- Throws:
org.refcodes.web.HttpStatusException- Thrown in case a HTTP response was of an erroneous status.
-
getId
default Long getId()
Extracts the entite's TID from the provided HTTP-Body: We assume a SELF reference and take the last number if the according HREF.- Returns:
- The TID being extracted.
-
getSelfHref
default String getSelfHref()
Extracts the entite's TID from the provided HTTP-Body: We assume a SELF reference and take the last number if the according HREF.- Returns:
- The TID being extracted.
-
getDirAt
default HalData getDirAt(int aIndex)
-
putDirAt
default HalData putDirAt(Collection<?> aPathElements, int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
putDirAt
default HalData putDirAt(Collection<?> aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
putDirAt
default HalData putDirAt(int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
putDirAt
default HalData putDirAt(int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
putDirAt
default HalData putDirAt(Object aPath, int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
putDirAt
default HalData putDirAt(Object aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
putDirAt
default HalData putDirAt(Object[] aPathElements, int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
putDirAt
default HalData putDirAt(Object[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
putDirAt
default HalData putDirAt(String aPath, int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
putDirAt
default HalData putDirAt(String aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
putDirAt
default HalData putDirAt(String[] aPathElements, int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
putDirAt
default HalData putDirAt(String[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
putDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
putDirAtin interfaceHalMap- Specified by:
putDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>- Throws:
IllegalArgumentException
-
query
default HalData query(Collection<?> aQueryElements)
-
queryBetween
default HalData queryBetween(Collection<?> aFromPath, Collection<?> aPathQuery, Collection<?> aToPath)
- Specified by:
queryBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
queryBetweenin interfaceHalMap- Specified by:
queryBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
queryBetween
default HalData queryBetween(Object aFromPath, Object aPathQuery, Object aToPath)
- Specified by:
queryBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
queryBetweenin interfaceHalMap- Specified by:
queryBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
queryBetween
default HalData queryBetween(Object[] aFromPath, Object[] aPathQuery, Object[] aToPath)
- Specified by:
queryBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
queryBetweenin interfaceHalMap- Specified by:
queryBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
queryBetween
default HalData queryBetween(String aFromPath, String aPathQuery, String aToPath)
- Specified by:
queryBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
queryBetweenin interfaceHalMap- Specified by:
queryBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
queryBetween
default HalData queryBetween(String aFromPath, Pattern aRegExp, String aToPath)
- Specified by:
queryBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
queryBetweenin interfaceHalMap- Specified by:
queryBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
queryBetween
default HalData queryBetween(String[] aFromPath, String[] aPathQuery, String[] aToPath)
- Specified by:
queryBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
queryBetweenin interfaceHalMap- Specified by:
queryBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
queryFrom
default HalData queryFrom(Collection<?> aPathQuery, Collection<?> aFromPath)
-
queryTo
default HalData queryTo(Collection<?> aPathQuery, String aToPath)
-
removePaths
default HalData removePaths(Collection<?> aPaths)
- Specified by:
removePathsin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removePathsin interfaceHalMap- Specified by:
removePathsin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removePaths
default HalData removePaths(String... aPaths)
- Specified by:
removePathsin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removePathsin interfaceHalMap- Specified by:
removePathsin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeAll
default HalData removeAll(Collection<?> aPathQueryElements)
-
removeDirAt
default HalData removeDirAt(int aIndex)
- Specified by:
removeDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeDirAtin interfaceHalMap- Specified by:
removeDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeDirAt
default HalData removeDirAt(Object aPath, int aIndex)
- Specified by:
removeDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeDirAtin interfaceHalMap- Specified by:
removeDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeDirAt
default HalData removeDirAt(Object[] aPathElements, int aIndex)
- Specified by:
removeDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeDirAtin interfaceHalMap- Specified by:
removeDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeDirAt
default HalData removeDirAt(String aPath, int aIndex)
- Specified by:
removeDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeDirAtin interfaceHalMap- Specified by:
removeDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeDirAt
default HalData removeDirAt(String[] aPathElements, int aIndex)
- Specified by:
removeDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeDirAtin interfaceHalMap- Specified by:
removeDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeFrom
default HalData removeFrom(Object... aPathElements)
- Specified by:
removeFromin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeFromin interfaceHalMap- Specified by:
removeFromin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeFrom
default HalData removeFrom(Object aPath)
- Specified by:
removeFromin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeFromin interfaceHalMap- Specified by:
removeFromin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeFrom
default HalData removeFrom(String aPath)
- Specified by:
removeFromin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeFromin interfaceHalMap- Specified by:
removeFromin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeFrom
default HalData removeFrom(String... aPathElements)
- Specified by:
removeFromin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeFromin interfaceHalMap- Specified by:
removeFromin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
retrieveBetween
default HalData retrieveBetween(Collection<?> aFromPath, Collection<?> aToPath)
- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveBetweenin interfaceHalMap- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveBetween
default HalData retrieveBetween(Object aFromPath, Object aToPath)
- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveBetweenin interfaceHalMap- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveBetween
default HalData retrieveBetween(Object[] aFromPath, Object[] aToPath)
- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveBetweenin interfaceHalMap- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveBetween
HalData retrieveBetween(String aFromPath, String aToPath)
- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveBetweenin interfaceHalMap- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveBetween
default HalData retrieveBetween(String[] aFromPath, String[] aToPath)
- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveBetweenin interfaceHalMap- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveFrom
default HalData retrieveFrom(Collection<?> aPathElements)
- Specified by:
retrieveFromin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveFromin interfaceHalMap- Specified by:
retrieveFromin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveFrom
default HalData retrieveFrom(Object aParentPath)
- Specified by:
retrieveFromin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveFromin interfaceHalMap- Specified by:
retrieveFromin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveFrom
default HalData retrieveFrom(Object... aPathElements)
- Specified by:
retrieveFromin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveFromin interfaceHalMap- Specified by:
retrieveFromin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveFrom
HalData retrieveFrom(String aFromPath)
- Specified by:
retrieveFromin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveFromin interfaceHalMap- Specified by:
retrieveFromin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveFrom
default HalData retrieveFrom(String... aPathElements)
- Specified by:
retrieveFromin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveFromin interfaceHalMap- Specified by:
retrieveFromin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveTo
default HalData retrieveTo(Collection<?> aToPathElements)
- Specified by:
retrieveToin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveToin interfaceHalMap- Specified by:
retrieveToin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveTo
default HalData retrieveTo(Object aToPath)
- Specified by:
retrieveToin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveToin interfaceHalMap- Specified by:
retrieveToin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveTo
default HalData retrieveTo(Object... aToPathElements)
- Specified by:
retrieveToin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveToin interfaceHalMap- Specified by:
retrieveToin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveTo
HalData retrieveTo(String aToPath)
- Specified by:
retrieveToin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveToin interfaceHalMap- Specified by:
retrieveToin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveTo
default HalData retrieveTo(String... aToPathElements)
- Specified by:
retrieveToin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveToin interfaceHalMap- Specified by:
retrieveToin interfaceorg.refcodes.struct.PathMap<String>
-
withPut
default HalData withPut(Collection<?> aPathElements, String aValue)
- Specified by:
withPutin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutin interfaceHalMap- Specified by:
withPutin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withPut
default HalData withPut(Object[] aPathElements, String aValue) throws NumberFormatException
- Specified by:
withPutin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutin interfaceHalMap- Specified by:
withPutin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
NumberFormatException
-
withPut
default HalData withPut(org.refcodes.struct.Relation<String,String> aProperty)
- Specified by:
withPutin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutin interfaceorg.refcodes.struct.Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.struct.PathMap.PathMapBuilder<String>>- Specified by:
withPutin interfaceHalMap- Specified by:
withPutin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withPut
default HalData withPut(String aKey, String aValue)
- Specified by:
withPutin interfaceorg.refcodes.struct.Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.struct.PathMap.PathMapBuilder<String>>- Specified by:
withPutin interfaceHalMap- Specified by:
withPutin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPut
default HalData withPut(org.refcodes.struct.Property aProperty)
-
withPut
default HalData withPut(String[] aKey, String aValue)
- Specified by:
withPutin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutin interfaceHalMap- Specified by:
withPutin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withPutBoolean
default HalData withPutBoolean(Collection<?> aPathElements, Boolean aValue)
- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBooleanin interfaceHalMap- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutBoolean
default HalData withPutBoolean(Object aKey, Boolean aValue)
- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBooleanin interfaceHalMap- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutBoolean
default HalData withPutBoolean(Object[] aPathElements, Boolean aValue)
- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBooleanin interfaceHalMap- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutBoolean
default HalData withPutBoolean(String aKey, Boolean aValue)
- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBooleanin interfaceHalMap- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutBoolean
default HalData withPutBoolean(String[] aPathElements, Boolean aValue)
- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBooleanin interfaceHalMap- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutByte
default HalData withPutByte(Collection<?> aPathElements, Byte aValue)
- Specified by:
withPutBytein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBytein interfaceHalMap- Specified by:
withPutBytein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutByte
default HalData withPutByte(Object aKey, Byte aValue)
- Specified by:
withPutBytein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBytein interfaceHalMap- Specified by:
withPutBytein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutByte
default HalData withPutByte(Object[] aPathElements, Byte aValue)
- Specified by:
withPutBytein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBytein interfaceHalMap- Specified by:
withPutBytein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutByte
default HalData withPutByte(String aKey, Byte aValue)
- Specified by:
withPutBytein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBytein interfaceHalMap- Specified by:
withPutBytein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutByte
default HalData withPutByte(String[] aPathElements, Byte aValue)
- Specified by:
withPutBytein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBytein interfaceHalMap- Specified by:
withPutBytein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutChar
default HalData withPutChar(Collection<?> aPathElements, Character aValue)
- Specified by:
withPutCharin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutCharin interfaceHalMap- Specified by:
withPutCharin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutChar
default HalData withPutChar(Object aKey, Character aValue)
- Specified by:
withPutCharin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutCharin interfaceHalMap- Specified by:
withPutCharin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutChar
default HalData withPutChar(Object[] aPathElements, Character aValue)
- Specified by:
withPutCharin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutCharin interfaceHalMap- Specified by:
withPutCharin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutChar
default HalData withPutChar(String aKey, Character aValue)
- Specified by:
withPutCharin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutCharin interfaceHalMap- Specified by:
withPutCharin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutChar
default HalData withPutChar(String[] aPathElements, Character aValue)
- Specified by:
withPutCharin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutCharin interfaceHalMap- Specified by:
withPutCharin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutClass
default <C> HalData withPutClass(Collection<?> aPathElements, Class<C> aValue)
- Specified by:
withPutClassin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutClassin interfaceHalMap- Specified by:
withPutClassin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutClass
default <C> HalData withPutClass(Object aKey, Class<C> aValue)
- Specified by:
withPutClassin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutClassin interfaceHalMap- Specified by:
withPutClassin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutClass
default <C> HalData withPutClass(Object[] aPathElements, Class<C> aValue)
- Specified by:
withPutClassin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutClassin interfaceHalMap- Specified by:
withPutClassin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutClass
default <C> HalData withPutClass(String aKey, Class<C> aValue)
- Specified by:
withPutClassin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutClassin interfaceHalMap- Specified by:
withPutClassin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutClass
default <C> HalData withPutClass(String[] aPathElements, Class<C> aValue)
- Specified by:
withPutClassin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutClassin interfaceHalMap- Specified by:
withPutClassin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutDouble
default HalData withPutDouble(Collection<?> aPathElements, Double aValue)
- Specified by:
withPutDoublein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDoublein interfaceHalMap- Specified by:
withPutDoublein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutDouble
default HalData withPutDouble(Object aKey, Double aValue)
- Specified by:
withPutDoublein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDoublein interfaceHalMap- Specified by:
withPutDoublein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutDouble
default HalData withPutDouble(Object[] aPathElements, Double aValue)
- Specified by:
withPutDoublein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDoublein interfaceHalMap- Specified by:
withPutDoublein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutDouble
default HalData withPutDouble(String aKey, Double aValue)
- Specified by:
withPutDoublein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDoublein interfaceHalMap- Specified by:
withPutDoublein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutDouble
default HalData withPutDouble(String[] aPathElements, Double aValue)
- Specified by:
withPutDoublein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDoublein interfaceHalMap- Specified by:
withPutDoublein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutEnum
default <E extends Enum<E>> HalData withPutEnum(Collection<?> aPathElements, E aValue)
- Specified by:
withPutEnumin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutEnumin interfaceHalMap- Specified by:
withPutEnumin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutEnum
default <E extends Enum<E>> HalData withPutEnum(Object aKey, E aValue)
- Specified by:
withPutEnumin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutEnumin interfaceHalMap- Specified by:
withPutEnumin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutEnum
default <E extends Enum<E>> HalData withPutEnum(Object[] aPathElements, E aValue)
- Specified by:
withPutEnumin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutEnumin interfaceHalMap- Specified by:
withPutEnumin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutEnum
default <E extends Enum<E>> HalData withPutEnum(String aKey, E aValue)
- Specified by:
withPutEnumin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutEnumin interfaceHalMap- Specified by:
withPutEnumin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutEnum
default <E extends Enum<E>> HalData withPutEnum(String[] aPathElements, E aValue)
- Specified by:
withPutEnumin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutEnumin interfaceHalMap- Specified by:
withPutEnumin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutFloat
default HalData withPutFloat(Collection<?> aPathElements, Float aValue)
- Specified by:
withPutFloatin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutFloatin interfaceHalMap- Specified by:
withPutFloatin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutFloat
default HalData withPutFloat(Object aKey, Float aValue)
- Specified by:
withPutFloatin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutFloatin interfaceHalMap- Specified by:
withPutFloatin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutFloat
default HalData withPutFloat(Object[] aPathElements, Float aValue)
- Specified by:
withPutFloatin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutFloatin interfaceHalMap- Specified by:
withPutFloatin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutFloat
default HalData withPutFloat(String aKey, Float aValue)
- Specified by:
withPutFloatin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutFloatin interfaceHalMap- Specified by:
withPutFloatin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutFloat
default HalData withPutFloat(String[] aPathElements, Float aValue)
- Specified by:
withPutFloatin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutFloatin interfaceHalMap- Specified by:
withPutFloatin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutInt
default HalData withPutInt(Collection<?> aPathElements, Integer aValue)
- Specified by:
withPutIntin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutIntin interfaceHalMap- Specified by:
withPutIntin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutInt
default HalData withPutInt(Object aKey, Integer aValue)
- Specified by:
withPutIntin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutIntin interfaceHalMap- Specified by:
withPutIntin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutInt
default HalData withPutInt(Object[] aPathElements, Integer aValue)
- Specified by:
withPutIntin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutIntin interfaceHalMap- Specified by:
withPutIntin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutInt
default HalData withPutInt(String aKey, Integer aValue)
- Specified by:
withPutIntin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutIntin interfaceHalMap- Specified by:
withPutIntin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutInt
default HalData withPutInt(String[] aPathElements, Integer aValue)
- Specified by:
withPutIntin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutIntin interfaceHalMap- Specified by:
withPutIntin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutLong
default HalData withPutLong(Collection<?> aPathElements, Long aValue)
- Specified by:
withPutLongin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutLongin interfaceHalMap- Specified by:
withPutLongin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutLong
default HalData withPutLong(Object aKey, Long aValue)
- Specified by:
withPutLongin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutLongin interfaceHalMap- Specified by:
withPutLongin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutLong
default HalData withPutLong(Object[] aPathElements, Long aValue)
- Specified by:
withPutLongin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutLongin interfaceHalMap- Specified by:
withPutLongin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutLong
default HalData withPutLong(String aKey, Long aValue)
- Specified by:
withPutLongin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutLongin interfaceHalMap- Specified by:
withPutLongin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutLong
default HalData withPutLong(String[] aPathElements, Long aValue)
- Specified by:
withPutLongin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutLongin interfaceHalMap- Specified by:
withPutLongin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutShort
default HalData withPutShort(Collection<?> aPathElements, Short aValue)
- Specified by:
withPutShortin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutShortin interfaceHalMap- Specified by:
withPutShortin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutShort
default HalData withPutShort(Object aKey, Short aValue)
- Specified by:
withPutShortin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutShortin interfaceHalMap- Specified by:
withPutShortin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutShort
default HalData withPutShort(Object[] aPathElements, Short aValue)
- Specified by:
withPutShortin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutShortin interfaceHalMap- Specified by:
withPutShortin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutShort
default HalData withPutShort(String aKey, Short aValue)
- Specified by:
withPutShortin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutShortin interfaceHalMap- Specified by:
withPutShortin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutShort
default HalData withPutShort(String[] aPathElements, Short aValue)
- Specified by:
withPutShortin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutShortin interfaceHalMap- Specified by:
withPutShortin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutString
default HalData withPutString(Collection<?> aPathElements, String aValue)
- Specified by:
withPutStringin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutStringin interfaceHalMap- Specified by:
withPutStringin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutString
default HalData withPutString(Object aKey, String aValue)
- Specified by:
withPutStringin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutStringin interfaceHalMap- Specified by:
withPutStringin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutString
default HalData withPutString(Object[] aPathElements, String aValue)
- Specified by:
withPutStringin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutStringin interfaceHalMap- Specified by:
withPutStringin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutString
default HalData withPutString(String aKey, String aValue)
- Specified by:
withPutStringin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutStringin interfaceHalMap- Specified by:
withPutStringin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutString
default HalData withPutString(String[] aPathElements, String aValue)
- Specified by:
withPutStringin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutStringin interfaceHalMap- Specified by:
withPutStringin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withInsert
default HalData withInsert(Object aObj)
- Specified by:
withInsertin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertin interfaceHalMap- Specified by:
withInsertin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsert
default HalData withInsert(org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withInsertin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertin interfaceHalMap- Specified by:
withInsertin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertBetween
default HalData withInsertBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements)
- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertBetweenin interfaceHalMap- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertBetween
default HalData withInsertBetween(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements)
- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertBetweenin interfaceHalMap- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertBetween
default HalData withInsertBetween(Object aToPath, Object aFrom, Object aFromPath)
- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertBetweenin interfaceHalMap- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertBetween
default HalData withInsertBetween(Object aToPath, org.refcodes.struct.PathMap<String> aFrom, Object aFromPath)
- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertBetweenin interfaceHalMap- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertBetween
default HalData withInsertBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements)
- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertBetweenin interfaceHalMap- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertBetween
default HalData withInsertBetween(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Object[] aFromPathElements)
- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertBetweenin interfaceHalMap- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertBetween
default HalData withInsertBetween(String aToPath, Object aFrom, String aFromPath)
- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertBetweenin interfaceHalMap- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertBetween
default HalData withInsertBetween(String aToPath, org.refcodes.struct.PathMap<String> aFrom, String aFromPath)
- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertBetweenin interfaceHalMap- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertBetween
default HalData withInsertBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements)
- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertBetweenin interfaceHalMap- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertBetween
default HalData withInsertBetween(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, String[] aFromPathElements)
- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertBetweenin interfaceHalMap- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertFrom
default HalData withInsertFrom(Object aFrom, Collection<?> aFromPathElements)
- Specified by:
withInsertFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertFromin interfaceHalMap- Specified by:
withInsertFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertFrom
default HalData withInsertFrom(Object aFrom, Object aFromPath)
- Specified by:
withInsertFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertFromin interfaceHalMap- Specified by:
withInsertFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertFrom
default HalData withInsertFrom(Object aFrom, Object... aFromPathElements)
- Specified by:
withInsertFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertFromin interfaceHalMap- Specified by:
withInsertFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertFrom
default HalData withInsertFrom(Object aFrom, String aFromPath)
- Specified by:
withInsertFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertFromin interfaceHalMap- Specified by:
withInsertFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertFrom
default HalData withInsertFrom(Object aFrom, String... aFromPathElements)
- Specified by:
withInsertFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertFromin interfaceHalMap- Specified by:
withInsertFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertFrom
default HalData withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements)
- Specified by:
withInsertFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertFromin interfaceHalMap- Specified by:
withInsertFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertFrom
default HalData withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Object aFromPath)
- Specified by:
withInsertFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertFromin interfaceHalMap- Specified by:
withInsertFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertFrom
default HalData withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Object... aFromPathElements)
- Specified by:
withInsertFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertFromin interfaceHalMap- Specified by:
withInsertFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertFrom
default HalData withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, String aFromPath)
- Specified by:
withInsertFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertFromin interfaceHalMap- Specified by:
withInsertFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertFrom
default HalData withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, String... aFromPathElements)
- Specified by:
withInsertFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertFromin interfaceHalMap- Specified by:
withInsertFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertTo
default HalData withInsertTo(Collection<?> aToPathElements, Object aFrom)
- Specified by:
withInsertToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertToin interfaceHalMap- Specified by:
withInsertToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertTo
default HalData withInsertTo(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withInsertToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertToin interfaceHalMap- Specified by:
withInsertToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertTo
default HalData withInsertTo(Object aToPath, Object aFrom)
- Specified by:
withInsertToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertToin interfaceHalMap- Specified by:
withInsertToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertTo
default HalData withInsertTo(Object aToPath, org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withInsertToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertToin interfaceHalMap- Specified by:
withInsertToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertTo
default HalData withInsertTo(Object[] aToPathElements, Object aFrom)
- Specified by:
withInsertToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertToin interfaceHalMap- Specified by:
withInsertToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertTo
default HalData withInsertTo(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withInsertToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertToin interfaceHalMap- Specified by:
withInsertToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertTo
default HalData withInsertTo(String aToPath, Object aFrom)
- Specified by:
withInsertToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertToin interfaceHalMap- Specified by:
withInsertToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertTo
default HalData withInsertTo(String aToPath, org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withInsertToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertToin interfaceHalMap- Specified by:
withInsertToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertTo
default HalData withInsertTo(String[] aToPathElements, Object aFrom)
- Specified by:
withInsertToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertToin interfaceHalMap- Specified by:
withInsertToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withInsertTo
default HalData withInsertTo(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withInsertToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withInsertToin interfaceHalMap- Specified by:
withInsertToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withInsertToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMerge
default HalData withMerge(Object aObj)
- Specified by:
withMergein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergein interfaceHalMap- Specified by:
withMergein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergein interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMerge
default HalData withMerge(org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withMergein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergein interfaceHalMap- Specified by:
withMergein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergein interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeBetween
default HalData withMergeBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements)
- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeBetweenin interfaceHalMap- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeBetween
default HalData withMergeBetween(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements)
- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeBetweenin interfaceHalMap- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeBetween
default HalData withMergeBetween(Object aToPath, Object aFrom, Object aFromPath)
- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeBetweenin interfaceHalMap- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeBetween
default HalData withMergeBetween(Object aToPath, org.refcodes.struct.PathMap<String> aFrom, Object aFromPath)
- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeBetweenin interfaceHalMap- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeBetween
default HalData withMergeBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements)
- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeBetweenin interfaceHalMap- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeBetween
default HalData withMergeBetween(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Object[] aFromPathElements)
- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeBetweenin interfaceHalMap- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeBetween
default HalData withMergeBetween(String aToPath, Object aFrom, String aFromPath)
- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeBetweenin interfaceHalMap- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeBetween
default HalData withMergeBetween(String aToPath, org.refcodes.struct.PathMap<String> aFrom, String aFromPath)
- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeBetweenin interfaceHalMap- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeBetween
default HalData withMergeBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements)
- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeBetweenin interfaceHalMap- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeBetween
default HalData withMergeBetween(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, String[] aFromPathElements)
- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeBetweenin interfaceHalMap- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeBetweenin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeFrom
default HalData withMergeFrom(Object aFrom, Collection<?> aFromPathElements)
- Specified by:
withMergeFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeFromin interfaceHalMap- Specified by:
withMergeFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeFrom
default HalData withMergeFrom(Object aFrom, Object aFromPath)
- Specified by:
withMergeFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeFromin interfaceHalMap- Specified by:
withMergeFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeFrom
default HalData withMergeFrom(Object aFrom, Object... aFromPathElements)
- Specified by:
withMergeFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeFromin interfaceHalMap- Specified by:
withMergeFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeFrom
default HalData withMergeFrom(Object aFrom, String aFromPath)
- Specified by:
withMergeFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeFromin interfaceHalMap- Specified by:
withMergeFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeFrom
default HalData withMergeFrom(Object aFrom, String... aFromPathElements)
- Specified by:
withMergeFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeFromin interfaceHalMap- Specified by:
withMergeFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeFrom
default HalData withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements)
- Specified by:
withMergeFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeFromin interfaceHalMap- Specified by:
withMergeFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeFrom
default HalData withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Object aFromPath)
- Specified by:
withMergeFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeFromin interfaceHalMap- Specified by:
withMergeFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeFrom
default HalData withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Object... aFromPathElements)
- Specified by:
withMergeFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeFromin interfaceHalMap- Specified by:
withMergeFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeFrom
default HalData withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, String aFromPath)
- Specified by:
withMergeFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeFromin interfaceHalMap- Specified by:
withMergeFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeFrom
default HalData withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, String... aFromPathElements)
- Specified by:
withMergeFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeFromin interfaceHalMap- Specified by:
withMergeFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeTo
default HalData withMergeTo(Collection<?> aToPathElements, Object aFrom)
- Specified by:
withMergeToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeToin interfaceHalMap- Specified by:
withMergeToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeTo
default HalData withMergeTo(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withMergeToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeToin interfaceHalMap- Specified by:
withMergeToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeTo
default HalData withMergeTo(Object aToPath, Object aFrom)
- Specified by:
withMergeToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeToin interfaceHalMap- Specified by:
withMergeToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeTo
default HalData withMergeTo(Object aToPath, org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withMergeToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeToin interfaceHalMap- Specified by:
withMergeToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeTo
default HalData withMergeTo(Object[] aToPathElements, Object aFrom)
- Specified by:
withMergeToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeToin interfaceHalMap- Specified by:
withMergeToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeTo
default HalData withMergeTo(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withMergeToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeToin interfaceHalMap- Specified by:
withMergeToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeTo
default HalData withMergeTo(String aToPath, Object aFrom)
- Specified by:
withMergeToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeToin interfaceHalMap- Specified by:
withMergeToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeTo
default HalData withMergeTo(String aToPath, org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withMergeToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeToin interfaceHalMap- Specified by:
withMergeToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeTo
default HalData withMergeTo(String[] aToPathElements, Object aFrom)
- Specified by:
withMergeToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeToin interfaceHalMap- Specified by:
withMergeToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withMergeTo
default HalData withMergeTo(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom)
- Specified by:
withMergeToin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withMergeToin interfaceHalMap- Specified by:
withMergeToin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withMergeToin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withPutDirAt
default HalData withPutDirAt(Collection<?> aPathElements, int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withPutDirAt
default HalData withPutDirAt(Collection<?> aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withPutDirAt
default HalData withPutDirAt(int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withPutDirAt
default HalData withPutDirAt(int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withPutDirAt
default HalData withPutDirAt(Object aPath, int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withPutDirAt
default HalData withPutDirAt(Object aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withPutDirAt
default HalData withPutDirAt(Object[] aPathElements, int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withPutDirAt
default HalData withPutDirAt(Object[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withPutDirAt
default HalData withPutDirAt(String aPath, int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withPutDirAt
default HalData withPutDirAt(String aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withPutDirAt
default HalData withPutDirAt(String[] aPathElements, int aIndex, Object aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withPutDirAt
default HalData withPutDirAt(String[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) throws IllegalArgumentException
- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDirAtin interfaceHalMap- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withPutDirAtin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>- Throws:
IllegalArgumentException
-
withRemoveFrom
default HalData withRemoveFrom(Collection<?> aPathElements)
- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withRemoveFromin interfaceHalMap- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withRemoveFrom
default HalData withRemoveFrom(Object aPath)
- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withRemoveFromin interfaceHalMap- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withRemoveFrom
default HalData withRemoveFrom(Object... aPathElements)
- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withRemoveFromin interfaceHalMap- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withRemoveFrom
default HalData withRemoveFrom(String aPath)
- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withRemoveFromin interfaceHalMap- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withRemoveFrom
default HalData withRemoveFrom(String... aPathElements)
- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withRemoveFromin interfaceHalMap- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>- Specified by:
withRemoveFromin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
withRemovePaths
default HalData withRemovePaths(String... aPathElements)
- Specified by:
withRemovePathsin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withRemovePathsin interfaceHalMap- Specified by:
withRemovePathsin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-
-