First cut of content expiration support

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5674 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gavin Cornwell
2007-05-14 19:40:10 +00:00
parent 5564310bf2
commit bd54cd2401
21 changed files with 777 additions and 48 deletions

View File

@@ -61,7 +61,7 @@ public final class WizardManager
private Map<String, String> paramsToApply;
/**
* Action handler used to setup parameters for the wizard being launched
* Sets the parameters the next wizard will initialise with
*
* @param params The parameters
*/