public class PropertyUniqueContextEntity extends Object implements Serializable
Constructor and Description |
---|
PropertyUniqueContextEntity() |
Modifier and Type | Method and Description |
---|---|
Long |
getId() |
Long |
getPropertyId() |
Long |
getValue1PropId() |
Long |
getValue2PropId() |
Long |
getValue3PropId() |
short |
getVersion() |
void |
incrementVersion() |
void |
setId(Long id) |
void |
setPropertyId(Long propId) |
void |
setValue1PropId(Long value1PropId) |
void |
setValue2PropId(Long value2PropId) |
void |
setValue3PropId(Long value3PropId) |
void |
setVersion(short version) |
String |
toString() |
public void incrementVersion()
public Long getId()
public void setId(Long id)
public short getVersion()
public void setVersion(short version)
public Long getValue1PropId()
public void setValue1PropId(Long value1PropId)
public Long getValue2PropId()
public void setValue2PropId(Long value2PropId)
public Long getValue3PropId()
public void setValue3PropId(Long value3PropId)
public Long getPropertyId()
public void setPropertyId(Long propId)
Copyright © 2005–2017 Alfresco Software. All rights reserved.