|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.jcr.wrapper.DelegateSessionWrapper info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper info.magnolia.jcr.wrapper.ChannelVisibilitySessionWrapper
public class ChannelVisibilitySessionWrapper
Session wrapper that applies ChannelVisibilityContentDecorator to a session.
Field Summary |
---|
Fields inherited from class info.magnolia.jcr.wrapper.DelegateSessionWrapper |
---|
wrapped |
Fields inherited from interface javax.jcr.Session |
---|
ACTION_ADD_NODE, ACTION_READ, ACTION_REMOVE, ACTION_SET_PROPERTY |
Constructor Summary | |
---|---|
ChannelVisibilitySessionWrapper(javax.jcr.Session session,
String currentChannel)
|
Method Summary |
---|
Methods inherited from class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper |
---|
getContentDecorator, getItem, getNode, getNodeByIdentifier, getNodeByUUID, getProperty, getRootNode, getWorkspace, itemExists, move, nodeExists, propertyExists, removeItem, wrapNode, wrapProperty, wrapWorkspace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ChannelVisibilitySessionWrapper(javax.jcr.Session session, String currentChannel)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |