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
Modifier and Type | Field and Description |
---|---|
static int |
OPEN_OBJECT
dispatch code issued when a object should be opened
|
static int |
OPEN_SAVED_SEARCH_TEMPLATE |
static int |
USER_START
start code for user defined event codes
|
Constructor and Description |
---|
OwDispatchCodes() |
public static final int OPEN_OBJECT
public static final int USER_START
public static final int OPEN_SAVED_SEARCH_TEMPLATE
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.