Skip navigation links
A B C D E F G I L M N O P R S T U V W 

O

OBJECT_ALREADY_EXISTS - Static variable in exception com.eyro.mesosfer.MesosferException
Error code indicating the specified object is already exist.
OBJECT_NOT_FOUND - Static variable in exception com.eyro.mesosfer.MesosferException
Error code indicating the specified object doesn't exist.
OPERATION_FORBIDDEN - Static variable in exception com.eyro.mesosfer.MesosferException
Error code indicating that the operation isn't allowed for clients.
optDate(String) - Method in class com.eyro.mesosfer.MesosferObject
Returns the Date value mapped by name if it exists, coercing it if necessary, or the empty string if no such mapping exists.
optDate(String, Date) - Method in class com.eyro.mesosfer.MesosferObject
Returns the Date value mapped by name if it exists, coercing it if necessary, or fallback if no such mapping exists.
or(List<MesosferQuery<T>>) - Static method in class com.eyro.mesosfer.MesosferQuery
Constructs a query that is the or of the given queries.
orderByAscending(String) - Method in class com.eyro.mesosfer.MesosferQuery
Sorts the results in ascending order by the given key.
orderByDescending(String) - Method in class com.eyro.mesosfer.MesosferQuery
Sorts the results in descending order by the given key.
OTHER_CAUSE - Static variable in exception com.eyro.mesosfer.MesosferException
 
A B C D E F G I L M N O P R S T U V W 
Skip navigation links