|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.avm.AVMNodeUnwrapper
public class AVMNodeUnwrapper
Utility for unwrapping (getting the actual instance of) an AVMNode from what may be a HibernateProxy. Bitter Hibernate note: Hibernate proxies for polymorphic types are fundamentally broken.
Constructor Summary | |
---|---|
AVMNodeUnwrapper()
Deprecated. |
Method Summary | |
---|---|
static AVMNode |
Unwrap(AVMNode node)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AVMNodeUnwrapper()
Method Detail |
---|
public static AVMNode Unwrap(AVMNode node)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |