Class ProcessCountElements

java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.ProcessCountElements
All Implemented Interfaces:
Serializable

public class ProcessCountElements extends ValueClass implements Serializable
This class make possible the count of the archive elements.

Copyright: Copyright (c) 2008

Organisation: ELO Digital Office GmbH

See Also:
  • Field Details

    • countResult

      protected CountResult countResult
      Result of the countprocess.
  • Constructor Details

    • ProcessCountElements

      public ProcessCountElements()
      Constructor for the class "ProcessCountElements".
    • ProcessCountElements

      public ProcessCountElements(ProcessCountElements rhs)
      Normal Constructor for the class "ProcessCountElements".
      Parameters:
      rhs -
  • Method Details