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.aoml.portlets.util.WebKeys.java

public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String ADDRESS = "ADDRESS";

    public static final String ANNOUNCEMENTS_ENTRY = "ANNOUNCEMENTS_ENTRY";

From source file com.dtt.portal.dao.vbpq.util.WebKeys.java

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

    public static final String VBPQ_PORTLET_NAME = "4_WAR_pointportalvbpqportlet";

From source file com.inkwell.internet.slogan.util.WebKeys.java

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

    public static final String SLOGAN_ENTRY = "SLOGAN_ENTRY";

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

/**
 * @author Eduardo Lundgren
 * @author Andrea Di Giorgi
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

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

/**
 * @author Andrea Di Giorgi
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String IMPORT_ENTRY = "IMPORT_ENTRY";

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

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

    public static final String CONTACTS_URL = "CONTACTS_URL";

From source file com.liferay.content.targeting.util.WebKeys.java

/**
 * @author Eudaldo Alonso
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String IS_SIMULATED_USER_SEGMENTS = "isSimulatedUserSegments";

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

/**
 * @author Eudaldo Alonso
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String IS_SIMULATED_USER_SEGMENTS = "isSimulatedUserSegments";

From source file com.liferay.google.login.util.WebKeys.java

/**
 * @author Sergio Gonzlez
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String GOOGLE_INCOMPLETE_USER_ID = "GOOGLE_INCOMPLETE_USER_ID";

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

/**
 * @author Sergio Gonzlez
 */
public class WebKeys implements com.liferay.portal.kernel.util.WebKeys {

    public static final String GOOGLE_INCOMPLETE_USER_ID = "GOOGLE_INCOMPLETE_USER_ID";