public class AVMHistoryLinkEntity
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
AVMHistoryLinkEntity() |
AVMHistoryLinkEntity(java.lang.Long ancestorNodeId,
java.lang.Long descendentNodeId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getAncestorNodeId() |
java.lang.Long |
getDescendentNodeId() |
void |
setAncestorNodeId(java.lang.Long ancestorNodeId) |
void |
setDescendentNodeId(java.lang.Long descendentNodeId) |
public AVMHistoryLinkEntity()
public AVMHistoryLinkEntity(java.lang.Long ancestorNodeId,
java.lang.Long descendentNodeId)
public java.lang.Long getDescendentNodeId()
public void setDescendentNodeId(java.lang.Long descendentNodeId)
public java.lang.Long getAncestorNodeId()
public void setAncestorNodeId(java.lang.Long ancestorNodeId)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.