org.hippoecm.hst.configuration.channel
Class ChannelPropertyMapper
java.lang.Object
org.hippoecm.hst.configuration.channel.ChannelPropertyMapper
public class ChannelPropertyMapper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
readChannel
public static Channel readChannel(javax.jcr.Node channelNode)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
saveChannel
public static void saveChannel(javax.jcr.Node channelNode,
Channel channel)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
jcrToJava
public static Object jcrToJava(javax.jcr.Value value,
HstValueType type)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
Copyright © 2008-2012 Hippo. All Rights Reserved.