Interface ObjectNode

    • Method Detail

      • getObject

        Object getObject​(Object model)
                  throws Exception
        Gets the value associated with this node from the given model.
        Parameters:
        model - model which contains the associated object
        Returns:
        object
        Throws:
        Exception
      • getDefaultManager

        ToOneAssociationManager<?,​?> getDefaultManager()
        Gets this node's default association manager.
        Returns:
        association manager