Copyright© 2008-2018 SiteVision AB, all rights reserved.
public interface RelatedValue
An instance of this interface can be used in MetadataUtil when setting a related metadata via the
MetadataUtil.setMetadataPropertyValue(javax.jcr.Node, String, Object)
or
MetadataUtil.setMetadataPropertyValue(javax.jcr.Node, javax.jcr.Property, Object)
An instance of the SiteVision class implementing this interface can be obtained via
RelatedValueBuilder.build()
.
See RelatedValueBuilder
for how to obtain an instance of the
RelatedValueBuilder
interface.
RelatedValueBuilder
SiteVision - Portal and Content Management Made Easy
SiteVision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2018 SiteVision AB, all rights reserved.