Class DocumentFolderSqlCreator.EntityValueId

java.lang.Object
ch.tocco.nice2.dms.impl.dbrefactoring.DocumentFolderSqlCreator.EntityValueId
Enclosing class:
DocumentFolderSqlCreator

public static final class DocumentFolderSqlCreator.EntityValueId extends Object
  • Constructor Details

    • EntityValueId

      public EntityValueId(String model, long key)
    • EntityValueId

      public EntityValueId(EntityId entityId)
  • Method Details

    • getModel

      public String getModel()
    • getKey

      public long getKey()