com.wewebu.ow.server.plug.owshortcut
Interface OwShortCutItemContext

All Known Implementing Classes:
OwShortCutItemView

public interface OwShortCutItemContext

Interface for rendering ShortCutItems.

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


Method Summary
 com.wewebu.ow.server.ui.OwAppContext getContext()
          get the application context
 com.wewebu.ow.server.app.OwMimeManager getMimeManager()
          get a MIME manager
 

Method Detail

getContext

com.wewebu.ow.server.ui.OwAppContext getContext()
get the application context


getMimeManager

com.wewebu.ow.server.app.OwMimeManager getMimeManager()
get a MIME manager



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.