A E F G H I R S V
A
- Action - Class in io.polygenesis.system.redux
-
Encodes a REDUX Action.
- Action(ActionType, Text) - Constructor for class io.polygenesis.system.redux.Action
-
Instantiates a new Action.
- ActionType - Enum in io.polygenesis.system.redux
-
Denotes the REDUX Action Type.
E
- equals(Object) - Method in class io.polygenesis.system.redux.Action
-
- equals(Object) - Method in class io.polygenesis.system.redux.Store
-
F
- Feature - Class in io.polygenesis.system.redux
-
Denotes a business feature.
- Feature(String) - Constructor for class io.polygenesis.system.redux.Feature
-
Instantiates a new Feature.
G
- getActionType() - Method in class io.polygenesis.system.redux.Action
-
Gets action type.
- getFeature() - Method in class io.polygenesis.system.redux.Store
-
Gets feature.
- getName() - Method in class io.polygenesis.system.redux.Action
-
Gets name.
- getStores() - Method in class io.polygenesis.system.redux.ReduxRepository
-
Gets stores.
H
- hashCode() - Method in class io.polygenesis.system.redux.Action
-
- hashCode() - Method in class io.polygenesis.system.redux.Store
-
I
- io.polygenesis.system.redux - package io.polygenesis.system.redux
-
R
- ReduxRepository - Class in io.polygenesis.system.redux
-
In-memory repository for Stores.
- ReduxRepository(Set<Store>) - Constructor for class io.polygenesis.system.redux.ReduxRepository
-
Instantiates a new Store repository.
S
- Store - Class in io.polygenesis.system.redux
-
Denotes a REDUX Store for a Feature.
- Store(Feature) - Constructor for class io.polygenesis.system.redux.Store
-
Instantiates a new Store.
V
- valueOf(String) - Static method in enum io.polygenesis.system.redux.ActionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.polygenesis.system.redux.ActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
A E F G H I R S V
Copyright © 2015–2019 OREGOR LTD. All rights reserved.