Uses of Enum Class
org.keycloak.models.map.storage.tree.TreeStorageNodePrescription.FieldContainedStatus
-
Uses of TreeStorageNodePrescription.FieldContainedStatus in org.keycloak.models.map.storage.tree
Modifier and TypeMethodDescriptionTreeStorageNodeInstance.isCacheFor
(EntityField<V> field, Object parameter) TreeStorageNodePrescription.isCacheFor
(EntityField<?> field, Object parameter) TreeStorageNodeInstance.isPrimarySourceFor
(Enum<? extends EntityField<V>> field, Object parameter) TreeStorageNodePrescription.isPrimarySourceFor
(EntityField<?> field, Object parameter) Returns if the given field is primary source for the field, potentially specified further by a parameter.TreeStorageNodePrescription.FieldContainedStatus.max
(Supplier<TreeStorageNodePrescription.FieldContainedStatus> otherFunc) TreeStorageNodePrescription.FieldContainedStatus.max
(TreeStorageNodePrescription.FieldContainedStatus other) TreeStorageNodePrescription.FieldContainedStatus.minus
(TreeStorageNodePrescription.FieldContainedStatus s) Returns the status of the field if this field status in this node was stripped off the field statuss
.Returns the enum constant of this class with the specified name.TreeStorageNodePrescription.FieldContainedStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTreeStorageNodePrescription.FieldContainedStatus.max
(TreeStorageNodePrescription.FieldContainedStatus other) TreeStorageNodePrescription.FieldContainedStatus.minus
(TreeStorageNodePrescription.FieldContainedStatus s) Returns the status of the field if this field status in this node was stripped off the field statuss
.Modifier and TypeMethodDescriptionTreeStorageNodePrescription.FieldContainedStatus.max
(Supplier<TreeStorageNodePrescription.FieldContainedStatus> otherFunc)