|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwMultiDocumentObjectPropertyViewListner
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
Method Summary | |
---|---|
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 |
Method Detail |
---|
void onSaveDocument() throws Exception
Exception
void onSaveAllDocument() throws Exception
Exception
void onCancel() throws Exception
Attention this interface will be not deleted, but it will be refactored for consistent rendering and working of cancel operations.
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |