Uses of Interface
com.sibvisions.util.IValidatable

Packages that use IValidatable
com.sibvisions.util Contains library independent utility classes. 
 

Uses of IValidatable in com.sibvisions.util
 

Methods in com.sibvisions.util with parameters of type IValidatable
 Object ObjectCacheInstance.put(IValidatable pObject)
          Puts a validatable object to the cache.
static Object ObjectCache.put(IValidatable pObject)
          Puts a validatable object to the cache.
 Object ObjectCacheInstance.put(Object pKey, IValidatable pObject)
          Puts a validatable object to the cache, with a specific key.
static Object ObjectCache.put(Object pKey, IValidatable pObject)
          Puts a validatable object to the cache, with a specific key.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.