lumis.portal.servicecontainer
Class ServiceContainerRequestFunctionMapper

Package class diagram package ServiceContainerRequestFunctionMapper
java.lang.Object
  extended by lumis.portal.el.PortalFunctionMapper
      extended by lumis.portal.page.PageWebResourceFunctionMapper
          extended by lumis.portal.servicecontainer.ServiceContainerRequestFunctionMapper
All Implemented Interfaces:
FunctionMapper, IExtendedFunctionMapper
Direct Known Subclasses:
ServiceContainerRenderRequestFunctionMapper

public class ServiceContainerRequestFunctionMapper
extends PageWebResourceFunctionMapper

FunctionMapper that resolves the functions available for requests.

Since:
7.0.0

Field Summary
 
Fields inherited from class lumis.portal.page.PageWebResourceFunctionMapper
BEFORE_WRITE_FUNCTION_NAME
 
Constructor Summary
ServiceContainerRequestFunctionMapper(PageWebResource pageWebResource, IServiceInterfaceRequestSPI request)
           
 
Method Summary
static void nop(String fragment, String key)
          Dummy method that does nothing.
 Method resolveFunction(String prefix, String localName)
           
 
Methods inherited from class lumis.portal.page.PageWebResourceFunctionMapper
afterEvaluation, beforeEvaluation, resolveURL, writeIfNotYetWritten
 
Methods inherited from class lumis.portal.el.PortalFunctionMapper
localize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceContainerRequestFunctionMapper

public ServiceContainerRequestFunctionMapper(PageWebResource pageWebResource,
                                             IServiceInterfaceRequestSPI request)
Method Detail

resolveFunction

public Method resolveFunction(String prefix,
                              String localName)
Specified by:
resolveFunction in interface FunctionMapper
Overrides:
resolveFunction in class PageWebResourceFunctionMapper

nop

public static void nop(String fragment,
                       String key)
Dummy method that does nothing.

Since:
7.0.0


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