Class ObjectActionUtil

java.lang.Object
com.liferay.object.admin.rest.dto.v1_0.util.ObjectActionUtil

public class ObjectActionUtil extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    toObjectAction(Map<String,Map<String,String>> actions, Locale locale, com.liferay.notification.service.NotificationTemplateLocalService notificationTemplateLocalService, com.liferay.object.service.ObjectDefinitionLocalService objectDefinitionLocalService, com.liferay.object.model.ObjectAction serviceBuilderObjectAction)
     
    static Map<String,Object>
    toParameters(com.liferay.notification.service.NotificationTemplateLocalService notificationTemplateLocalService, com.liferay.object.service.ObjectDefinitionLocalService objectDefinitionLocalService, com.liferay.portal.kernel.util.UnicodeProperties parametersUnicodeProperties)
     
    static com.liferay.portal.kernel.util.UnicodeProperties
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ObjectActionUtil

      public ObjectActionUtil()
  • Method Details

    • toObjectAction

      public static ObjectAction toObjectAction(Map<String,Map<String,String>> actions, Locale locale, com.liferay.notification.service.NotificationTemplateLocalService notificationTemplateLocalService, com.liferay.object.service.ObjectDefinitionLocalService objectDefinitionLocalService, com.liferay.object.model.ObjectAction serviceBuilderObjectAction)
    • toParameters

      public static Map<String,Object> toParameters(com.liferay.notification.service.NotificationTemplateLocalService notificationTemplateLocalService, com.liferay.object.service.ObjectDefinitionLocalService objectDefinitionLocalService, com.liferay.portal.kernel.util.UnicodeProperties parametersUnicodeProperties)
    • toParametersUnicodeProperties

      public static com.liferay.portal.kernel.util.UnicodeProperties toParametersUnicodeProperties(Map<String,?> parameters)