|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenditionLocation
This simple interface defines a data class which identifies a rendition node, its parent and its name.
Method Summary | |
---|---|
java.lang.String |
getChildName()
Gets the name of the rendition. |
org.alfresco.service.cmr.repository.NodeRef |
getChildRef()
Gets the rendition node itself. |
org.alfresco.service.cmr.repository.NodeRef |
getParentRef()
Gets the parent node of the rendition. |
Method Detail |
---|
org.alfresco.service.cmr.repository.NodeRef getParentRef()
org.alfresco.service.cmr.repository.NodeRef getChildRef()
java.lang.String getChildName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |