portal.services.velocity
Interface IVelocityService

All Superinterfaces:
IService
All Known Implementing Classes:
VelocityServiceImpl

public interface IVelocityService
extends IService


Method Summary
 VelocityEngine getVelocityEngine()
           
 

Method Detail

getVelocityEngine

public VelocityEngine getVelocityEngine()