Class DeviceTreeFilter
java.lang.Object
ru.bitel.oss.systems.inventory.resource.common.bean.DeviceTreeFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHost()booleanoptHost()setDateFrom(Date dateFrom) setDeviceGroupIds(Set<Integer> deviceGroupIds) setDeviceId(String deviceId) setDeviceTypeIds(Set<Integer> deviceTypeIds) setEntityFilter(List<FilterEntityAttr> entityFilter) setIdentifier(String identifier) setIntersectDateFrom(Date intersectDateFrom) setIntersectDateTo(Date intersectDateTo) setLoadDeviceGroupLink(boolean loadDeviceGroupLink)
-
Constructor Details
-
DeviceTreeFilter
public DeviceTreeFilter()
-
-
Method Details
-
getDateFrom
-
getDateTo
-
getDeviceGroupIds
-
getDeviceId
-
getDeviceTypeIds
-
getEntityFilter
-
getHost
-
getIdentifier
-
getIntersectDateFrom
-
getIntersectDateTo
-
isLoadDeviceGroupLink
public boolean isLoadDeviceGroupLink() -
optDateFrom
-
optDateTo
-
optDeviceGroupIds
-
optDeviceId
-
optDeviceTypeIds
-
optHost
-
optIdentifier
-
optIntersectDateFrom
-
optIntersectDateTo
-
setDateFrom
-
setDateTo
-
setDeviceGroupIds
-
setDeviceId
-
setDeviceTypeIds
-
setEntityFilter
-
setHost
-
setIdentifier
-
setIntersectDateFrom
-
setIntersectDateTo
-
setLoadDeviceGroupLink
-