Package org.jasig.portal.channels.adminnav

Examples of org.jasig.portal.channels.adminnav.XMLLinksFileLoader


    // still valid or should be re-rendered.
    private ChannelCacheKey cacheKey = new ChannelCacheKey();

    public ListModel()
    {
        XMLLinksFileLoader loader = new XMLLinksFileLoader(CONFIG_FILE, this,
                resolver);
    }
View Full Code Here

TOP

Related Classes of org.jasig.portal.channels.adminnav.XMLLinksFileLoader

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.