List of usage examples for com.liferay.portal.kernel.util PropsKeys interface-usage
From source file ca.efendi.datafeeds.configuration.PropsKeys.java
/** * Created by fefendi on 2016-09-11. */ public interface PropsKeys extends com.liferay.portal.kernel.util.PropsKeys { public static final String CJPRODUCT_COMMENTS_ENABLED = "cjproduct.comments.enabled";
From source file com.crm.kernel.util.PortletPropsKeys.java
/** * @author Brian Wing Shun Chan */ public class PortletPropsKeys implements PropsKeys { public static final long DEFAULT_ID = 0;