org.alfresco.repo.domain.propval
Class PropertyRootEntity
java.lang.Object
org.alfresco.repo.domain.propval.PropertyRootEntity
public class PropertyRootEntity
- extends java.lang.Object
Entity bean for alf_prop_root table.
- Since:
- 3.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PropertyRootEntity
public PropertyRootEntity()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
incrementVersion
public void incrementVersion()
getId
public java.lang.Long getId()
setId
public void setId(java.lang.Long id)
getVersion
public short getVersion()
setVersion
public void setVersion(short version)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.