public abstract class OwUserAgentKeyAction extends Object implements OwKeyAction
HTTP user agent based key action.
Registers key events based on the information decoded by subclasses from
the user agent string found in the a given OwAppContext
.
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
Constructor and Description |
---|
OwUserAgentKeyAction() |
Modifier and Type | Method and Description |
---|---|
void |
register(OwAppContext owAppContext) |
protected abstract void |
registerKeyEvent(String userAgentHeader,
OwAppContext owAppContext) |
public final void register(OwAppContext owAppContext)
protected abstract void registerKeyEvent(String userAgentHeader, OwAppContext owAppContext)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.