Solved
Java: How do I check if a node property exists?
I just want to find out if a node property exists.
I was looking at the API reference guide
- Node (Content Repository for Java Technology API Version 2.0)
- Property (Content Repository for Java Technology API Version 2.0)
and nothing there stands out.
Thanks