org.eclipse.lyo.oslc4j.core
Interface NestedWildcardProperties


public interface NestedWildcardProperties

Marker interface applied to Map to indicate that when selecting properties for output all immediate, resource properties of the resource should be output with entries in the commonNestedProperties()


Method Summary
 Map<String,Object> commonNestedProperties()
           
 

Method Detail

commonNestedProperties

Map<String,Object> commonNestedProperties()
Returns:
map of all member properties of nested resources to be output


Copyright © 2013. All Rights Reserved.