All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.redhat.mercury.locationdatamanagement.LocationDataManagement Maven / Gradle / Ivy

package com.redhat.mercury.locationdatamanagement;

public final class LocationDataManagement {

  public static final String DOMAIN_NAME = "locationdatamanagement";

  // Message Channels
  public static final String CHANNEL_LOCATION_DATA_MANAGEMENT = DOMAIN_NAME;
  public static final String CHANNEL_CR_LOCATION_DIRECTORY_ENTRY = "locationdatamanagement-crlocationdirectoryentry";  
  public static final String CHANNEL_BQ_LOCATION = "locationdatamanagement-bqlocation";  
  public static final String CHANNEL_BQ_OCCUPANCY = "locationdatamanagement-bqoccupancy";  
  public static final String CHANNEL_BQ_USE = "locationdatamanagement-bquse";  
  
  private LocationDataManagement() {}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy