Package com.day.cq.dam.api
Interface MetadataManager
-
public interface MetadataManagerDeprecated.This class will be removed with no replacement.TheMetadataManagerspecifies methods to handle metadata nodes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description NodeaddMetadataNode(java.lang.String assetNodePath, Session session)Deprecated.NodegetMetadataNode(java.lang.String assetNodePath, Session session)Deprecated.voidremoveMetadataNode(java.lang.String assetNodePath, Session session)Deprecated.
-
-
-
Method Detail
-
removeMetadataNode
void removeMetadataNode(java.lang.String assetNodePath, Session session)Deprecated.
-
-