com.wewebu.ow.server.plug.owdms
Interface OwSaveDlgDocumentImportView.OwSaveDlgDocumentImportViewListner

All Superinterfaces:
EventListener
All Known Implementing Classes:
OwCheckInDialog, OwSaveDialog, OwSaveDlgDialog
Enclosing class:
OwSaveDlgDocumentImportView

public static interface OwSaveDlgDocumentImportView.OwSaveDlgDocumentImportViewListner
extends EventListener

The EventListener interface for Events fired by this OwSaveDlgDocumentImportView.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Method Summary
 void onDocumentImported()
          Event fired when document has been imported
 

Method Detail

onDocumentImported

void onDocumentImported()
                        throws Exception
Event fired when document has been imported

Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.