Class UserNotificationDeliveryType

Object
com.liferay.portal.kernel.notifications.UserNotificationDeliveryType

public class UserNotificationDeliveryType extends Object
Author:
Jonathan Lee
  • Constructor Details

    • UserNotificationDeliveryType

      public UserNotificationDeliveryType(String name, int type, boolean defaultValue, boolean modifiable)
  • Method Details

    • getName

      public String getName()
    • getType

      public int getType()
    • isDefault

      public boolean isDefault()
    • isModifiable

      public boolean isModifiable()