java.lang.Object
com.foursoft.harness.navext.runtime.io.write.id.SimpleIdGenerator
All Implemented Interfaces:
IdGenerator

public class SimpleIdGenerator extends Object implements IdGenerator
The id generator generates the xml id based on the respective class names.
  • Method Details

    • getNextId

      public String getNextId(Object object)
      Description copied from interface: IdGenerator
      creates unique id for every category!
      Specified by:
      getNextId in interface IdGenerator
      Parameters:
      object - category
      Returns:
      unique id