Nuxeo ECM Projects 5.6-RC1

org.nuxeo.cm.core.event
Class CaseManagementStructureHandler

java.lang.Object
  extended by org.nuxeo.cm.core.event.CaseManagementStructureHandler
All Implemented Interfaces:
PostContentCreationHandler

public class CaseManagementStructureHandler
extends Object
implements PostContentCreationHandler

Since:
5.5
Author:
Vladimir Pasquier

Field Summary
static String DC_TITLE
           
 
Constructor Summary
CaseManagementStructureHandler()
           
 
Method Summary
 void execute(CoreSession session)
          This handler execute commands to create CMF content structure if doesn't exist
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DC_TITLE

public static final String DC_TITLE
See Also:
Constant Field Values
Constructor Detail

CaseManagementStructureHandler

public CaseManagementStructureHandler()
Method Detail

execute

public void execute(CoreSession session)
This handler execute commands to create CMF content structure if doesn't exist

Specified by:
execute in interface PostContentCreationHandler

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.