com.wewebu.ow.server.plug.owdms
Interface OwSaveDlgObjectPropertyView.OwSaveDlgObjectPropertyViewListner

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

public static interface OwSaveDlgObjectPropertyView.OwSaveDlgObjectPropertyViewListner
extends EventListener

The EventListener interface for Events fired by this OwSaveDlgObjectPropertyView.

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 onSaveDocument()
          Event fired when user clicks save and all properties are correct
 

Method Detail

onSaveDocument

void onSaveDocument()
                    throws Exception
Event fired when user clicks save and all properties are correct

Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.