lumis.content.metadata
Class MetaDataInfoController

Package class diagram package MetaDataInfoController
java.lang.Object
  extended by lumis.portal.controller.ControllerHtml
      extended by lumis.content.metadata.MetaDataInfoController

public class MetaDataInfoController
extends ControllerHtml

Responsible for returning metadata information in JSON. For internal use only.

Since:
7.0.0

Field Summary
 
Fields inherited from class lumis.portal.controller.ControllerHtml
out, request, response, sessionConfig, userConfig
 
Constructor Summary
MetaDataInfoController(HttpServletRequest request, HttpServletResponse response)
           
 
Method Summary
protected  void getContents()
           
protected  void getPublishToPrincipals()
           
protected  void getPublishToServiceInstances()
           
protected  void getWorkflowStatePrincipals()
           
 void handleRequest()
           
 
Methods inherited from class lumis.portal.controller.ControllerHtml
deleteCookie, getCookie, getRequestMode, getSessionConfig, loadUserInfo, setCookie
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDataInfoController

public MetaDataInfoController(HttpServletRequest request,
                              HttpServletResponse response)
                       throws ControllerException,
                              PortalException
Throws:
ControllerException
PortalException
Method Detail

handleRequest

public void handleRequest()
                   throws Exception
Throws:
Exception

getPublishToPrincipals

protected void getPublishToPrincipals()
                               throws PortalException
Throws:
PortalException

getContents

protected void getContents()
                    throws PortalException
Throws:
PortalException

getPublishToServiceInstances

protected void getPublishToServiceInstances()
                                     throws PortalException
Throws:
PortalException

getWorkflowStatePrincipals

protected void getWorkflowStatePrincipals()
                                   throws PortalException
Throws:
PortalException


Lumisportal  7.0.0.121130 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.