public class GetChildrenCannedQueryParams extends Object
| Constructor and Description |
|---|
GetChildrenCannedQueryParams(NodeRef parentRef,
Set<QName> assocTypeQNames,
Set<QName> childTypeQNames,
Set<QName> inclusiveAspects,
Set<QName> exclusiveAspects,
List<FilterProp> filterProps,
String pattern) |
| Modifier and Type | Method and Description |
|---|---|
Set<QName> |
getAssocTypeQNames() |
Set<QName> |
getChildTypeQNames() |
Set<QName> |
getExclusiveAspects() |
List<FilterProp> |
getFilterProps() |
Set<QName> |
getInclusiveAspects() |
NodeRef |
getParentRef() |
String |
getPattern() |
public NodeRef getParentRef()
public List<FilterProp> getFilterProps()
public String getPattern()
Copyright © 2005–2021 Alfresco Software. All rights reserved.