Class PortfolioRequest


  • public class PortfolioRequest
    extends java.lang.Object
    • Constructor Detail

      • PortfolioRequest

        public PortfolioRequest()
    • Method Detail

      • getAccountIdKey

        public java.lang.String getAccountIdKey()
      • setAccountIdKey

        public void setAccountIdKey​(java.lang.String accountIdKey)
      • getCount

        public int getCount()
      • setCount

        public void setCount​(int count)
      • getSortBy

        public java.lang.String getSortBy()
      • setSortBy

        public void setSortBy​(java.lang.String sortBy)
      • setOrder

        public void setOrder​(SortOrder order)
      • isTotalsRequired

        public boolean isTotalsRequired()
      • setTotalsRequired

        public void setTotalsRequired​(boolean totalsRequired)
      • isLotsRequired

        public boolean isLotsRequired()
      • setLotsRequired

        public void setLotsRequired​(boolean lotsRequired)
      • getView

        public View getView()
      • setView

        public void setView​(View view)