com.wewebu.ow.server.app
Class OwDispatchCodes
java.lang.Object
com.wewebu.ow.server.app.OwDispatchCodes
public class OwDispatchCodes
- extends Object
Predefined dispatch codes for OwMasterDocument.onDisptach / dispatch methods,
for transparent plugin communication.
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPEN_OBJECT
public static final int OPEN_OBJECT
- dispatch code issued when a object should be opened
- See Also:
- Constant Field Values
USER_START
public static final int USER_START
- start code for user defined event codes
- See Also:
- Constant Field Values
OPEN_SAVED_SEARCH_TEMPLATE
public static final int OPEN_SAVED_SEARCH_TEMPLATE
- See Also:
- Constant Field Values
OwDispatchCodes
public OwDispatchCodes()
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.