com.softwareag.centrasite.appl.framework.validation
Interface ReadOnlyConstraint

All Superinterfaces:
Condition, Constraint, Scope
All Known Implementing Classes:
DefaultReadOnlyConstraint

public interface ReadOnlyConstraint
extends Constraint

A ReadOnlyConstraint is a marker interface, which constraints implement, that are used to decide whether an object is read-only.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.softwareag.centrasite.appl.framework.validation.Constraint
Constraint.Context, Constraint.Listener
 
Method Summary
 
Methods inherited from interface com.softwareag.centrasite.appl.framework.validation.Scope
isApplicable
 
Methods inherited from interface com.softwareag.centrasite.appl.framework.validation.Condition
check