GuidedDTDRLPersistence p = new GuidedDTDRLPersistence();
String[] row = new String[]{"1", "desc", "true", "true", "true", "true", "true"};
List<BaseColumn> allColumns = new ArrayList<BaseColumn>();
allColumns.add( new RowNumberCol52() );
allColumns.add( new DescriptionCol52() );
List<ActionCol52> cols = new ArrayList<ActionCol52>();
ActionWorkItemCol52 awi = new ActionWorkItemCol52();
PortableWorkDefinition pwd = new PortableWorkDefinition();
pwd.setName( "WorkItem" );