com.dotmarketing.services
Class ContentletMapServices

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

public class ContentletMapServices
extends java.lang.Object

Author:
will

Constructor Summary
ContentletMapServices()
           
 
Method Summary
static void publishContentletMapToFile(Contentlet contentlet)
           
static void removeContentletMapFile(Contentlet asset, boolean EDIT_MODE)
           
static void removeContentletMapFile(Contentlet asset, Identifier identifier, boolean EDIT_MODE)
           
static void unpublishContentletMapFile(Contentlet asset)
           
static void writeContentletMapToFile(Contentlet content, boolean EDIT_MODE)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentletMapServices

public ContentletMapServices()
Method Detail

publishContentletMapToFile

public static void publishContentletMapToFile(Contentlet contentlet)

writeContentletMapToFile

public static void writeContentletMapToFile(Contentlet content,
                                            boolean EDIT_MODE)

unpublishContentletMapFile

public static void unpublishContentletMapFile(Contentlet asset)

removeContentletMapFile

public static void removeContentletMapFile(Contentlet asset,
                                           boolean EDIT_MODE)

removeContentletMapFile

public static void removeContentletMapFile(Contentlet asset,
                                           Identifier identifier,
                                           boolean EDIT_MODE)


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.