com.endeca.infront.cartridge.model

Class JsonAttribute

    • Constructor Detail

      • JsonAttribute

        public JsonAttribute(Object object)
        Constructs an attribute with a JSON object (a List or any other object) If object is a List, adds all elements to this attribute. Otherwise, adds the object to this attribute as its only value.
        Parameters:
        object - deserialized JSON string in Object form

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.