Package org.opennms.web.rest.v2
Class NodeHardwareInventoryRestService
- java.lang.Object
-
- org.opennms.web.rest.v1.OnmsRestService
-
- org.opennms.web.rest.v1.HardwareInventoryResource
-
- org.opennms.web.rest.v2.NodeHardwareInventoryRestService
-
@Component public class NodeHardwareInventoryRestService extends HardwareInventoryResource
A copy of HardwareInventoryResource for the the v2 space.- Author:
- Alejandro Galue
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.opennms.web.rest.v1.OnmsRestService
OnmsRestService.ComparisonOperation
-
-
Field Summary
-
Fields inherited from class org.opennms.web.rest.v1.OnmsRestService
DEFAULT_LIMIT
-
-
Constructor Summary
Constructors Constructor Description NodeHardwareInventoryRestService()
-
Method Summary
-
Methods inherited from class org.opennms.web.rest.v1.HardwareInventoryResource
addOrReplaceChild, deleteHwEntity, getHardwareInventory, getHwEntityByIndex, setHardwareInventory, updateHwEntity
-
Methods inherited from class org.opennms.web.rest.v1.OnmsRestService
applyQueryFilters, applyQueryFilters, getBadRequestResponse, getBeanWrapperForClass, getException, getException, getNumericValue, getRedirectUri, readLock, readUnlock, removeParameter, removeParameter, setProperties, writeLock, writeUnlock
-
-