PropertiesImportExport
.@Deprecated public class PropertiesImportExport extends Object
Constructor and Description |
---|
PropertiesImportExport()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
appendNodeProperties(Content node,
Properties out)
Deprecated.
|
static Properties |
contentToProperties(Content rootContent)
Deprecated.
|
static Properties |
contentToProperties(Content rootContent,
Content.ContentFilter filter)
Deprecated.
|
static Properties |
contentToProperties(HierarchyManager hm)
Deprecated.
|
protected Object |
convertNodeDataStringToObject(String valueStr)
Deprecated.
|
void |
createContent(Content root,
InputStream propertiesStream)
Deprecated.
|
static String |
dumpPropertiesToString(Content content,
Content.ContentFilter filter)
Deprecated.
Dumps content starting at the content node out to a string in the format that matches the
import method.
|
static String |
dumpPropertiesToString(Properties properties)
Deprecated.
|
protected void |
populateContent(Content c,
String name,
String valueStr)
Deprecated.
|
static Properties |
toProperties(Content rootContent)
Deprecated.
|
static Properties |
toProperties(HierarchyManager hm)
Deprecated.
|
public void createContent(Content root, InputStream propertiesStream) throws IOException, javax.jcr.RepositoryException
IOException
javax.jcr.RepositoryException
protected void populateContent(Content c, String name, String valueStr) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
protected Object convertNodeDataStringToObject(String valueStr)
@Deprecated public static Properties toProperties(HierarchyManager hm) throws Exception
PropertiesImportExport.toProperties(javax.jcr.Node, info.magnolia.jcr.predicate.AbstractPredicate)
Exception
public static Properties toProperties(Content rootContent) throws Exception
PropertiesImportExport.toProperties(javax.jcr.Node, info.magnolia.jcr.predicate.AbstractPredicate)
Exception
public static Properties contentToProperties(HierarchyManager hm) throws Exception
PropertiesImportExport.toProperties(javax.jcr.Node, info.magnolia.jcr.predicate.AbstractPredicate)
Exception
public static Properties contentToProperties(Content rootContent) throws Exception
PropertiesImportExport.toProperties(javax.jcr.Node, info.magnolia.jcr.predicate.AbstractPredicate)
Exception
public static Properties contentToProperties(Content rootContent, Content.ContentFilter filter) throws Exception
PropertiesImportExport.toProperties(javax.jcr.Node, info.magnolia.jcr.predicate.AbstractPredicate)
Exception
public static void appendNodeProperties(Content node, Properties out)
public static String dumpPropertiesToString(Content content, Content.ContentFilter filter) throws Exception
Exception
public static String dumpPropertiesToString(Properties properties)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.