Uses of Class
com.sun.faces.mgbean.BeanBuilder.Expression
Package | Description |
---|---|
com.sun.faces.mgbean |
-
Uses of BeanBuilder.Expression in com.sun.faces.mgbean
Methods in com.sun.faces.mgbean that return types with arguments of type BeanBuilder.Expression Modifier and Type Method Description protected List<BeanBuilder.Expression>
BeanBuilder. getBakedList(String valueClass, List<String> entries)
protected Map<BeanBuilder.Expression,BeanBuilder.Expression>
BeanBuilder. getBakedMap(String keyClass, String valueClass, Map<String,String> mapEntries)
protected Map<BeanBuilder.Expression,BeanBuilder.Expression>
BeanBuilder. getBakedMap(String keyClass, String valueClass, Map<String,String> mapEntries)
Method parameters in com.sun.faces.mgbean with type arguments of type BeanBuilder.Expression Modifier and Type Method Description protected void
BeanBuilder. initList(List<BeanBuilder.Expression> source, List target, FacesContext context)
protected void
BeanBuilder. initMap(Map<BeanBuilder.Expression,BeanBuilder.Expression> source, Map target, FacesContext context)
protected void
BeanBuilder. initMap(Map<BeanBuilder.Expression,BeanBuilder.Expression> source, Map target, FacesContext context)