Package org.bgerp.app.servlet.jsp
Class UiFunction
java.lang.Object
org.bgerp.app.servlet.jsp.UiFunction
Functions called from ui JSP taglib.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final String
selectSingleSourceJson
(Collection<IdTitle<?>> list, Set<?> availableIdSet, List<?> availableIdList, Map<Integer, IdTitle<?>> map, boolean showId, boolean showComment)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
UiFunction
public UiFunction()
-
-
Method Details
-
selectSingleSourceJson
public static final String selectSingleSourceJson(Collection<IdTitle<?>> list, Set<?> availableIdSet, List<?> availableIdList, Map<Integer, IdTitle<?>> map, boolean showId, boolean showComment) throws com.fasterxml.jackson.core.JsonProcessingException- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-