org.opennms.web.rest
Class OnmsMapElementResource
java.lang.Object
org.opennms.web.rest.OnmsRestService
org.opennms.web.rest.OnmsMapElementResource
@Component
@PerRequest
@Scope(value="prototype")
@Transactional
public class OnmsMapElementResource
- extends OnmsRestService
| Methods inherited from class org.opennms.web.rest.OnmsRestService |
addFiltersToCriteria, addOrdering, addOrdering, convertNameToPropertyName, getDistinctIdCriteria, log, setLimitOffset, setLimitOffset, setLimitOffset, setProperties, throwException |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnmsMapElementResource
public OnmsMapElementResource()
getMapElements
public OnmsMapElementList getMapElements(int mapId)
getMapElements
- Parameters:
mapId - a int.
- Returns:
- a
OnmsMapElementList object.
Copyright © 2011. All Rights Reserved.