- 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
-
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.AnnotatorPropertyNested classes/interfaces inherited from interface org.refcodes.struct.CanonicalMap
org.refcodes.struct.CanonicalMap.CanonicalMapBuilder, org.refcodes.struct.CanonicalMap.MutableCanonicalMapNested 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.DelimiterPropertyNested 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.EmptyPropertyNested 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_PATHFields inherited from interface org.refcodes.struct.PathMap
ANNOTATOR, DELIMITER -
Method Summary
Modifier and TypeMethodDescriptiondefault 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 HalDatadefault 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 StringExtracts 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 HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDataputDirAt(Collection<?> aPathElements, int aIndex, Object aDir) default HalDataputDirAt(Collection<?> aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) default HalDatadefault HalDatadefault HalDatadefault HalDataquery(Collection<?> aQueryElements) default HalDatadefault 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 HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDataqueryFrom(Collection<?> aPathQuery, Collection<?> aFromPath) default HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDataqueryTo(Collection<?> aPathQuery, String aToPath) default HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDatadefault HalDataremoveAll(Collection<?> aPathQueryElements) default HalDatadefault 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) retrieveBetween(String aFromPath, String aToPath) default HalDataretrieveBetween(Collection<?> aFromPath, Collection<?> aToPath) default HalDataretrieveFrom(Object aParentPath) default HalDataretrieveFrom(Object... aPathElements) retrieveFrom(String aFromPath) default HalDataretrieveFrom(String... aPathElements) default HalDataretrieveFrom(Collection<?> aPathElements) default HalDataretrieveTo(Object aToPath) default HalDataretrieveTo(Object... aToPathElements) retrieveTo(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 HalDatadefault HalDatadefault 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 HalDatadefault HalDatadefault HalDatadefault HalDatawithPut(Collection<?> aPathElements, String aValue) default HalDatawithPut(org.refcodes.struct.Property aProperty) default HalDatadefault 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) withPutEnum(Object[] aPathElements, E aValue) withPutEnum(Object aKey, E aValue) withPutEnum(String[] aPathElements, E aValue) withPutEnum(String aKey, E aValue) withPutEnum(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.mixin.AnnotatorAccessor
getAnnotatorMethods 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, getDirs, getDirs, getDirs, getDirs, getDirs, toMap, toPropertiesMethods inherited from interface org.refcodes.struct.CanonicalMap.MutableCanonicalMap
containsValue, insert, insertBetween, insertFrom, insertTo, put, put, put, put, put, putAll, putAll, putAll, removeFrom, toDumpMethods inherited from interface org.refcodes.mixin.Clearable
clearMethods inherited from interface org.refcodes.struct.Containable
sizeMethods inherited from interface org.refcodes.mixin.DelimiterAccessor
getDelimiterMethods inherited from interface org.refcodes.mixin.Dumpable
toDumpMethods inherited from interface org.refcodes.mixin.EmptyAccessor
isEmptyMethods 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, getStringOrMethods 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, putStringMethods inherited from interface org.refcodes.struct.Keys
containsKey, get, getOr, keySet, use, valuesMethods inherited from interface org.refcodes.struct.Keys.MutableValues
putMethods 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, valuesMethods 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, getArrayOr, getArrayOr, getArrayOr, getArrayOr, getArrayOr, 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, toPrintable, toPropertyPath, toType, toType, toType, toType, toType, toTypeMethods 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, fromType, fromType, fromType, fromType, fromType, fromType, fromType, fromType, 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, toSourceCodeMethods inherited from interface org.refcodes.mixin.TypeAccessor
getType
-
Method Details
-
importHref
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
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
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
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
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
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
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
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
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
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
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
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
-
getDirAt
-
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
- 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
- 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
- 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
-
query
-
query
-
query
-
query
-
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
- Specified by:
queryBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
queryBetweenin interfaceHalMap- Specified by:
queryBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
queryBetween
- Specified by:
queryBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
queryBetweenin interfaceHalMap- Specified by:
queryBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
queryBetween
- Specified by:
queryBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
queryBetweenin interfaceHalMap- Specified by:
queryBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
queryBetween
- Specified by:
queryBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
queryBetweenin interfaceHalMap- Specified by:
queryBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
queryBetween
- Specified by:
queryBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
queryBetweenin interfaceHalMap- Specified by:
queryBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
queryFrom
-
queryFrom
-
queryFrom
-
queryFrom
-
queryFrom
-
queryFrom
-
queryTo
-
queryTo
-
queryTo
-
queryTo
-
queryTo
-
queryTo
-
removePaths
- Specified by:
removePathsin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removePathsin interfaceHalMap- Specified by:
removePathsin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removePaths
- Specified by:
removePathsin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removePathsin interfaceHalMap- Specified by:
removePathsin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeAll
-
removeAll
-
removeAll
-
removeAll
-
removeAll
-
removeAll
-
removeDirAt
- Specified by:
removeDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeDirAtin interfaceHalMap- Specified by:
removeDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeDirAt
- Specified by:
removeDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeDirAtin interfaceHalMap- Specified by:
removeDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeDirAt
- Specified by:
removeDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeDirAtin interfaceHalMap- Specified by:
removeDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeDirAt
- Specified by:
removeDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeDirAtin interfaceHalMap- Specified by:
removeDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeDirAt
- Specified by:
removeDirAtin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeDirAtin interfaceHalMap- Specified by:
removeDirAtin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeFrom
- Specified by:
removeFromin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeFromin interfaceHalMap- Specified by:
removeFromin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeFrom
- Specified by:
removeFromin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeFromin interfaceHalMap- Specified by:
removeFromin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeFrom
- Specified by:
removeFromin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeFromin interfaceHalMap- Specified by:
removeFromin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
removeFrom
- Specified by:
removeFromin interfaceorg.refcodes.struct.CanonicalMap.MutableCanonicalMap- Specified by:
removeFromin interfaceHalMap- Specified by:
removeFromin interfaceorg.refcodes.struct.PathMap.MutablePathMap<String>
-
retrieveBetween
- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveBetweenin interfaceHalMap- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveBetween
- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveBetweenin interfaceHalMap- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveBetween
- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveBetweenin interfaceHalMap- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveBetween
- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveBetweenin interfaceHalMap- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveBetween
- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveBetweenin interfaceHalMap- Specified by:
retrieveBetweenin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveFrom
- Specified by:
retrieveFromin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveFromin interfaceHalMap- Specified by:
retrieveFromin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveFrom
- Specified by:
retrieveFromin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveFromin interfaceHalMap- Specified by:
retrieveFromin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveFrom
- Specified by:
retrieveFromin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveFromin interfaceHalMap- Specified by:
retrieveFromin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveFrom
- Specified by:
retrieveFromin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveFromin interfaceHalMap- Specified by:
retrieveFromin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveFrom
- Specified by:
retrieveFromin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveFromin interfaceHalMap- Specified by:
retrieveFromin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveTo
- Specified by:
retrieveToin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveToin interfaceHalMap- Specified by:
retrieveToin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveTo
- Specified by:
retrieveToin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveToin interfaceHalMap- Specified by:
retrieveToin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveTo
- Specified by:
retrieveToin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveToin interfaceHalMap- Specified by:
retrieveToin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveTo
- Specified by:
retrieveToin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveToin interfaceHalMap- Specified by:
retrieveToin interfaceorg.refcodes.struct.PathMap<String>
-
retrieveTo
- Specified by:
retrieveToin interfaceorg.refcodes.struct.CanonicalMap- Specified by:
retrieveToin interfaceHalMap- Specified by:
retrieveToin interfaceorg.refcodes.struct.PathMap<String>
-
withPut
- 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
- 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
- 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
- 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
-
withPut
- 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
- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBooleanin interfaceHalMap- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutBoolean
- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBooleanin interfaceHalMap- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutBoolean
- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBooleanin interfaceHalMap- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutBoolean
- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBooleanin interfaceHalMap- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutBoolean
- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBooleanin interfaceHalMap- Specified by:
withPutBooleanin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutByte
- Specified by:
withPutBytein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBytein interfaceHalMap- Specified by:
withPutBytein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutByte
- Specified by:
withPutBytein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBytein interfaceHalMap- Specified by:
withPutBytein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutByte
- Specified by:
withPutBytein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBytein interfaceHalMap- Specified by:
withPutBytein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutByte
- Specified by:
withPutBytein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBytein interfaceHalMap- Specified by:
withPutBytein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutByte
- Specified by:
withPutBytein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutBytein interfaceHalMap- Specified by:
withPutBytein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutChar
- Specified by:
withPutCharin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutCharin interfaceHalMap- Specified by:
withPutCharin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutChar
- Specified by:
withPutCharin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutCharin interfaceHalMap- Specified by:
withPutCharin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutChar
- Specified by:
withPutCharin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutCharin interfaceHalMap- Specified by:
withPutCharin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutChar
- Specified by:
withPutCharin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutCharin interfaceHalMap- Specified by:
withPutCharin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutChar
- Specified by:
withPutCharin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutCharin interfaceHalMap- Specified by:
withPutCharin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutClass
- Specified by:
withPutClassin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutClassin interfaceHalMap- Specified by:
withPutClassin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutClass
- Specified by:
withPutClassin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutClassin interfaceHalMap- Specified by:
withPutClassin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutClass
- Specified by:
withPutClassin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutClassin interfaceHalMap- Specified by:
withPutClassin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutClass
- Specified by:
withPutClassin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutClassin interfaceHalMap- Specified by:
withPutClassin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutClass
- Specified by:
withPutClassin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutClassin interfaceHalMap- Specified by:
withPutClassin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutDouble
- Specified by:
withPutDoublein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDoublein interfaceHalMap- Specified by:
withPutDoublein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutDouble
- Specified by:
withPutDoublein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDoublein interfaceHalMap- Specified by:
withPutDoublein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutDouble
- Specified by:
withPutDoublein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDoublein interfaceHalMap- Specified by:
withPutDoublein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutDouble
- Specified by:
withPutDoublein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDoublein interfaceHalMap- Specified by:
withPutDoublein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutDouble
- Specified by:
withPutDoublein interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutDoublein interfaceHalMap- Specified by:
withPutDoublein interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutEnum
- Specified by:
withPutEnumin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutEnumin interfaceHalMap- Specified by:
withPutEnumin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutEnum
- Specified by:
withPutEnumin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutEnumin interfaceHalMap- Specified by:
withPutEnumin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutEnum
- Specified by:
withPutEnumin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutEnumin interfaceHalMap- Specified by:
withPutEnumin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutEnum
- Specified by:
withPutEnumin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutEnumin interfaceHalMap- Specified by:
withPutEnumin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutEnum
- Specified by:
withPutEnumin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutEnumin interfaceHalMap- Specified by:
withPutEnumin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutFloat
- Specified by:
withPutFloatin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutFloatin interfaceHalMap- Specified by:
withPutFloatin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutFloat
- Specified by:
withPutFloatin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutFloatin interfaceHalMap- Specified by:
withPutFloatin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutFloat
- Specified by:
withPutFloatin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutFloatin interfaceHalMap- Specified by:
withPutFloatin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutFloat
- Specified by:
withPutFloatin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutFloatin interfaceHalMap- Specified by:
withPutFloatin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutFloat
- Specified by:
withPutFloatin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutFloatin interfaceHalMap- Specified by:
withPutFloatin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutInt
- Specified by:
withPutIntin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutIntin interfaceHalMap- Specified by:
withPutIntin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutInt
- Specified by:
withPutIntin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutIntin interfaceHalMap- Specified by:
withPutIntin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutInt
- Specified by:
withPutIntin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutIntin interfaceHalMap- Specified by:
withPutIntin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutInt
- Specified by:
withPutIntin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutIntin interfaceHalMap- Specified by:
withPutIntin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutInt
- Specified by:
withPutIntin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutIntin interfaceHalMap- Specified by:
withPutIntin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutLong
- Specified by:
withPutLongin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutLongin interfaceHalMap- Specified by:
withPutLongin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutLong
- Specified by:
withPutLongin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutLongin interfaceHalMap- Specified by:
withPutLongin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutLong
- Specified by:
withPutLongin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutLongin interfaceHalMap- Specified by:
withPutLongin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutLong
- Specified by:
withPutLongin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutLongin interfaceHalMap- Specified by:
withPutLongin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutLong
- Specified by:
withPutLongin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutLongin interfaceHalMap- Specified by:
withPutLongin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutShort
- Specified by:
withPutShortin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutShortin interfaceHalMap- Specified by:
withPutShortin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutShort
- Specified by:
withPutShortin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutShortin interfaceHalMap- Specified by:
withPutShortin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutShort
- Specified by:
withPutShortin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutShortin interfaceHalMap- Specified by:
withPutShortin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutShort
- Specified by:
withPutShortin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutShortin interfaceHalMap- Specified by:
withPutShortin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutShort
- Specified by:
withPutShortin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutShortin interfaceHalMap- Specified by:
withPutShortin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutString
- Specified by:
withPutStringin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutStringin interfaceHalMap- Specified by:
withPutStringin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutString
- Specified by:
withPutStringin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutStringin interfaceHalMap- Specified by:
withPutStringin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutString
- Specified by:
withPutStringin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutStringin interfaceHalMap- Specified by:
withPutStringin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutString
- Specified by:
withPutStringin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutStringin interfaceHalMap- Specified by:
withPutStringin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withPutString
- Specified by:
withPutStringin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withPutStringin interfaceHalMap- Specified by:
withPutStringin interfaceorg.refcodes.struct.InterOperableMap.InterOperableMapBuilder<String>
-
withInsert
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Specified by:
withRemovePathsin interfaceorg.refcodes.struct.CanonicalMap.CanonicalMapBuilder- Specified by:
withRemovePathsin interfaceHalMap- Specified by:
withRemovePathsin interfaceorg.refcodes.struct.PathMap.PathMapBuilder<String>
-