A B C D E F G H I K L M N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAccessor<T extends step.core.accessors.AbstractIdentifiableObject> - Class in step.core.accessors
- AbstractAccessor(Collection<T>) - Constructor for class step.core.accessors.AbstractAccessor
- AbstractAtomicFilter() - Constructor for class step.core.collections.Filters.AbstractAtomicFilter
- AbstractCollection<T> - Class in step.core.collections.filesystem
- AbstractCollection() - Constructor for class step.core.collections.filesystem.AbstractCollection
- AbstractCompositeFilter() - Constructor for class step.core.collections.Filters.AbstractCompositeFilter
- AbstractCompositeFilter(List<Filter>) - Constructor for class step.core.collections.Filters.AbstractCompositeFilter
- Accessor<T extends step.core.accessors.AbstractIdentifiableObject> - Interface in step.core.accessors
- addAccessor(Accessor<T>) - Method in class step.core.accessors.LayeredAccessor
- addCollectionFactory(String, CollectionFactory) - Method in class step.core.collections.delegating.DelegatingCollectionFactory
- addRoute(String, String) - Method in class step.core.collections.delegating.DelegatingCollectionFactory
- ALL - Static variable in class step.core.collections.CollectionFactoryConfigurationParser
- and(List<Filter>) - Static method in class step.core.collections.Filters
- And() - Constructor for class step.core.collections.Filters.And
- And(List<Filter>) - Constructor for class step.core.collections.Filters.And
- AndPojoFilter(List<PojoFilter<T>>) - Constructor for class step.core.collections.PojoFilters.AndPojoFilter
- APPLIES_TO - Static variable in class step.core.collections.CollectionFactoryConfigurationParser
B
- Bean - Class in step.core.entities
- Bean() - Constructor for class step.core.entities.Bean
- Bean(String) - Constructor for class step.core.entities.Bean
- buildFilter(Filter) - Method in interface step.core.collections.Filters.FilterFactory
- buildFilter(Filter) - Method in class step.core.collections.PojoFilters.PojoFilterFactory
C
- CachedAccessor<T extends step.core.accessors.AbstractIdentifiableObject> - Class in step.core.accessors
- CachedAccessor(Accessor<T>) - Constructor for class step.core.accessors.CachedAccessor
- clear() - Method in class step.core.collections.DocumentObject
- close() - Method in class step.core.collections.delegating.DelegatingCollectionFactory
- close() - Method in class step.core.collections.filesystem.FilesystemCollectionFactory
- close() - Method in class step.core.collections.inmemory.InMemoryCollectionFactory
- Collection<T> - Interface in step.core.collections
- collectionDriver - Variable in class step.core.accessors.AbstractAccessor
- CollectionFactory - Interface in step.core.collections
- CollectionFactoryConfigurationParser - Class in step.core.collections
- CollectionFactoryConfigurationParser() - Constructor for class step.core.collections.CollectionFactoryConfigurationParser
- comparator(String) - Static method in class step.core.collections.PojoUtils
- compute(String, BiFunction<? super String, ? super Object, ? extends Object>) - Method in class step.core.collections.DocumentObject
- computeIfAbsent(String, Function<? super String, ? extends Object>) - Method in class step.core.collections.DocumentObject
- computeIfPresent(String, BiFunction<? super String, ? super Object, ? extends Object>) - Method in class step.core.collections.DocumentObject
- containsKey(Object) - Method in class step.core.collections.DocumentObject
- containsValue(Object) - Method in class step.core.collections.DocumentObject
- count(Filter, Integer) - Method in interface step.core.collections.Collection
-
Counts the number of entities matching the provided filter
- count(Filter, Integer) - Method in class step.core.collections.filesystem.FilesystemCollection
- count(Filter, Integer) - Method in class step.core.collections.inmemory.InMemoryCollection
- createOrUpdateCompoundIndex(String...) - Method in class step.core.accessors.AbstractAccessor
- createOrUpdateCompoundIndex(String...) - Method in interface step.core.collections.Collection
- createOrUpdateCompoundIndex(String...) - Method in class step.core.collections.filesystem.FilesystemCollection
- createOrUpdateCompoundIndex(String...) - Method in class step.core.collections.inmemory.InMemoryCollection
- createOrUpdateIndex(String) - Method in class step.core.accessors.AbstractAccessor
- createOrUpdateIndex(String) - Method in interface step.core.collections.Collection
- createOrUpdateIndex(String) - Method in class step.core.collections.filesystem.FilesystemCollection
- createOrUpdateIndex(String) - Method in class step.core.collections.inmemory.InMemoryCollection
D
- DefaultJacksonMapperProvider - Class in step.core.accessors
- DefaultJacksonMapperProvider() - Constructor for class step.core.accessors.DefaultJacksonMapperProvider
- DelegatingCollectionFactory - Class in step.core.collections.delegating
- DelegatingCollectionFactory() - Constructor for class step.core.collections.delegating.DelegatingCollectionFactory
- deserialize(JsonParser, DeserializationContext) - Method in class step.core.collections.serialization.DottedMapKeyDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class step.core.collections.serialization.EscapingDottedKeysMapDeserializer
- distinct(String, Filter) - Method in interface step.core.collections.Collection
- distinct(String, Filter) - Method in class step.core.collections.filesystem.FilesystemCollection
- distinct(String, Filter) - Method in class step.core.collections.inmemory.InMemoryCollection
- Document - Class in step.core.collections
- Document() - Constructor for class step.core.collections.Document
- Document(Map<String, Object>) - Constructor for class step.core.collections.Document
- DocumentObject - Class in step.core.collections
- DocumentObject() - Constructor for class step.core.collections.DocumentObject
- DocumentObject(Map<String, Object>) - Constructor for class step.core.collections.DocumentObject
- DOT - Static variable in class step.core.collections.CollectionFactoryConfigurationParser
- DottedKeyMap<K,V> - Class in step.core.collections.serialization
-
A special Map that is serialized by
DottedMapKeySerializerwhen persisted in the DB. - DottedKeyMap() - Constructor for class step.core.collections.serialization.DottedKeyMap
- DottedMapKeyDeserializer - Class in step.core.collections.serialization
- DottedMapKeyDeserializer() - Constructor for class step.core.collections.serialization.DottedMapKeyDeserializer
- DottedMapKeySerializer - Class in step.core.collections.serialization
- DottedMapKeySerializer() - Constructor for class step.core.collections.serialization.DottedMapKeySerializer
- drop() - Method in interface step.core.collections.Collection
- drop() - Method in class step.core.collections.filesystem.FilesystemCollection
- drop() - Method in class step.core.collections.inmemory.InMemoryCollection
E
- empty() - Static method in class step.core.collections.Filters
- entrySet() - Method in class step.core.collections.DocumentObject
- equals(Object) - Method in class step.core.collections.DocumentObject
- equals(String, boolean) - Static method in class step.core.collections.Filters
- equals(String, long) - Static method in class step.core.collections.Filters
- equals(String, String) - Static method in class step.core.collections.Filters
- equals(String, ObjectId) - Static method in class step.core.collections.Filters
- Equals() - Constructor for class step.core.collections.Filters.Equals
- Equals(String, Object) - Constructor for class step.core.collections.Filters.Equals
- EqualsPojoFilter(Filters.Equals) - Constructor for class step.core.collections.PojoFilters.EqualsPojoFilter
- EscapingDottedKeysMapDeserializer - Class in step.core.collections.serialization
- EscapingDottedKeysMapDeserializer() - Constructor for class step.core.collections.serialization.EscapingDottedKeysMapDeserializer
- EscapingDottedKeysMapSerializer - Class in step.core.collections.serialization
- EscapingDottedKeysMapSerializer() - Constructor for class step.core.collections.serialization.EscapingDottedKeysMapSerializer
- estimatedCount() - Method in interface step.core.collections.Collection
-
Provide an estimation of the total number of entities of the collection
- estimatedCount() - Method in class step.core.collections.filesystem.FilesystemCollection
- estimatedCount() - Method in class step.core.collections.inmemory.InMemoryCollection
F
- False() - Constructor for class step.core.collections.Filters.False
- falseFilter() - Static method in class step.core.collections.Filters
- FalsePojoFilter() - Constructor for class step.core.collections.PojoFilters.FalsePojoFilter
- FILESYSTEM_PATH - Static variable in class step.core.collections.filesystem.FilesystemCollectionFactory
- FilesystemCollection<T> - Class in step.core.collections.filesystem
- FilesystemCollection(File, Class<T>) - Constructor for class step.core.collections.filesystem.FilesystemCollection
- FilesystemCollectionException - Exception in step.core.collections.filesystem
- FilesystemCollectionException(String, Throwable) - Constructor for exception step.core.collections.filesystem.FilesystemCollectionException
- FilesystemCollectionException(Throwable) - Constructor for exception step.core.collections.filesystem.FilesystemCollectionException
- FilesystemCollectionFactory - Class in step.core.collections.filesystem
- FilesystemCollectionFactory(File) - Constructor for class step.core.collections.filesystem.FilesystemCollectionFactory
- FilesystemCollectionFactory(Properties) - Constructor for class step.core.collections.filesystem.FilesystemCollectionFactory
- Filter - Interface in step.core.collections
- Filters - Class in step.core.collections
- Filters() - Constructor for class step.core.collections.Filters
- Filters.AbstractAtomicFilter - Class in step.core.collections
- Filters.AbstractCompositeFilter - Class in step.core.collections
- Filters.And - Class in step.core.collections
- Filters.Equals - Class in step.core.collections
- Filters.False - Class in step.core.collections
- Filters.FilterFactory<T> - Interface in step.core.collections
- Filters.Fulltext - Class in step.core.collections
- Filters.Gt - Class in step.core.collections
- Filters.Gte - Class in step.core.collections
- Filters.In - Class in step.core.collections
- Filters.Lt - Class in step.core.collections
- Filters.Lte - Class in step.core.collections
- Filters.Not - Class in step.core.collections
- Filters.Or - Class in step.core.collections
- Filters.Regex - Class in step.core.collections
- Filters.True - Class in step.core.collections
- find(Filter, SearchOrder, Integer, Integer, int) - Method in interface step.core.collections.Collection
- find(Filter, SearchOrder, Integer, Integer, int) - Method in class step.core.collections.filesystem.FilesystemCollection
- find(Filter, SearchOrder, Integer, Integer, int) - Method in class step.core.collections.inmemory.InMemoryCollection
- findByAttributes(Map<String, String>) - Method in class step.core.accessors.AbstractAccessor
- findByAttributes(Map<String, String>) - Method in interface step.core.accessors.Accessor
-
Find an object by default attributes.
- findByAttributes(Map<String, String>) - Method in class step.core.accessors.CachedAccessor
- findByAttributes(Map<String, String>) - Method in class step.core.accessors.LayeredAccessor
- findByAttributes(Map<String, String>, String) - Method in class step.core.accessors.AbstractAccessor
- findByAttributes(Map<String, String>, String) - Method in interface step.core.accessors.Accessor
-
Find an object by attributes.
- findByAttributes(Map<String, String>, String) - Method in class step.core.accessors.CachedAccessor
- findByAttributes(Map<String, String>, String) - Method in class step.core.accessors.LayeredAccessor
- findByCriteria(Map<String, String>) - Method in class step.core.accessors.AbstractAccessor
- findByCriteria(Map<String, String>) - Method in interface step.core.accessors.Accessor
-
Find an object by criteria.
- findByCriteria(Map<String, String>) - Method in class step.core.accessors.CachedAccessor
- findByCriteria(Map<String, String>) - Method in class step.core.accessors.LayeredAccessor
- findManyByAttributes(Map<String, String>) - Method in class step.core.accessors.AbstractAccessor
- findManyByAttributes(Map<String, String>) - Method in interface step.core.accessors.Accessor
-
Find objects by attributes.
- findManyByAttributes(Map<String, String>) - Method in class step.core.accessors.CachedAccessor
- findManyByAttributes(Map<String, String>) - Method in class step.core.accessors.LayeredAccessor
- findManyByAttributes(Map<String, String>, String) - Method in class step.core.accessors.AbstractAccessor
- findManyByAttributes(Map<String, String>, String) - Method in interface step.core.accessors.Accessor
-
Find objects by attributes.
- findManyByAttributes(Map<String, String>, String) - Method in class step.core.accessors.CachedAccessor
- findManyByAttributes(Map<String, String>, String) - Method in class step.core.accessors.LayeredAccessor
- findManyByCriteria(Map<String, String>) - Method in class step.core.accessors.AbstractAccessor
- findManyByCriteria(Map<String, String>) - Method in interface step.core.accessors.Accessor
-
Find objects by criteria.
- findManyByCriteria(Map<String, String>) - Method in class step.core.accessors.CachedAccessor
- findManyByCriteria(Map<String, String>) - Method in class step.core.accessors.LayeredAccessor
- findReduced(Filter, SearchOrder, Integer, Integer, int, List<String>) - Method in interface step.core.collections.Collection
- findReduced(Filter, SearchOrder, Integer, Integer, int, List<String>) - Method in class step.core.collections.filesystem.FilesystemCollection
- findReduced(Filter, SearchOrder, Integer, Integer, int, List<String>) - Method in class step.core.collections.inmemory.InMemoryCollection
- forEach(BiConsumer<? super String, ? super Object>) - Method in class step.core.collections.DocumentObject
- fulltext(String) - Static method in class step.core.collections.Filters
- Fulltext() - Constructor for class step.core.collections.Filters.Fulltext
- Fulltext(String) - Constructor for class step.core.collections.Filters.Fulltext
G
- get(Object) - Method in class step.core.collections.DocumentObject
- get(String) - Method in class step.core.accessors.AbstractAccessor
- get(String) - Method in interface step.core.accessors.Accessor
-
Get an object by id
- get(String) - Method in class step.core.accessors.CachedAccessor
- get(String) - Method in class step.core.accessors.LayeredAccessor
- get(ObjectId) - Method in class step.core.accessors.AbstractAccessor
- get(ObjectId) - Method in interface step.core.accessors.Accessor
-
Get an object by id
- get(ObjectId) - Method in class step.core.accessors.CachedAccessor
- get(ObjectId) - Method in class step.core.accessors.LayeredAccessor
- getAccessorForPersistence() - Method in class step.core.accessors.LayeredAccessor
- getAll() - Method in class step.core.accessors.AbstractAccessor
- getAll() - Method in interface step.core.accessors.Accessor
- getAll() - Method in class step.core.accessors.CachedAccessor
- getAll() - Method in class step.core.accessors.LayeredAccessor
- getArray(String) - Method in class step.core.collections.DocumentObject
- getAttributeName() - Method in class step.core.collections.SearchOrder
- getBoolean(String) - Method in class step.core.collections.DocumentObject
- getChildren() - Method in interface step.core.collections.Filter
- getChildren() - Method in class step.core.collections.Filters.AbstractAtomicFilter
- getChildren() - Method in class step.core.collections.Filters.AbstractCompositeFilter
- getCollection(String, Class<T>) - Method in interface step.core.collections.CollectionFactory
- getCollection(String, Class<T>) - Method in class step.core.collections.delegating.DelegatingCollectionFactory
- getCollection(String, Class<T>) - Method in class step.core.collections.filesystem.FilesystemCollectionFactory
- getCollection(String, Class<T>) - Method in class step.core.collections.inmemory.InMemoryCollectionFactory
- getCollectionDriver() - Method in class step.core.accessors.AbstractAccessor
- getCustomModules() - Static method in class step.core.accessors.DefaultJacksonMapperProvider
- getExpectedValue() - Method in class step.core.collections.Filters.Equals
- getExpression() - Method in class step.core.collections.Filters.Fulltext
- getExpression() - Method in class step.core.collections.Filters.Regex
- getField() - Method in class step.core.collections.Filters.Equals
- getField() - Method in class step.core.collections.Filters.Gt
- getField() - Method in class step.core.collections.Filters.Gte
- getField() - Method in class step.core.collections.Filters.In
- getField() - Method in class step.core.collections.Filters.Lt
- getField() - Method in class step.core.collections.Filters.Lte
- getField() - Method in class step.core.collections.Filters.Regex
- getFilter() - Method in class step.core.collections.Filters.Not
- getId() - Method in class step.core.collections.Document
- getId() - Method in class step.core.entities.SimpleBean
- getId(T) - Method in class step.core.collections.filesystem.AbstractCollection
- getJsonObject() - Method in class step.core.entities.Bean
- getJsonOrgObject() - Method in class step.core.entities.Bean
- getLongProperty() - Method in class step.core.entities.Bean
- getMap() - Method in class step.core.entities.Bean
- getNested() - Method in class step.core.entities.Bean
- getObject(String) - Method in class step.core.collections.DocumentObject
- getObjectMapper() - Static method in class step.core.accessors.DefaultJacksonMapperProvider
- getObjectMapper(JsonFactory) - Static method in class step.core.accessors.DefaultJacksonMapperProvider
- getOrDefault(Object, Object) - Method in class step.core.collections.DocumentObject
- getOrder() - Method in class step.core.collections.SearchOrder
- getProperty(Object, String) - Static method in class step.core.collections.PojoUtils
- getProperty1() - Method in class step.core.entities.Bean
- getRange(int, int) - Method in class step.core.accessors.AbstractAccessor
- getRange(int, int) - Method in interface step.core.accessors.Accessor
-
Get the range of objects specified by the skip/limit parameters browsing the collection sorted by ID in the descending order
- getRange(int, int) - Method in class step.core.accessors.CachedAccessor
- getRange(int, int) - Method in class step.core.accessors.LayeredAccessor
- getSimpleBean() - Method in class step.core.entities.Bean
- getString(String) - Method in class step.core.collections.DocumentObject
- getStringProperty() - Method in class step.core.entities.SimpleBean
- getValue() - Method in class step.core.collections.Filters.Gt
- getValue() - Method in class step.core.collections.Filters.Gte
- getValue() - Method in class step.core.collections.Filters.Lt
- getValue() - Method in class step.core.collections.Filters.Lte
- getValues() - Method in class step.core.collections.Filters.In
- gt(String, long) - Static method in class step.core.collections.Filters
- Gt() - Constructor for class step.core.collections.Filters.Gt
- Gt(String, long) - Constructor for class step.core.collections.Filters.Gt
- gte(String, long) - Static method in class step.core.collections.Filters
- Gte() - Constructor for class step.core.collections.Filters.Gte
- Gte(String, long) - Constructor for class step.core.collections.Filters.Gte
- GtePojoFilter(Filters.Gte) - Constructor for class step.core.collections.PojoFilters.GtePojoFilter
- GtPojoFilter(Filters.Gt) - Constructor for class step.core.collections.PojoFilters.GtPojoFilter
H
- hashCode() - Method in class step.core.collections.DocumentObject
I
- id(String) - Static method in class step.core.collections.Filters
- id(ObjectId) - Static method in class step.core.collections.Filters
- in(String, List<String>) - Static method in class step.core.collections.Filters
- In() - Constructor for class step.core.collections.Filters.In
- In(String, List<String>) - Constructor for class step.core.collections.Filters.In
- InMemoryAccessor<T extends step.core.accessors.AbstractIdentifiableObject> - Class in step.core.accessors
- InMemoryAccessor() - Constructor for class step.core.accessors.InMemoryAccessor
- InMemoryCollection<T> - Class in step.core.collections.inmemory
- InMemoryCollection() - Constructor for class step.core.collections.inmemory.InMemoryCollection
- InMemoryCollection(Class<T>, Map<ObjectId, T>) - Constructor for class step.core.collections.inmemory.InMemoryCollection
- InMemoryCollectionFactory - Class in step.core.collections.inmemory
- InMemoryCollectionFactory(Properties) - Constructor for class step.core.collections.inmemory.InMemoryCollectionFactory
- isBooleanProperty() - Method in class step.core.entities.Bean
- isCaseSensitive() - Method in class step.core.collections.Filters.Regex
- isEmpty() - Method in class step.core.collections.DocumentObject
K
- keySet() - Method in class step.core.collections.DocumentObject
L
- LayeredAccessor<T extends step.core.accessors.AbstractIdentifiableObject> - Class in step.core.accessors
- LayeredAccessor() - Constructor for class step.core.accessors.LayeredAccessor
- LayeredAccessor(List<? extends Accessor<T>>) - Constructor for class step.core.accessors.LayeredAccessor
- layeredLookup(Function<Accessor<T>, V>) - Method in class step.core.accessors.LayeredAccessor
- layeredMerge(Function<Accessor<T>, Spliterator<V>>) - Method in class step.core.accessors.LayeredAccessor
- layeredStreamMerge(Function<Accessor<T>, Stream<V>>) - Method in class step.core.accessors.LayeredAccessor
- lt(String, long) - Static method in class step.core.collections.Filters
- Lt() - Constructor for class step.core.collections.Filters.Lt
- Lt(String, long) - Constructor for class step.core.collections.Filters.Lt
- lte(String, long) - Static method in class step.core.collections.Filters
- Lte() - Constructor for class step.core.collections.Filters.Lte
- Lte(String, long) - Constructor for class step.core.collections.Filters.Lte
- LtePojoFilter(Filters.Lte) - Constructor for class step.core.collections.PojoFilters.LtePojoFilter
- LtPojoFilter(Filters.Lt) - Constructor for class step.core.collections.PojoFilters.LtPojoFilter
M
- merge(String, Object, BiFunction<? super Object, ? super Object, ? extends Object>) - Method in class step.core.collections.DocumentObject
N
- not(Filter) - Static method in class step.core.collections.Filters
- Not() - Constructor for class step.core.collections.Filters.Not
- Not(Filter) - Constructor for class step.core.collections.Filters.Not
- NotPojoFilter(PojoFilter<T>) - Constructor for class step.core.collections.PojoFilters.NotPojoFilter
O
- or(List<Filter>) - Static method in class step.core.collections.Filters
- Or() - Constructor for class step.core.collections.Filters.Or
- Or(List<Filter>) - Constructor for class step.core.collections.Filters.Or
- OrPojoFilter(List<PojoFilter<T>>) - Constructor for class step.core.collections.PojoFilters.OrPojoFilter
P
- parseConfiguration(Configuration) - Static method in class step.core.collections.CollectionFactoryConfigurationParser
- PojoFilter<T> - Interface in step.core.collections
- PojoFilterFactory() - Constructor for class step.core.collections.PojoFilters.PojoFilterFactory
- PojoFilters - Class in step.core.collections
- PojoFilters() - Constructor for class step.core.collections.PojoFilters
- PojoFilters.AndPojoFilter<T> - Class in step.core.collections
- PojoFilters.EqualsPojoFilter<T> - Class in step.core.collections
- PojoFilters.FalsePojoFilter<T> - Class in step.core.collections
- PojoFilters.GtePojoFilter<T> - Class in step.core.collections
- PojoFilters.GtPojoFilter<T> - Class in step.core.collections
- PojoFilters.LtePojoFilter<T> - Class in step.core.collections
- PojoFilters.LtPojoFilter<T> - Class in step.core.collections
- PojoFilters.NotPojoFilter<T> - Class in step.core.collections
- PojoFilters.OrPojoFilter<T> - Class in step.core.collections
- PojoFilters.PojoFilterFactory<POJO> - Class in step.core.collections
- PojoFilters.RegexPojoFilter<T> - Class in step.core.collections
- PojoFilters.TruePojoFilter<T> - Class in step.core.collections
- PojoUtils - Class in step.core.collections
- PojoUtils() - Constructor for class step.core.collections.PojoUtils
- PREFIX - Static variable in class step.core.collections.CollectionFactoryConfigurationParser
- PROPERTIES - Static variable in class step.core.collections.CollectionFactoryConfigurationParser
- pushAccessor(Accessor<T>) - Method in class step.core.accessors.LayeredAccessor
- put(String, Object) - Method in class step.core.collections.DocumentObject
- putAll(Map<? extends String, ? extends Object>) - Method in class step.core.collections.DocumentObject
- putIfAbsent(String, Object) - Method in class step.core.collections.DocumentObject
R
- regex(String, String, boolean) - Static method in class step.core.collections.Filters
- Regex() - Constructor for class step.core.collections.Filters.Regex
- Regex(String, String, boolean) - Constructor for class step.core.collections.Filters.Regex
- RegexPojoFilter(Filters.Regex) - Constructor for class step.core.collections.PojoFilters.RegexPojoFilter
- reloadCache() - Method in class step.core.accessors.CachedAccessor
-
Reloads all the entities from the underlying
Accessor - remove(Object) - Method in class step.core.collections.DocumentObject
- remove(Object, Object) - Method in class step.core.collections.DocumentObject
- remove(ObjectId) - Method in class step.core.accessors.AbstractAccessor
- remove(ObjectId) - Method in interface step.core.accessors.Accessor
-
Remove an entity.
- remove(ObjectId) - Method in class step.core.accessors.CachedAccessor
- remove(ObjectId) - Method in class step.core.accessors.LayeredAccessor
- remove(Filter) - Method in interface step.core.collections.Collection
- remove(Filter) - Method in class step.core.collections.filesystem.FilesystemCollection
- remove(Filter) - Method in class step.core.collections.inmemory.InMemoryCollection
- rename(String) - Method in interface step.core.collections.Collection
- rename(String) - Method in class step.core.collections.filesystem.FilesystemCollection
- rename(String) - Method in class step.core.collections.inmemory.InMemoryCollection
- replace(String, Object) - Method in class step.core.collections.DocumentObject
- replace(String, Object, Object) - Method in class step.core.collections.DocumentObject
- replaceAll(BiFunction<? super String, ? super Object, ? extends Object>) - Method in class step.core.collections.DocumentObject
S
- save(Iterable<T>) - Method in class step.core.accessors.AbstractAccessor
- save(Iterable<T>) - Method in interface step.core.accessors.Accessor
-
Save a list of entities.
- save(Iterable<T>) - Method in class step.core.accessors.CachedAccessor
- save(Iterable<T>) - Method in class step.core.accessors.LayeredAccessor
- save(Iterable<T>) - Method in interface step.core.collections.Collection
- save(Iterable<T>) - Method in class step.core.collections.filesystem.FilesystemCollection
- save(Iterable<T>) - Method in class step.core.collections.inmemory.InMemoryCollection
- save(T) - Method in class step.core.accessors.AbstractAccessor
- save(T) - Method in interface step.core.accessors.Accessor
-
Save an entity.
- save(T) - Method in class step.core.accessors.CachedAccessor
- save(T) - Method in class step.core.accessors.LayeredAccessor
- save(T) - Method in interface step.core.collections.Collection
- save(T) - Method in class step.core.collections.filesystem.FilesystemCollection
- save(T) - Method in class step.core.collections.inmemory.InMemoryCollection
- SearchOrder - Class in step.core.collections
- SearchOrder() - Constructor for class step.core.collections.SearchOrder
- SearchOrder(String, int) - Constructor for class step.core.collections.SearchOrder
- SEPARATOR - Static variable in class step.core.collections.CollectionFactoryConfigurationParser
- serialize(Map, JsonGenerator, SerializerProvider) - Method in class step.core.collections.serialization.EscapingDottedKeysMapSerializer
- serialize(DottedKeyMap, JsonGenerator, SerializerProvider) - Method in class step.core.collections.serialization.DottedMapKeySerializer
- setAttributeName(String) - Method in class step.core.collections.SearchOrder
- setBooleanProperty(boolean) - Method in class step.core.entities.Bean
- setCaseSensitive(boolean) - Method in class step.core.collections.Filters.Regex
- setChildren(List<Filter>) - Method in class step.core.collections.Filters.AbstractCompositeFilter
- setDefaultRoute(String) - Method in class step.core.collections.delegating.DelegatingCollectionFactory
- setExpectedValue(Object) - Method in class step.core.collections.Filters.Equals
- setExpression(String) - Method in class step.core.collections.Filters.Fulltext
- setExpression(String) - Method in class step.core.collections.Filters.Regex
- setField(String) - Method in class step.core.collections.Filters.Equals
- setField(String) - Method in class step.core.collections.Filters.Gt
- setField(String) - Method in class step.core.collections.Filters.Gte
- setField(String) - Method in class step.core.collections.Filters.In
- setField(String) - Method in class step.core.collections.Filters.Lt
- setField(String) - Method in class step.core.collections.Filters.Lte
- setField(String) - Method in class step.core.collections.Filters.Regex
- setFilter(Filter) - Method in class step.core.collections.Filters.Not
- setId(String) - Method in class step.core.entities.SimpleBean
- setId(ObjectId) - Method in class step.core.collections.Document
- setId(T, ObjectId) - Method in class step.core.collections.filesystem.AbstractCollection
- setJsonObject(JsonObject) - Method in class step.core.entities.Bean
- setJsonOrgObject(JSONObject) - Method in class step.core.entities.Bean
- setLongProperty(Long) - Method in class step.core.entities.Bean
- setMap(DottedKeyMap<String, String>) - Method in class step.core.entities.Bean
- setNested(Bean) - Method in class step.core.entities.Bean
- setOrder(int) - Method in class step.core.collections.SearchOrder
- setProperty1(String) - Method in class step.core.entities.Bean
- setSimpleBean(SimpleBean) - Method in class step.core.entities.Bean
- setStringProperty(String) - Method in class step.core.entities.SimpleBean
- setValue(long) - Method in class step.core.collections.Filters.Gt
- setValue(long) - Method in class step.core.collections.Filters.Gte
- setValue(long) - Method in class step.core.collections.Filters.Lt
- setValue(long) - Method in class step.core.collections.Filters.Lte
- setValues(List<String>) - Method in class step.core.collections.Filters.In
- SimpleBean - Class in step.core.entities
-
A simple bean that doesn't extend
AbstractOrganizableObject - SimpleBean() - Constructor for class step.core.entities.SimpleBean
- size() - Method in class step.core.collections.DocumentObject
- step.core.accessors - package step.core.accessors
- step.core.collections - package step.core.collections
- step.core.collections.delegating - package step.core.collections.delegating
- step.core.collections.filesystem - package step.core.collections.filesystem
- step.core.collections.inmemory - package step.core.collections.inmemory
- step.core.collections.serialization - package step.core.collections.serialization
- step.core.entities - package step.core.entities
- stream() - Method in class step.core.accessors.AbstractAccessor
- stream() - Method in interface step.core.accessors.Accessor
- stream() - Method in class step.core.accessors.CachedAccessor
- stream() - Method in class step.core.accessors.LayeredAccessor
T
- test(T) - Method in class step.core.collections.PojoFilters.AndPojoFilter
- test(T) - Method in class step.core.collections.PojoFilters.EqualsPojoFilter
- test(T) - Method in class step.core.collections.PojoFilters.FalsePojoFilter
- test(T) - Method in class step.core.collections.PojoFilters.GtePojoFilter
- test(T) - Method in class step.core.collections.PojoFilters.GtPojoFilter
- test(T) - Method in class step.core.collections.PojoFilters.LtePojoFilter
- test(T) - Method in class step.core.collections.PojoFilters.LtPojoFilter
- test(T) - Method in class step.core.collections.PojoFilters.NotPojoFilter
- test(T) - Method in class step.core.collections.PojoFilters.OrPojoFilter
- test(T) - Method in class step.core.collections.PojoFilters.RegexPojoFilter
- test(T) - Method in class step.core.collections.PojoFilters.TruePojoFilter
- toString() - Method in class step.core.collections.Document
- toString() - Method in class step.core.entities.Bean
- True() - Constructor for class step.core.collections.Filters.True
- TruePojoFilter() - Constructor for class step.core.collections.PojoFilters.TruePojoFilter
- TYPE - Static variable in class step.core.collections.CollectionFactoryConfigurationParser
V
- values() - Method in class step.core.collections.DocumentObject
All Classes All Packages