protected static class OwShortCutDocument.OwSimpleShortCutContext extends Object implements OwShortCutItemContext
Simple implementation of OwShortCutItemContext interface. Can provide only AppContext instance, unable to provide manager.
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 |
|---|
OwShortCutDocument.OwSimpleShortCutContext(com.wewebu.ow.server.ui.OwAppContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
com.wewebu.ow.server.ui.OwAppContext |
getContext()
get the application context
|
com.wewebu.ow.server.app.OwMimeManager |
getMimeManager()
get a MIME manager
|
public OwShortCutDocument.OwSimpleShortCutContext(com.wewebu.ow.server.ui.OwAppContext ctx)
public com.wewebu.ow.server.ui.OwAppContext getContext()
OwShortCutItemContextgetContext in interface OwShortCutItemContextpublic com.wewebu.ow.server.app.OwMimeManager getMimeManager()
OwShortCutItemContextgetMimeManager in interface OwShortCutItemContextCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.