[ http://issues.apache.org/jira/browse/GRFT-38?page=all ]

Martin Koci updated GRFT-38:
----------------------------

    Attachment: graffito-properties-api.zip

I created a simple API for maitaning such properties - idea is copied from JCR 
API. 

> Provide more property types on CmsObject interface
> --------------------------------------------------
>
>          Key: GRFT-38
>          URL: http://issues.apache.org/jira/browse/GRFT-38
>      Project: Graffito
>         Type: New Feature
>   Components: Model
>     Versions: 1.0-a1-dev
>     Reporter: Martin Koci
>  Attachments: graffito-properties-api.zip
>
> Currently CmsObject support only String properties. I should support 
> InputStream, Double, Long, Calendar and Boolean as definded in JCR type 
> javax.jcr.Value. 
> It should have methods like
>  setLongProperty(String propertyName, long value);
> long getLongProperty(String propertyName);

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to