org.alfresco.repo.domain.avm
Class AVMVersionLayeredNodeEntryEntity
java.lang.Object
org.alfresco.repo.domain.avm.AVMVersionLayeredNodeEntryEntity
public class AVMVersionLayeredNodeEntryEntity
- extends java.lang.Object
Entity bean for avm_version_layered_node_entry table
- Since:
- 3.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AVMVersionLayeredNodeEntryEntity
public AVMVersionLayeredNodeEntryEntity()
getVersionRootId
public java.lang.Long getVersionRootId()
setVersionRootId
public void setVersionRootId(java.lang.Long versionRootId)
getMd5sum
public java.lang.String getMd5sum()
setMd5sum
public void setMd5sum(java.lang.String md5sum)
getPath
public java.lang.String getPath()
setPath
public void setPath(java.lang.String path)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.