Interface VulcanCRUDItemDelegate<T>


@ProviderType public interface VulcanCRUDItemDelegate<T>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.liferay.portal.kernel.log.Log
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default T
     
     
  • Field Details

    • log

      static final com.liferay.portal.kernel.log.Log log
  • Method Details