Package sk.iway.iwcm.doc
Class OldDocGroupsRemovingService
java.lang.Object
sk.iway.iwcm.doc.OldDocGroupsRemovingService
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voiddeleteOldDocAndGroups(Date createdFrom, Date createdTo, OldDocGroupsRemovingService.ActionType actionType) static intstatic intgetCountOfDocAndGroups(Date createdFrom, Date createdTo, OldDocGroupsRemovingService.ActionType actionType)
-
Method Details
-
deleteOldDocAndGroups
public static void deleteOldDocAndGroups() -
deleteOldDocAndGroups
public static void deleteOldDocAndGroups(Date createdFrom, Date createdTo, OldDocGroupsRemovingService.ActionType actionType) -
getCountOfDocAndGroups
public static int getCountOfDocAndGroups() -
getCountOfDocAndGroups
public static int getCountOfDocAndGroups(Date createdFrom, Date createdTo, OldDocGroupsRemovingService.ActionType actionType)
-