com.liferay.portal.kernel.trash
Class TrashActionKeys
java.lang.Object
com.liferay.portal.kernel.trash.TrashActionKeys
public class TrashActionKeys
- extends Object
Contains constant versions of action IDs related to trash.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MOVE
public static final String MOVE
- See Also:
- Constant Field Values
OVERWRITE
public static final String OVERWRITE
- See Also:
- Constant Field Values
RENAME
public static final String RENAME
- See Also:
- Constant Field Values
RESTORE
public static final String RESTORE
- See Also:
- Constant Field Values
TrashActionKeys
public TrashActionKeys()