Uses of Class
io.higson.runtime.model.value.Bundle
Packages that use Bundle
Package
Description
-
Uses of Bundle in io.higson.runtime.helper
Methods in io.higson.runtime.helper with parameters of type BundleModifier and TypeMethodDescriptionstatic PersistenceMarkerscans bundle and mark all properties persistent or transient, transient entities are collected in [transientProperties] collection -
Uses of Bundle in io.higson.runtime.marshaller
Methods in io.higson.runtime.marshaller with parameters of type Bundle -
Uses of Bundle in io.higson.runtime.model.value
Methods in io.higson.runtime.model.value that return BundleModifier and TypeMethodDescriptionAdds givenpropertyunder providedname.Property.bundle()Same asProperty.getBundle()Bundle.deepcopy()Same asdeepcopy(boolean), but with flag set totrue.Bundle.deepcopy(boolean resetIds) Creates new bundle instance with copied: all bundle data internal fields references It applies to all nested properties within bundle root.Property.getBundle()Gets bundle root.Methods in io.higson.runtime.model.value with parameters of type Bundle -
Uses of Bundle in io.higson.runtime.proxy
Methods in io.higson.runtime.proxy that return Bundle -
Uses of Bundle in io.higson.runtime.sync
Methods in io.higson.runtime.sync with parameters of type BundleModifier and TypeMethodDescriptionConstructors in io.higson.runtime.sync with parameters of type Bundle