org.opennms.web.rest
Class OnmsMapElementResource

java.lang.Object
  extended by org.opennms.web.rest.OnmsRestService
      extended by org.opennms.web.rest.OnmsMapElementResource

@Component
@PerRequest
@Scope(value="prototype")
@Transactional
public class OnmsMapElementResource
extends OnmsRestService


Nested Class Summary
 
Nested classes/interfaces inherited from class org.opennms.web.rest.OnmsRestService
OnmsRestService.ComparisonOperation
 
Constructor Summary
OnmsMapElementResource()
           
 
Method Summary
 OnmsMapElementList getMapElements(int mapId)
           
 
Methods inherited from class org.opennms.web.rest.OnmsRestService
addFiltersToCriteria, addOrdering, convertNameToPropertyName, log, setLimitOffset, setLimitOffset, setProperties, throwException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnmsMapElementResource

public OnmsMapElementResource()
Method Detail

getMapElements

public OnmsMapElementList getMapElements(int mapId)


Copyright © 2009. All Rights Reserved.