Uses of Class
com.sun.appserv.web.cache.mapping.ConstraintField
-
Packages that use ConstraintField Package Description com.sun.appserv.web.cache.mapping -
-
Uses of ConstraintField in com.sun.appserv.web.cache.mapping
Methods in com.sun.appserv.web.cache.mapping that return ConstraintField Modifier and Type Method Description ConstraintField[]CacheMapping. getConstraintFields()get the constraint fieldsMethods in com.sun.appserv.web.cache.mapping with parameters of type ConstraintField Modifier and Type Method Description voidCacheMapping. addConstraintField(ConstraintField field)add a constraint key field
-