public class PropertyLinkEntity extends Object
Constructor and Description |
---|
PropertyLinkEntity() |
Modifier and Type | Method and Description |
---|---|
Long |
getContainedIn() |
Long |
getKeyPropId() |
Long |
getPropIndex() |
Long |
getRootPropId() |
Long |
getValuePropId() |
void |
setContainedIn(Long containedIn) |
void |
setKeyPropId(Long keyPropId) |
void |
setPropIndex(Long propIndex) |
void |
setRootPropId(Long rootPropId) |
void |
setValuePropId(Long valuePropId) |
String |
toString() |
public Long getRootPropId()
public void setRootPropId(Long rootPropId)
public Long getPropIndex()
public void setPropIndex(Long propIndex)
public Long getContainedIn()
public void setContainedIn(Long containedIn)
public Long getKeyPropId()
public void setKeyPropId(Long keyPropId)
public Long getValuePropId()
public void setValuePropId(Long valuePropId)
Copyright © 2005–2017 Alfresco Software. All rights reserved.