public class OwPortletApplication extends Object
Main Portlet Application Class, handles Portlet API and maps to document view.
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 |
---|---|
protected OwAppContext |
m_Context
Main Document Object
|
protected Class |
m_DocClass |
protected OwView |
m_View
Main View Object
|
protected Class |
m_ViewClass |
Constructor and Description |
---|
OwPortletApplication()
Creates a new instance of OwPortletApplication
|
Modifier and Type | Method and Description |
---|---|
void |
setDocumentClass(Class docClass_p)
sets the document class
|
void |
setViewClass(Class viewClass_p)
sets the view class
|
protected Class m_DocClass
protected Class m_ViewClass
protected OwView m_View
protected OwAppContext m_Context
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.