public class PropertyRootEntity
extends java.lang.Object
Constructor and Description |
---|
PropertyRootEntity() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getId() |
short |
getVersion() |
void |
incrementVersion() |
void |
setId(java.lang.Long id) |
void |
setVersion(short version) |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public void incrementVersion()
public java.lang.Long getId()
public void setId(java.lang.Long id)
public short getVersion()
public void setVersion(short version)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.