Example usage for com.liferay.portal.tools.deploy LayoutTemplateDeployer subclass-usage

List of usage examples for com.liferay.portal.tools.deploy LayoutTemplateDeployer subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.tools.deploy LayoutTemplateDeployer subclass-usage.

Usage

From source file org.mimacom.commons.liferay.adapter523.StandaloneLayoutDeployer.java

public class StandaloneLayoutDeployer extends LayoutTemplateDeployer {
    public StandaloneLayoutDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter526.StandaloneLayoutDeployer.java

public class StandaloneLayoutDeployer extends LayoutTemplateDeployer {
    public StandaloneLayoutDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter528.StandaloneLayoutDeployer.java

public class StandaloneLayoutDeployer extends LayoutTemplateDeployer {
    public StandaloneLayoutDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter529.StandaloneLayoutDeployer.java

public class StandaloneLayoutDeployer extends LayoutTemplateDeployer {
    public StandaloneLayoutDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter6010.StandaloneLayoutDeployer.java

public class StandaloneLayoutDeployer extends LayoutTemplateDeployer {
    public StandaloneLayoutDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter6011.StandaloneLayoutDeployer.java

public class StandaloneLayoutDeployer extends LayoutTemplateDeployer {
    public StandaloneLayoutDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter6012.StandaloneLayoutDeployer.java

public class StandaloneLayoutDeployer extends LayoutTemplateDeployer {
    public StandaloneLayoutDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter602.StandaloneLayoutDeployer.java

public class StandaloneLayoutDeployer extends LayoutTemplateDeployer {
    public StandaloneLayoutDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter603.StandaloneLayoutDeployer.java

public class StandaloneLayoutDeployer extends LayoutTemplateDeployer {
    public StandaloneLayoutDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }

From source file org.mimacom.commons.liferay.adapter604.StandaloneLayoutDeployer.java

public class StandaloneLayoutDeployer extends LayoutTemplateDeployer {
    public StandaloneLayoutDeployer(String serverType) {
        appServerType = serverType;
        jars = Collections.emptyList();
    }