Class PropertyListDescriptor

java.lang.Object
org.nuxeo.ecm.platform.usermanager.PropertyListDescriptor

public class PropertyListDescriptor extends Object
Property list descriptor APG-240 All attributes are defined public because the user manager service do not get access to the fields. OSGI don't allow splitted packages having access to public members defined from an another package provider.
Author:
Anahide Tchertchian
  • Field Details

    • values

      public String[] values
  • Constructor Details

    • PropertyListDescriptor

      public PropertyListDescriptor()
  • Method Details

    • getValues

      public String[] getValues()