public class RenditionLocationImpl extends Object implements RenditionLocation
| Constructor and Description |
|---|
RenditionLocationImpl(NodeRef parentRef,
NodeRef childRef,
String childName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChildName()
Gets the name of the rendition.
|
NodeRef |
getChildRef()
Gets the rendition node itself.
|
NodeRef |
getParentRef()
Gets the parent node of the rendition.
|
public String getChildName()
RenditionLocationgetChildName in interface RenditionLocationpublic NodeRef getParentRef()
RenditionLocationgetParentRef in interface RenditionLocationpublic NodeRef getChildRef()
RenditionLocationgetChildRef in interface RenditionLocationCopyright © 2005–2020 Alfresco Software. All rights reserved.