java.lang.Object
com.liferay.fragment.entry.processor.editable.element.constants.ActionEditableElementConstants
public class ActionEditableElementConstants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
INTERACTION_DISPLAY_PAGE
public static final String INTERACTION_DISPLAY_PAGE
- See Also:
-
-
INTERACTION_NONE
public static final String INTERACTION_NONE
- See Also:
-
-
INTERACTION_NOTIFICATION
public static final String INTERACTION_NOTIFICATION
- See Also:
-
-
INTERACTION_PAGE
public static final String INTERACTION_PAGE
- See Also:
-
-
INTERACTION_URL
public static final String INTERACTION_URL
- See Also:
-
-
Constructor Details
-
ActionEditableElementConstants
public ActionEditableElementConstants()