com.liferay.portal.util
Class Constants

java.lang.Object
  extended bycom.liferay.portal.util.Constants
All Implemented Interfaces:
com.liferay.portal.kernel.util.Constants, com.liferay.portal.kernel.util.ContentTypes

Deprecated. This class has been repackaged at com.liferay.portal.kernel.util.

public class Constants
extends java.lang.Object
implements com.liferay.portal.kernel.util.Constants, com.liferay.portal.kernel.util.ContentTypes

View Source

Author:
Brian Wing Shun Chan

Field Summary
 
Fields inherited from interface com.liferay.portal.kernel.util.Constants
ADD, APPROVE, CANCEL, CHECKOUT, CMD, DEACTIVATE, DELETE, EDIT, EXPIRE, LOCK, MAIL_ACCOUNT, MANAGE, PREVIEW, PROGRESS_ID, REJECT, RESET, RESTORE, REVERT, SAVE, SEARCH, SEND, SIGNAL, SUBSCRIBE, UNLOCK, UNSUBSCRIBE, UPDATE, VIEW
 
Fields inherited from interface com.liferay.portal.kernel.util.ContentTypes
MESSAGE_RFC822, MULTIPART_ALTERNATIVE, MULTIPART_FORM_DATA, MULTIPART_MIXED, TEXT_CSS, TEXT_CSS_UTF8, TEXT_HTML, TEXT_HTML_UTF8, TEXT_JAVASCRIPT, TEXT_PLAIN, TEXT_PLAIN_UTF8, TEXT_WML, TEXT_XML, TEXT_XML_UTF8, XHTML_MP
 
Constructor Summary
Constants()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Constants

public Constants()
Deprecated.