public class RegistryObjectPropertySlotPredicate extends DefaultPredicate
RegistryObjectPropertySlotPredicate
is used when the searched property is of type
RegistryObject. It offers logic how to handle different slot value types in a registry object.Constructor and Description |
---|
RegistryObjectPropertySlotPredicate(Property property,
Operation operation,
java.lang.Object value)
Constructs a
RegistryObjectPropertySlotPredicate instance. |
getOperation, getProperty, getQueryString, getValue
public RegistryObjectPropertySlotPredicate(Property property, Operation operation, java.lang.Object value)
RegistryObjectPropertySlotPredicate
instance.