public class ConstraintsImpl extends MetadataEntity implements Constraints(Code)
Restrictions on the access and use of a resource or metadata.
version: $Id: ConstraintsImpl.java 25189 2007-04-17 13:23:47Z desruisseaux $ author: Martin Desruisseaux author: Touraïvane since: 2.1
Constructor Summary
public
ConstraintsImpl() Constructs an initially empty constraints.
public
ConstraintsImpl(Constraints source) Constructs a metadata entity initialized with the values from the specified metadata.