public class ChildrenWithPropertyValuesQueryParams extends Object
| Constructor and Description |
|---|
ChildrenWithPropertyValuesQueryParams() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getParentId() |
Long |
getPropertyQnameId() |
Collection |
getPropertyValues() |
void |
setParentId(Long parentId) |
void |
setPropertyQnameId(Long propertyQnameId) |
void |
setPropertyValues(Collection propertyValues) |
public ChildrenWithPropertyValuesQueryParams()
public Long getParentId()
public void setParentId(Long parentId)
public Long getPropertyQnameId()
public void setPropertyQnameId(Long propertyQnameId)
public Collection getPropertyValues()
public void setPropertyValues(Collection propertyValues)
Copyright © 2005–2017 Alfresco Software. All rights reserved.