|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||