Interface InitialPropertyConfiguration

    • Method Detail

      • getInitialProperties

        java.util.Map<java.lang.String,​java.lang.Object> getInitialProperties​(TypedObject typedObject,
                                                                                    TypeService typeService)
        Gets the initial properties from base configuration. This properties could be used in create of Item editor to fill default field values.
        Parameters:
        typedObject - the typed object
        typeService - the type service
        Returns:
        the initial properties