Class BinaryMeta

All Implemented Interfaces:
BaseEntity, BinaryMetaEntity, Serializable

@Entity public class BinaryMeta extends BaseEntityImpl implements BinaryMetaEntity
This represents a stored binary. Note that this does not also have the full metadata of a multimedia component. The full metadata of the associated multimedia component can be reached with getMultimediaMeta().
See Also: