Interface SpaceMetadataFactory
- All Known Implementing Classes:
DefaultSpaceMetadataFactory
public interface SpaceMetadataFactory
-
Method Summary
Modifier and TypeMethodDescriptionmakeMetadata
(Space space, Fauxpansions fauxpansions) Makes metadata for a space
-
Method Details
-
makeMetadata
Makes metadata for a space- Parameters:
space
- Space to generate metadata forfauxpansions
- Expandability indicator for the top level, as well as any sub-expansions.- Returns:
- Metadata
- Since:
- 5.10
-