OSGi™ Service Platform
Residential Specification

Release 4 Version 4.3

Uses of Class
org.osgi.service.tr069todmt.TR069Exception

Packages that use TR069Exception
org.osgi.service.tr069todmt TR069 Connector Service Package Version 1.0. 
 

Uses of TR069Exception in org.osgi.service.tr069todmt
 

Methods in org.osgi.service.tr069todmt that throw TR069Exception
 java.lang.String TR069Connector.addObject(java.lang.String path)
          Add a new node to the Dmt Admin as defined by the AddObject RPC.
 void TR069Connector.deleteObject(java.lang.String objectPath)
          Delete an object from a table.
 java.util.Collection<ParameterInfo> TR069Connector.getParameterNames(java.lang.String objectOrTablePath, boolean nextLevel)
          Getting the ParameterInfo objects addressed by path.
 ParameterValue ParameterInfo.getParameterValue()
          Provide the value of the node.
 ParameterValue TR069Connector.getParameterValue(java.lang.String parameterPath)
          Getting a parameter value.
 void TR069Connector.setParameterValue(java.lang.String parameterPath, java.lang.String value, int type)
          Setting a parameter.
 java.lang.String TR069Connector.toPath(java.lang.String uri)
          Convert a Dmt Session relative Dmt Admin URI to a valid TR-069 path, either a table, object, or parameter path depending on the structure of the DMT.
 java.lang.String TR069Connector.toURI(java.lang.String name, boolean create)
          Convert a TR-069 path to a Dmt Session relative Dmt Admin URI.
 


OSGi™ Service Platform
Residential Specification

Release 4 Version 4.3

Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0