<?xml version="1.0" encoding="UTF-8"?>
<config>
    <portalTag type="oql" name="channelId_code">
        <![CDATA[
               select c from Channel c where c.channelId = ?channelId
                ]]>

    </portalTag>
</config>