public class IdMapper extends Object
Modifier and Type | Method and Description |
---|---|
String |
getAliasedId(String id) |
static IdMapper |
getMapper(FacesContext ctx) |
static void |
setMapper(FacesContext ctx,
IdMapper mapper) |
public static void setMapper(FacesContext ctx, IdMapper mapper)
public static IdMapper getMapper(FacesContext ctx)
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.