Class PropertyIdQueryParameter


  • public class PropertyIdQueryParameter
    extends Object
    Query parameters for searching alf_prop_link by IDs.
    Since:
    3.2
    Author:
    Derek Hulley
    • Constructor Detail

      • PropertyIdQueryParameter

        public PropertyIdQueryParameter()
    • Method Detail

      • getRootPropIds

        public List<Long> getRootPropIds()
      • setRootPropIds

        public void setRootPropIds​(List<Long> rootPropIds)