Class Criteria


  • public final class Criteria
    extends java.lang.Object
    • Method Detail

      • getTypeIdentity

        public Identity getTypeIdentity()
      • getTypeIdentitySet

        public java.util.Set<Identity> getTypeIdentitySet()
      • getTypeId

        public TypeId getTypeId()
      • getSubtypeIds

        public java.util.List<TypeId> getSubtypeIds()
      • hasCondition

        public boolean hasCondition()
      • getCondition

        public Condition getCondition()
      • hasOrderBy

        public boolean hasOrderBy()
      • getParams

        public java.util.Map<java.lang.String,​java.lang.Object> getParams()
      • isNeedTotal

        public boolean isNeedTotal()
      • getStart

        public int getStart()
      • getCount

        public int getCount()