lumis.portal.page
Interface PageLayoutUtil.IMappingResolver

Package class diagram package PageLayoutUtil.IMappingResolver
Enclosing class:
PageLayoutUtil

public static interface PageLayoutUtil.IMappingResolver

Provides a method to resolve a service interface instance identifier into another one.

Since:
5.6.0

Method Summary
 String resolve(String serviceInterfaceInstaceId)
          Resolves a service interface instance identifier into another one.
 

Method Detail

resolve

String resolve(String serviceInterfaceInstaceId)
               throws PortalException
Resolves a service interface instance identifier into another one.

Parameters:
serviceInterfaceInstaceId - the original identifier.
Returns:
the resolved identifier.
Throws:
PortalException
Since:
5.6.0


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