Class NodeBatchLoadEntity


  • public class NodeBatchLoadEntity
    extends Object
    Bean to convey carry query information of node batch loading.
    Since:
    3.4
    Author:
    Derek Hulley
    • Constructor Detail

      • NodeBatchLoadEntity

        public NodeBatchLoadEntity()
    • Method Detail

      • getStoreId

        public Long getStoreId()
      • setStoreId

        public void setStoreId​(Long storeId)
      • setUuids

        public void setUuids​(List<String> uuids)
      • setIds

        public void setIds​(List<Long> ids)