lumis.service.uframe
Class UFrameServiceInterface

Package class diagram package UFrameServiceInterface
java.lang.Object
  extended by lumis.portal.serviceinterface.GenericServiceInterface
      extended by lumis.service.uframe.UFrameServiceInterface
All Implemented Interfaces:
IServiceInterface

public class UFrameServiceInterface
extends GenericServiceInterface

Service interface that enables a uFrame div.

Since:
6.0.0

Constructor Summary
UFrameServiceInterface()
           
 
Method Summary
 void render(IServiceInterfaceRenderRequest request, IServiceInterfaceRenderResponse response)
          Method that enables a uFrame div.
 
Methods inherited from class lumis.portal.serviceinterface.GenericServiceInterface
instanceAdded, instanceDeleted, instanceLoaded, instanceUnLoaded, load, processAction, register, renderBefore, unload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UFrameServiceInterface

public UFrameServiceInterface()
Method Detail

render

public void render(IServiceInterfaceRenderRequest request,
                   IServiceInterfaceRenderResponse response)
            throws ServiceInterfaceException,
                   PortalException
Method that enables a uFrame div.

Specified by:
render in interface IServiceInterface
Overrides:
render in class GenericServiceInterface
Parameters:
request - the render request
response - the render response
Throws:
ServiceInterfaceException - if the service interface has problems fulfilling the rendering request
PortalException - if the service interface is unavailable to perform render at this time
Since:
6.0.0


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