public class ComponentService extends Object
Constructor and Description |
---|
ComponentService() |
Modifier and Type | Method and Description |
---|---|
static void |
clearCache()
Clear cache by removing datastore data
|
static fr.paris.lutece.plugins.lutecetools.business.Component |
load(String strArtifactId)
Load a component from the Datastore
|
static void |
save(fr.paris.lutece.plugins.lutecetools.business.Component component)
Save a component into the Datastore as JSON format
|
public static void save(fr.paris.lutece.plugins.lutecetools.business.Component component)
component
- The componentpublic static fr.paris.lutece.plugins.lutecetools.business.Component load(String strArtifactId)
strArtifactId
- The Artifact IDpublic static void clearCache()
Copyright © 2019 City of Paris. All rights reserved.