Thank for Alexander
      I got the solution.

2011-11-23 



 毛进





发件人: Alexander Klimetschek 
发送时间: 2011-11-22  20:43:09 
收件人: [email protected] 
抄送: 
主题: Re: Multi-value column selector problem 
On 22.11.11 08:33, "毛进" <[email protected]> wrote:
>And how can i get the multivalued property by using the feature of column
>selector?
Use row.getNode() (since 2.0) to get the node and then normal JCR API
methods, such as node.getProperty("category").getValues() for a
multi-value node.
Or use QueryResult.getNodes() instead of getRows() right away.
Cheers,
Alex
-- 
Alexander Klimetschek
Developer // Adobe (Day) // Berlin - Basel

Reply via email to