org.gcube.contentmanagement.gcubedocumentlibrary.properties
Class PropertyTypes.CommonProperty

java.lang.Object
  extended by org.gcube.contentmanagement.gcubedocumentlibrary.properties.BaseProperty
      extended by org.gcube.contentmanagement.gcubedocumentlibrary.properties.PropertyTypes.CommonProperty
All Implemented Interfaces:
Property, PropertyTypes.AlternativeProperty, PropertyTypes.AnnotationProperty, PropertyTypes.DocumentProperty, PropertyTypes.MetadataProperty, PropertyTypes.PartProperty
Enclosing interface:
PropertyTypes

public static class PropertyTypes.CommonProperty
extends BaseProperty
implements PropertyTypes.DocumentProperty, PropertyTypes.MetadataProperty, PropertyTypes.AnnotationProperty, PropertyTypes.PartProperty, PropertyTypes.AlternativeProperty

A Property common to all GCubeElements.


Constructor Summary
PropertyTypes.CommonProperty()
           
PropertyTypes.CommonProperty(EdgePredicate ep)
           
 
Method Summary
 
Methods inherited from class org.gcube.contentmanagement.gcubedocumentlibrary.properties.BaseProperty
equals, hashCode, name, newPredicate, newPredicate, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.gcube.contentmanagement.gcubedocumentlibrary.properties.Property
name, newPredicate, newPredicate
 

Constructor Detail

PropertyTypes.CommonProperty

public PropertyTypes.CommonProperty()

PropertyTypes.CommonProperty

public PropertyTypes.CommonProperty(EdgePredicate ep)