AR System Java API

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

Uses of ContainerCriteria in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api with parameters of type ContainerCriteria
 Container ARServerUser.getContainer(String name, ContainerCriteria criteria)
          Returns the contents of the container with the indicated name with information specified by ContainerCriteria on the specified server.
 List<Container> ARServerUser.getListContainerObjects(long changedSince, int[] containerTypes, boolean hiddenFlag, List<ContainerOwner> ownerList, ObjectPropertyMap propsToSearch, ContainerCriteria criteria)
          Returns detailed information of all (accessible) Container objects that match with the given criteria
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.