|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.rendition.RenditionLocationImpl
public class RenditionLocationImpl
Constructor Summary | |
---|---|
RenditionLocationImpl(NodeRef parentRef,
NodeRef childRef,
java.lang.String childName)
|
Method Summary | |
---|---|
java.lang.String |
getChildName()
|
NodeRef |
getChildRef()
|
NodeRef |
getParentRef()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RenditionLocationImpl(NodeRef parentRef, NodeRef childRef, java.lang.String childName)
Method Detail |
---|
public java.lang.String getChildName()
getChildName
in interface RenditionLocation
public NodeRef getParentRef()
getParentRef
in interface RenditionLocation
public NodeRef getChildRef()
getChildRef
in interface RenditionLocation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |