class: CleanupOrgUnitData

public class: CleanupOrgUnitData
Author: Peter (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 281 $ $LastChangedDate: 2007-09-04 11:3; Complexity: 1
Dates: Created: 16.07.2009 15:17:00; Modified: 16.07.2009 15:17:00;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {0D3D8BDE-7D9F-451c-90B0-CC46563D7FBE}
Testcases to show all stored organizational units.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: TestBase

Appears in: oum

Connections
 
Custom Properties
 
CleanupOrgUnitData Attributes
Attribute Details
private static const String
  FILTER_ALL
Initial: ""
private static const String
  FILTER_TOP_LEVEL
Initial: ""
private Logger
  logger
Initial: Logger.getLogger(getClass())
 
CleanupOrgUnitData Methods
Operation Details
private
deleteUnits(
   String units,
   String line):void
Sequential
Tags: throws=Exception
public
setUp():void
Sequential
Tags: throws=Exception
Notes: (non-Javadoc)
@see test.framework.TestBase#setUp()
public
showOrganizationalUnits():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Shows all toplevel organizational units and there children.