Example usage for com.liferay.portal.kernel.util WebKeys interface-usage

List of usage examples for com.liferay.portal.kernel.util WebKeys interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.util WebKeys interface-usage.

Usage

From source file com.liferay.knowledgebase.util.WebKeys.java

/**
 * @author Brian Wing Shun Chan
 * @author Peter Shin
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

From source file com.liferay.microblogs.util.WebKeys.java

/**
 * @author Jonathan Lee
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String MICROBLOGS_ENTRIES = "MICROBLOGS_ENTRIES";

From source file com.liferay.microblogs.web.internal.util.WebKeys.java

/**
 * @author Jonathan Lee
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String MICROBLOGS_ENTRIES = "MICROBLOGS_ENTRIES";

From source file com.liferay.opensocial.util.WebKeys.java

/**
 * @author Michael Young
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String GADGET = "GADGET";

From source file com.liferay.shopping.util.WebKeys.java

/**
 * @author Alvaro del Castillo
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {
    public static final String SHOPPING_CATEGORY = "SHOPPING_CATEGORY";
    public static final String SHOPPING_COUPON = "SHOPPING_COUPON";

From source file com.liferay.so.util.WebKeys.java

/**
 * @author Ryan Park
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String MEMBER_REQEUST_KEY = "LIFERAY_SHARED_MEMBER_REQUEST_KEY";

From source file com.liferay.socialnetworking.meetups.util.WebKeys.java

/**
 * @author Rich Sezov
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String MEETUPS_ENTRY = "MEETUPS_ENTRY";

From source file com.liferay.tasks.util.WebKeys.java

/**
 * @author Jonathan Lee
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String TASKS_ENTRY = "TASKS_ENTRY";

From source file com.liferay.wsrp.util.WebKeys.java

/**
 * @author Brian Wing Shun Chan
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String COOKIE = "COOKIE";

From source file com.proliferay.util.WebKeys.java

/**
 * @author Rich Sezov
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String BOOK_ENTRY = "BOOK_ENTRY";