public interface OwMultiDocumentObjectPropertyViewListner extends EventListener
Listener for save event.
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
Modifier and Type | Method and Description |
---|---|
void |
onCancel()
overridable called when user clicks cancel button,
and returns to last opened view.
|
void |
onSaveAllDocument()
overridable called when user clicks save and all properties are correct
|
void |
onSaveDocument()
overridable called when user clicks save and all properties are correct
|
void onSaveDocument() throws Exception
Exception
void onSaveAllDocument() throws Exception
Exception
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.