Package de.elo.ix.client
Class DeleteOrgUnitInfo
java.lang.Object
de.elo.ix.client.DeleteOrgUnitInfo
- All Implemented Interfaces:
Serializable
Objects of this class specify the selection criteria for
deleteOrgUnits
. OU IDs or
names can be set or both.
Copyright: Copyright (c) 2013
Organisation: ELO Digital Office GmbH
- Since:
- 9.00.000.008
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ids
protected int[] idsOU identifiers -
names
OU names
-
-
Constructor Details
-
DeleteOrgUnitInfo
public DeleteOrgUnitInfo() -
DeleteOrgUnitInfo
public DeleteOrgUnitInfo(int[] ids) -
DeleteOrgUnitInfo
-
-
Method Details