Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- OBF - Static variable in class rife.tools.StringEncryptor
- obfuscate(String) - Static method in class rife.tools.StringEncryptor
- OBJECT_ARRAY - Enum constant in enum class rife.tools.ArrayUtils.ArrayType
- ObjectUtils - Class in rife.tools
-
General purpose class containing common
Object
manipulation methods. - obtainElementInstance(Context) - Method in interface rife.engine.Route
-
Returns an execution
Element
instance to handle this route with. - obtainInsertOrdinal() - Method in class rife.cmf.dam.OrdinalManager
-
Returns the next freely available ordinal that can be used to insert a new row behind all the other rows in the entire table.
- obtainInsertOrdinal(long) - Method in class rife.cmf.dam.OrdinalManager
-
Returns the next freely available ordinal that can be used to insert a new row behind all the other rows in the range restricted by the provided ID.
- obtainManyToManyDeclarations(GenericQueryManager, Constrained, boolean) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- obtainManyToOneAssociationDeclarations(GenericQueryManager, Constrained) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- obtainManyToOneDeclarations(GenericQueryManager, Constrained, String, Class) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- offset(int) - Method in class rife.database.queries.Select
- offset(int) - Method in class rife.database.querymanagers.generic.RestoreQuery
- OFFSET - Static variable in class rife.database.queries.QueryParameterType
- offsetParameter(String) - Method in class rife.database.queries.Select
- on(DayOfWeek) - Method in class rife.scheduler.Frequency
-
Schedule on a specific day of the week.
- on(DayOfWeek...) - Method in class rife.scheduler.Frequency
-
Schedule on a specific days of the week.
- on(Month, int) - Method in class rife.scheduler.Frequency
-
Schedule on a specific day.
- ON - Static variable in class rife.database.queries.Select.JoinCondition
- ON - Static variable in class rife.database.queries.Select
- onDate(int) - Method in class rife.scheduler.Frequency
-
Schedule on a specific day of the month, 1-based.
- onDates(int...) - Method in class rife.scheduler.Frequency
-
Schedule on specific days of the month, 1-based.
- OPCODES - Static variable in class rife.continuations.instrument.ContinuationDebug
-
An array with textual representations of the bytecode opcodes.
- operation(SequenceValue.Operation) - Method in class rife.database.queries.SequenceValue
- OPTIONS - Enum constant in enum class rife.engine.RequestMethod
- Order(String, ConstrainedBean.Direction) - Constructor for class rife.validation.ConstrainedBean.Order
- orderBy(String) - Method in class rife.database.queries.Select
- orderBy(String) - Method in class rife.database.querymanagers.generic.RestoreQuery
- orderBy(String, Select.OrderByDirection) - Method in class rife.database.queries.Select
- orderBy(String, Select.OrderByDirection) - Method in class rife.database.querymanagers.generic.RestoreQuery
- ordinal(boolean) - Method in class rife.validation.ConstrainedProperty
-
Sets whether this property has to be used as an ordinal.
- ordinal(boolean, String) - Method in class rife.validation.ConstrainedProperty
-
Sets whether this property has to be used as an ordinal with a restricting column.
- ORDINAL - Static variable in class rife.validation.ConstrainedProperty
- ORDINAL_RESTRICTION - Static variable in class rife.validation.ConstrainedProperty
- OrdinalManager - Class in rife.cmf.dam
-
This class makes it possible to easily manage an integer ordinal column that is typically used to determine the order of the rows in a specific table.
- OrdinalManager(Datasource, String, String) - Constructor for class rife.cmf.dam.OrdinalManager
-
Creates a new
OrdinalManager
that manages ordinals globally for the specified table. - OrdinalManager(Datasource, String, String, String) - Constructor for class rife.cmf.dam.OrdinalManager
-
Creates a new
OrdinalManager
that manages ordinals for the specified table in independent ranges according to a restricting integer column. - OrdinalManager.Direction - Class in rife.cmf.dam
- OrdinalRestrictionCantBeNullException - Exception in rife.cmf.dam.exceptions
- OrdinalRestrictionCantBeNullException(Class, String, String) - Constructor for exception rife.cmf.dam.exceptions.OrdinalRestrictionCantBeNullException
- originalMimeType() - Method in record class rife.cmf.loader.LoadedContent
-
Returns the value of the
originalMimeType
record component. - OUT - Enum constant in enum class rife.engine.annotations.FlowDirection
-
Data will only flow outwards from the field.
- outputContentColumn(ResultSet, OutputStream) - Method in class rife.cmf.dam.contentstores.DatabaseContentStore
- outputContentColumn(ResultSet, OutputStream) - Method in class rife.cmf.dam.contentstores.DatabaseImageStore
- outputContentColumn(ResultSet, OutputStream) - Method in class rife.cmf.dam.contentstores.DatabaseTextStore
- outputState() - Method in class rife.continuations.ContinuationStack
- outputStream() - Method in class rife.engine.Context
-
Returns an output stream suitable for writing binary data in the response.
- outputStream_ - Variable in class rife.engine.AbstractResponse
- outputTrace(long, String) - Method in class rife.database.DbStatement
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form