Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
How to Read Property Value from a NodeRef in Alfresco
WhatsApp
Muralidharan Deenathayalan
5y
13.9
k
0
0
25
Blog
How to Read Property Value from a NodeRef in Alfresco
Use the
nodeService.getProperty
method to get the property value from a particular node.
Syntax
nodeService.getProperty(
"<YOUR NODEREF>"
,
"PROPERTY_NAME"
);
To fetch the datalist name
String dlName = (String) nodeService.getProperty(nodeRefofyourdatalist, ContentModel.PROP_TITLE);
How to Read Property Value from a NodeRef in Alfresco
Up Next
Configure Alfresco User Quota and Usage
Ebook Download
View all
Solutions Manual to Objects First with Java – A Practical Introduction using BlueJ
Read by 1.8k people
Download Now!
Learn
View all
Membership not found