java.lang.Object
ru.bitel.oss.kernel.directories.address.server.bean.AddressUtils

public class AddressUtils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    AddressUtils​(ru.bitel.bgbilling.kernel.container.managed.ServerContext context)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getAddress​(ParameterMap setup, java.lang.String formatKey, House house, int pod, int floor, java.lang.String flat, java.lang.String room, java.lang.String comment)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AddressUtils

      public AddressUtils​(ru.bitel.bgbilling.kernel.container.managed.ServerContext context) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
  • Method Details

    • getAddress

      public java.lang.String getAddress​(ParameterMap setup, java.lang.String formatKey, House house, int pod, int floor, java.lang.String flat, java.lang.String room, java.lang.String comment) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException