Package org.apache.ofbiz.widget.content
Interface DataResourceWorkerInterface
- All Known Implementing Classes:
DataResourceWorker
public interface DataResourceWorkerInterface
ContentWorkerInterface
-
Method Summary
-
Method Details
-
renderDataResourceAsTextExt
String renderDataResourceAsTextExt(Delegator delegator, String dataResourceId, Map<String, Object> templateContext, Locale locale, String targetMimeTypeId, boolean cache) throws GeneralException, IOException- Throws:
GeneralException
IOException
-