Uses of Interface
org.springframework.rules.PropertyConstraintProvider

Packages that use PropertyConstraintProvider
org.springframework.richclient.samples.showcase.validation   
org.springframework.richclient.security Integrates Acegi Security System for Spring into RCP. 
org.springframework.rules Core interfaces for the expression and function object/rules library. 
 

Uses of PropertyConstraintProvider in org.springframework.richclient.samples.showcase.validation
 

Classes in org.springframework.richclient.samples.showcase.validation that implement PropertyConstraintProvider
 class StringLenghtConstraintDialog.StringLengthValue
           
 

Uses of PropertyConstraintProvider in org.springframework.richclient.security
 

Classes in org.springframework.richclient.security that implement PropertyConstraintProvider
 class LoginDetails
          This class provides a bean suitable for use in a login form, providing properties for storing the user name and password.
 class SessionDetails
          Deprecated. by the creation of new ApplicationSecurityManager
 

Uses of PropertyConstraintProvider in org.springframework.rules
 

Classes in org.springframework.rules that implement PropertyConstraintProvider
 class Rules
          A factory for creating rules.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.