Class TypedPropertyValueGetter


  • public class TypedPropertyValueGetter
    extends Object
    Utility class that retrieves the appropriately typed value for a property.
    Since:
    3.4
    Author:
    Nick Smith
    • Constructor Detail

      • TypedPropertyValueGetter

        public TypedPropertyValueGetter()
    • Method Detail

      • getValue

        public Serializable getValue​(Object value,
                                     org.alfresco.service.cmr.dictionary.PropertyDefinition propDef)