AR System Java API

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

Uses of EntryPointInfo in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return types with arguments of type EntryPointInfo
 List<EntryPointInfo> ARServerUser.getListEntryPoint(long changedSince, List<String> applicationKeys, int[] refTypes, int viewType, String displayTag, boolean hiddenFlag)
          Retrieves all application entry points that match with the given criteria.
 

Methods in com.bmc.arsys.api with parameters of type EntryPointInfo
 void ObjectPrinter.printEntryPoint(String indent, String header, EntryPointInfo value)
           
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.