|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jackrabbit.test.api.NodeMixinUtil
Utility class to locate mixins in the NodeTyeManager.
Constructor Summary | |
NodeMixinUtil()
|
Method Summary | |
static java.lang.String |
getAddableMixinName(javax.jcr.Session session,
javax.jcr.Node node)
|
static java.lang.String |
getNonExistingMixinName(javax.jcr.Session session)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NodeMixinUtil()
Method Detail |
public static java.lang.String getAddableMixinName(javax.jcr.Session session, javax.jcr.Node node) throws javax.jcr.RepositoryException
node
javax.jcr.RepositoryException
public static java.lang.String getNonExistingMixinName(javax.jcr.Session session) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |