List of usage examples for com.liferay.portal.kernel.util SystemProperties interface-usage
From source file science.platform.model.SystemPropertiesClp.java
/** * @author Jerry h. Seo */ public class SystemPropertiesClp extends BaseModelImpl<SystemProperties> implements SystemProperties { public SystemPropertiesClp() { }
From source file science.platform.model.SystemPropertiesWrapper.java
/**
* <p>
* This class is a wrapper for {@link SystemProperties}.
* </p>
*
* @author Jerry h. Seo