Class PropertyFactory

java.lang.Object
org.nuxeo.ecm.core.api.model.impl.PropertyFactory

public class PropertyFactory extends Object
The default property factory singleton.
  • Method Details

    • createProperty

      public static Property createProperty(Property parent, Field field, int flags)
    • computePropertyFlags

      protected static int computePropertyFlags(Property parent, Field field, int flags)