AR System Java API

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

Uses of ObjectOperationTimes in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return types with arguments of type ObjectOperationTimes
 HashMap<Integer,ObjectOperationTimes> ARServerUser.getObjectChangeTimes()
          Gets a HashMap of arserver objects and the timestamps for the last create, modify, or delete operation on each object.
 

Method parameters in com.bmc.arsys.api with type arguments of type ObjectOperationTimes
 void ObjectPrinter.printObjectOperationTimes(String indent, String header, Map<Integer,ObjectOperationTimes> opTimes)
           
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.