|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectOperationOption | |
---|---|
com.evolveum.midpoint.schema |
Uses of ObjectOperationOption in com.evolveum.midpoint.schema |
---|
Methods in com.evolveum.midpoint.schema that return ObjectOperationOption | |
---|---|
static ObjectOperationOption |
ObjectOperationOption.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ObjectOperationOption[] |
ObjectOperationOption.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.evolveum.midpoint.schema that return types with arguments of type ObjectOperationOption | |
---|---|
static Collection<ObjectOperationOption> |
ObjectOperationOption.createCollection(ObjectOperationOption... options)
|
Methods in com.evolveum.midpoint.schema with parameters of type ObjectOperationOption | |
---|---|
static Collection<ObjectOperationOption> |
ObjectOperationOption.createCollection(ObjectOperationOption... options)
|
static boolean |
ObjectOperationOption.hasOption(Collection<ObjectOperationOption> options,
ObjectOperationOption option)
|
Method parameters in com.evolveum.midpoint.schema with type arguments of type ObjectOperationOption | |
---|---|
static boolean |
ObjectOperationOption.hasOption(Collection<ObjectOperationOption> options,
ObjectOperationOption option)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |