org.alfresco.repo.domain.propval
Class PropertyUniqueContextEntity
java.lang.Object
org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
public class PropertyUniqueContextEntity
- extends java.lang.Object
Entity bean for alf_prop_unique_ctx table.
- Since:
- 3.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PropertyUniqueContextEntity
public PropertyUniqueContextEntity()
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)
getValue1PropId
public java.lang.Long getValue1PropId()
setValue1PropId
public void setValue1PropId(java.lang.Long value1PropId)
getValue2PropId
public java.lang.Long getValue2PropId()
setValue2PropId
public void setValue2PropId(java.lang.Long value2PropId)
getValue3PropId
public java.lang.Long getValue3PropId()
setValue3PropId
public void setValue3PropId(java.lang.Long value3PropId)
getPropertyId
public java.lang.Long getPropertyId()
setPropertyId
public void setPropertyId(java.lang.Long propId)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.