RestrictionProperty

public class RestrictionProperty extends EqualProperty<String>

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

public RestrictionProperty(InstanceSecurityRestriction restriction, String value)