.. java:import:: org.motechproject.mds.util InstanceSecurityRestriction RestrictionProperty =================== .. java:package:: org.motechproject.mds.query :noindex: .. java:type:: public class RestrictionProperty extends EqualProperty The \ ``RestrictionProperty``\ class represents a property that will be used in JDO query and depends on restriction criteria the \ ``creator``\ or \ ``owner``\ field in an instance has to have the appropriate user name. Constructors ------------ RestrictionProperty ^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public RestrictionProperty(InstanceSecurityRestriction restriction, String value) :outertype: RestrictionProperty