lumis.portal.page
Interface 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 |
java.lang.String |
resolve(java.lang.String serviceInterfaceInstaceId)
Resolves a service interface instance identifier into another one. |
resolve
java.lang.String resolve(java.lang.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.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.