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()
OwShortCutItemContext
getContext
in interface OwShortCutItemContext
public com.wewebu.ow.server.app.OwMimeManager getMimeManager()
OwShortCutItemContext
getMimeManager
in interface OwShortCutItemContext
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.