org.sakaiproject.tool.assessment.integration.helper.ifc
Interface PublishingTargetHelper

All Superinterfaces:
Serializable
All Known Implementing Classes:
PublishingTargetHelperImpl, PublishingTargetHelperImpl

public interface PublishingTargetHelper
extends Serializable

Description: This is a context implementation helper delegate interface for the Publishing Target map. Using Spring injection via the integrationContext.xml selected by the build process for the implementation.

Sakai Project Copyright (c) 2005

Author:
Ed Smiley

Method Summary
 HashMap getTargets()
           
 

Method Detail

getTargets

HashMap getTargets()


Copyright © 2005-2012 Sakai Project. All Rights Reserved.