Uses of Record Class
org.alfresco.hxi_connector.bulk_ingester.processor.model.ContentInfo
Packages that use ContentInfo
-
Uses of ContentInfo in org.alfresco.hxi_connector.bulk_ingester.processor.model
Methods in org.alfresco.hxi_connector.bulk_ingester.processor.model that return ContentInfoModifier and TypeMethodDescriptionNode.contentInfo()Returns the value of thecontentInforecord component.Constructors in org.alfresco.hxi_connector.bulk_ingester.processor.model with parameters of type ContentInfoModifierConstructorDescriptionNode(String nodeId, ContentInfo contentInfo, Map<String, Serializable> properties) Creates an instance of aNoderecord class.