Package com.activecq.api.plugins.wrappers

Examples of com.activecq.api.plugins.wrappers.ComponentPluginsWrapper


        // JCR Node
        this.node = WCMUtils.getNode(this.resource);

        // Initialize Plugins
        this.Plugins = new ComponentPluginsWrapper(this.request);
    }
View Full Code Here

TOP

Related Classes of com.activecq.api.plugins.wrappers.ComponentPluginsWrapper

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.