Package org.alfresco.repo.domain.propval
Class PropertyRootEntity
- java.lang.Object
-
- org.alfresco.repo.domain.propval.PropertyRootEntity
-
public class PropertyRootEntity extends Object
Entity bean for alf_prop_root table.- Since:
- 3.2
- Author:
- Derek Hulley
-
-
Constructor Summary
Constructors Constructor Description PropertyRootEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetId()shortgetVersion()voidincrementVersion()voidsetId(Long id)voidsetVersion(short version)StringtoString()
-