Class CDAEntry

  • All Implemented Interfaces:
    java.io.Serializable

    public class CDAEntry
    extends LocalizedResource
    The class represents a basic entry in the space.
    See Also:
    Serialized Form
    • Constructor Detail

      • CDAEntry

        public CDAEntry()
    • Method Detail

      • metadata

        public CDAMetadata metadata()
        Returns:
        the metadata set.
      • contentType

        public CDAContentType contentType()
        Returns:
        the contentType set.
      • toString

        public java.lang.String toString()
        Create a human readable string of this object.
        Overrides:
        toString in class CDAResource
        Returns:
        a string, containing the id of this content type.