Class Entry

java.lang.Object
org.saidone.model.alfresco.bulk.Entry

public class Entry extends Object
Single metadata entry used in the Alfresco bulk import format. The key attribute represents the property name while the element text holds the value that should be assigned to that property.
  • Constructor Details

    • Entry

      public Entry()