- getAllItems() - Method in class com.danielbchapman.groups.AbstractGroup
-
Gets all the items in the collection
- getBoolean() - Method in class com.danielbchapman.groups.JSON
-
- getComparitor(String[]) - Static method in class com.danielbchapman.groups.Item
-
- getComparitor(String[], String) - Static method in class com.danielbchapman.groups.Item
-
- getDate() - Method in class com.danielbchapman.groups.JSON
-
- getGroup(String) - Static method in class com.danielbchapman.groups.Groups
-
- getId() - Method in class com.danielbchapman.groups.Item
-
- getInteger() - Method in class com.danielbchapman.groups.JSON
-
- getKeys() - Method in class com.danielbchapman.groups.Item
-
- getKnownGroups() - Static method in class com.danielbchapman.groups.Groups
-
- getName() - Method in class com.danielbchapman.groups.AbstractGroup
-
- getName() - Method in class com.danielbchapman.groups.Group
-
The name of this collection
- getName() - Method in class com.danielbchapman.groups.SubGroup
-
- getNumber() - Method in class com.danielbchapman.groups.JSON
-
- getRegexSafeString() - Method in class com.danielbchapman.groups.JSON
-
- getString() - Method in class com.danielbchapman.groups.JSON
-
- getType() - Method in class com.danielbchapman.groups.JSON
-
- getValue(String) - Method in class com.danielbchapman.groups.Item
-
- getValues() - Method in class com.danielbchapman.groups.Item
-
- greaterThan(String, JSON) - Method in class com.danielbchapman.groups.AbstractGroup
-
- greaterThan(String, Object) - Method in class com.danielbchapman.groups.AbstractGroup
-
- greaterThanAndEqualTo(String, JSON) - Method in class com.danielbchapman.groups.AbstractGroup
-
- greaterThanAndEqualTo(String, Object) - Method in class com.danielbchapman.groups.AbstractGroup
-
- greaterThanAndEqualToSet(String, JSON) - Method in class com.danielbchapman.groups.AbstractGroup
-
- greaterThanAndEqualToSet(String, Object) - Method in class com.danielbchapman.groups.AbstractGroup
-
- greaterThanSet(String, JSON) - Method in class com.danielbchapman.groups.AbstractGroup
-
Return a set of items greaterThan the field specified and the bottom
limit.
- greaterThanSet(String, Object) - Method in class com.danielbchapman.groups.AbstractGroup
-
Return a set of items greaterThan the field specified and the bottom
limit.
- Group - Class in com.danielbchapman.groups
-
A collection is a set of items that have been serialized in some manner
and can be accessed by thier id and queried.
- Group() - Constructor for class com.danielbchapman.groups.Group
-
- Groups - Class in com.danielbchapman.groups
-
The manager class provides a set of static methods to access a set of groups.
- Groups() - Constructor for class com.danielbchapman.groups.Groups
-