Uses of Class
org.netxms.client.datacollection.DataCollectionConfiguration
Packages that use DataCollectionConfiguration
- 
Uses of DataCollectionConfiguration in org.netxms.clientMethods in org.netxms.client that return DataCollectionConfigurationModifier and TypeMethodDescriptionNXCSession.openDataCollectionConfiguration(long nodeId) Open data collection configuration for given node.NXCSession.openDataCollectionConfiguration(long nodeId, RemoteChangeListener changeListener) Open data collection configuration for given node.
- 
Uses of DataCollectionConfiguration in org.netxms.client.datacollectionFields in org.netxms.client.datacollection declared as DataCollectionConfigurationModifier and TypeFieldDescriptionprotected DataCollectionConfigurationDataCollectionObject.ownerMethods in org.netxms.client.datacollection that return DataCollectionConfigurationModifier and TypeMethodDescriptionDataCollectionObject.getOwner()Get owning data collection configuration.Constructors in org.netxms.client.datacollection with parameters of type DataCollectionConfigurationModifierConstructorDescriptionDataCollectionItem(DataCollectionConfiguration owner, long id) Constructor for new data collection items.protectedDataCollectionItem(DataCollectionConfiguration owner, long nodeId, long id) Constructor for new data collection items.DataCollectionItem(DataCollectionConfiguration owner, NXCPMessage msg) Create data collection item object from NXCP messageprotectedObject copy constructorprotectedDataCollectionObject(DataCollectionConfiguration owner, long id) Constructor for new data collection objects.protectedDataCollectionObject(DataCollectionConfiguration owner, long nodeId, long id) Constructor for new data collection objects.protectedCreate data collection object from NXCP messageObject copy constructorDataCollectionTable(DataCollectionConfiguration owner, long id) Constructor for new data collection objects.DataCollectionTable(DataCollectionConfiguration owner, long nodeId, long id) Constructor for new data collection objects.Create data collection object from NXCP message.protectedObject copy constructor