Class IdQuery

java.lang.Object
net.bluemind.core.container.model.IdQuery

public class IdQuery extends Object
  • Field Details

    • filter

      public ItemFlagFilter filter
    • limit

      public int limit
    • offset

      public int offset
    • knownContainerVersion

      public long knownContainerVersion
      This is used to ensure your are not using pages of data on stuff that changed behind your back
  • Constructor Details

    • IdQuery

      public IdQuery()
  • Method Details