Class PropertyStringQueryEntity


  • public class PropertyStringQueryEntity
    extends Object
    Entity bean for querying against the alf_prop_string_value table.
    Since:
    3.2
    Author:
    Derek Hulley
    • Constructor Detail

      • PropertyStringQueryEntity

        public PropertyStringQueryEntity​(Short persistedType,
                                         Long actualTypeId,
                                         String value)
    • Method Detail

      • getPersistedType

        public Short getPersistedType()
      • getActualTypeId

        public Long getActualTypeId()
      • getStringValue

        public String getStringValue()
      • getStringEndLower

        public String getStringEndLower()
      • getStringCrc

        public Long getStringCrc()