AR System Java API

Uses of Class
com.bmc.arsys.api.ValidateFormCacheInfo

Uses of ValidateFormCacheInfo in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return ValidateFormCacheInfo
 ValidateFormCacheInfo ARServerUser.getValidateFormCache(String form, Timestamp mostRecentActLink, Timestamp mostRecentMenu, Timestamp mostRecentGuide)
          The call provides the schema change information that can be used by Java API clients to validate it's local cache for given form.
 

Methods in com.bmc.arsys.api with parameters of type ValidateFormCacheInfo
 void ObjectPrinter.printValidateFormCache(String indent, String header, ValidateFormCacheInfo fci)
           
 


AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.