info.magnolia.module.blossom.dialog
Interface DialogCreator

All Known Implementing Classes:
DefaultDialogCreator

public interface DialogCreator

Responsible for creating dialogs.

Since:
0.5

Method Summary
 void createDialog(DialogFactoryMetaData metaData, DialogCreationContext context)
          Sets the created dialog along with the SaveHandler to use in the context object.
 

Method Detail

createDialog

void createDialog(DialogFactoryMetaData metaData,
                  DialogCreationContext context)
                  throws Exception
Sets the created dialog along with the SaveHandler to use in the context object.

Throws:
Exception


Copyright © 2009-2012 Magnolia International Ltd.. All Rights Reserved.