Class CheckoutOrgUnitInfo

java.lang.Object
de.elo.ix.client.CheckoutOrgUnitInfo
All Implemented Interfaces:
Serializable

public class CheckoutOrgUnitInfo extends Object implements Serializable
Objects of this class specify the selection criteria for IXServicePortIF.checkoutOrgUnits(ClientInfo, CheckoutOrgUnitInfo, LockZ) No criterias can be set yet. All OUs are returned.

Copyright: Copyright (c) 2013

Organisation: ELO Digital Office GmbH

Since:
9.00.000.008
See Also:
  • Constructor Details

    • CheckoutOrgUnitInfo

      public CheckoutOrgUnitInfo()
      Constructor. All OUs are returned.
  • Method Details