Uses of Class
us.irdev.bedrock.bag.SelectKey
Packages that use SelectKey
Package
Description
Provides text-based storage of objects and un-formatted data in a simple, hierarchical key/value
store.
-
Uses of SelectKey in us.irdev.bedrock.bag
Methods in us.irdev.bedrock.bag that return SelectKeyMethods in us.irdev.bedrock.bag with parameters of type SelectKeyModifier and TypeMethodDescriptionBagArray.query
(BooleanExpr match, SelectKey selectKey) BagArray.queryTree
(BooleanExpr match, SelectKey selectKey, String childrenName) query a tree, assuming a structure of a BagArray of BagObjects where the objects might have children in a named field.