Package org.entityfs.cap.metadata.entity

Metadata entity capability interfaces.

See:
          Description

Interface Summary
ECMetadata This is a capability for entities that support metadata.
ECNamedMetadata This is a capability for entities that support metadata.
 

Class Summary
ECTMetadata The singleton instance of this class identifies the ECMetadata entity capability.
ECTNamedMetadata The singleton instance of this class identifies the ECNamedMetadata entity capability.
 

Enum Summary
MetadataCopyStrategy This is an enumeration over the different strategies for how metadata should be copied to file systems that are not metadata aware, if the copy is used with preserveAttrs set to true.
 

Package org.entityfs.cap.metadata.entity Description

Metadata entity capability interfaces.

Since:
1.0
Author:
Karl Gustafsson