Uses of Class
org.gcube.contentmanagement.gcubedocumentlibrary.projections.PropertyProjection

Packages that use PropertyProjection
org.gcube.contentmanagement.gcubedocumentlibrary.projections   
 

Uses of PropertyProjection in org.gcube.contentmanagement.gcubedocumentlibrary.projections
 

Methods in org.gcube.contentmanagement.gcubedocumentlibrary.projections that return PropertyProjection
static PropertyProjection Projections.property()
          Creates a PropertyProjection.
 PropertyProjection PropertyProjection.withKey( c)
          Constrains the key of the property to satisy a given text Constraint.
 PropertyProjection PropertyProjection.withKey(java.lang.String name)
          Constrains the key of the property to be a given string.