com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events
Interface IExportProjectConfigurationCompleteEvent
- All Superinterfaces:
- IProjectConfigurationCompleteEvent
public interface IExportProjectConfigurationCompleteEvent
- extends IProjectConfigurationCompleteEvent
getProjectInstance
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance getProjectInstance()
getFormat
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat getFormat()
isCancelled
boolean isCancelled()
cancel
void cancel()
Copyright © 2010-2011 Petals Link. All Rights Reserved.