info.magnolia.ui.contentapp.drop.JcrDropConstraint#
instead.@Deprecated public class JcrContentDropConstraint extends JcrDropConstraint
Constructor and Description |
---|
JcrContentDropConstraint()
Deprecated.
since 5.5.5, use
JcrContentDropConstraint(ContentConnector, String) instead. |
JcrContentDropConstraint(ContentConnector contentConnector,
String nodeType)
Deprecated.
|
JcrContentDropConstraint(String nodeType)
Deprecated.
since 5.5.5, use
JcrContentDropConstraint(ContentConnector, String) instead. |
Modifier and Type | Method and Description |
---|---|
protected boolean |
allowedAsChild(javax.jcr.Item source,
javax.jcr.Item target)
Deprecated.
|
allowedAfter, allowedAsChild, allowedBefore, allowedSibling, allowedToMove, basicCheck, isAncestorOf, isRoot
isAllowedAt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isAllowedAt
@Inject public JcrContentDropConstraint(ContentConnector contentConnector, String nodeType)
@Deprecated public JcrContentDropConstraint()
JcrContentDropConstraint(ContentConnector, String)
instead.@Deprecated public JcrContentDropConstraint(String nodeType)
JcrContentDropConstraint(ContentConnector, String)
instead.protected boolean allowedAsChild(javax.jcr.Item source, javax.jcr.Item target)
allowedAsChild
in class JcrDropConstraint
Copyright © 2020 Magnolia International Ltd.. All rights reserved.