Uses of Interface
lumis.portal.page.PageLayoutUtil.IMappingResolver
-
Packages that use PageLayoutUtil.IMappingResolver Package Description lumis.portal.page -
-
Uses of PageLayoutUtil.IMappingResolver in lumis.portal.page
Methods in lumis.portal.page with parameters of type PageLayoutUtil.IMappingResolver Modifier and Type Method Description static void
PageLayoutUtil. replaceInterfaceInstanceIds(Document layoutDocument, PageLayoutUtil.IMappingResolver resolver)
Replaces service interface instance identifiers of givenlayout
using the givenPageLayoutUtil.IMappingResolver
to resolve the identifiers.
-