com.liferay.portal.util
Class Constants

java.lang.Object
  extended by com.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
ACTION, ADD, APPROVE, CANCEL, CHECKOUT, CMD, COPY, DEACTIVATE, DELETE, EDIT, EXPIRE, LOCK, MAIL_ACCOUNT, MANAGE, MOVE, PREVIEW, PRINT, PROGRESS_ID, PUBLISH, READ, REJECT, RESET, RESTORE, REVERT, SAVE, SEARCH, SEND, SIGNAL, SUBSCRIBE, UNLOCK, UNSUBSCRIBE, UPDATE, VIEW, WRITE
 
Fields inherited from interface com.liferay.portal.kernel.util.ContentTypes
APPLICATION_TEXT, HTTPD_UNIX_DIRECTORY, IMAGE_JPEG, MESSAGE_RFC822, MULTIPART_ALTERNATIVE, MULTIPART_FORM_DATA, MULTIPART_MIXED, TEXT_CALENDAR, TEXT_CSS, TEXT_CSS_UTF8, TEXT_CSV, TEXT_CSV_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.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Constants

public Constants()
Deprecated.