com.dotmarketing.services
Class StructureServices

java.lang.Object
  extended by com.dotmarketing.services.StructureServices

public class StructureServices
extends java.lang.Object

Author:
will

Constructor Summary
StructureServices()
           
 
Method Summary
static java.io.InputStream buildVelocity(Structure structure)
           
static java.io.InputStream buildVelocity(Structure structure, boolean EDIT_MODE)
           
static void invalidate(Structure structure)
           
static void invalidate(Structure structure, boolean EDIT_MODE)
           
static void removeStructureFile(Structure structure)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructureServices

public StructureServices()
Method Detail

invalidate

public static void invalidate(Structure structure)

invalidate

public static void invalidate(Structure structure,
                              boolean EDIT_MODE)

buildVelocity

public static java.io.InputStream buildVelocity(Structure structure)

buildVelocity

public static java.io.InputStream buildVelocity(Structure structure,
                                                boolean EDIT_MODE)

removeStructureFile

public static void removeStructureFile(Structure structure)


Copyright © 2013 dotCMS Inc. All Rights Reserved.