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 Details

    • PropertyRootEntity

      public PropertyRootEntity()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • incrementVersion

      public void incrementVersion()
    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getVersion

      public short getVersion()
    • setVersion

      public void setVersion(short version)