public class GroupQueryProperty extends Object implements QueryProperty
GroupQuery.| Modifier and Type | Field and Description |
|---|---|
static GroupQueryProperty |
GROUP_ID |
static GroupQueryProperty |
NAME |
static GroupQueryProperty |
TYPE |
| Constructor and Description |
|---|
GroupQueryProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
static GroupQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final GroupQueryProperty GROUP_ID
public static final GroupQueryProperty NAME
public static final GroupQueryProperty TYPE
public GroupQueryProperty(String name)
public String getName()
getName in interface QueryPropertypublic static GroupQueryProperty findByName(String propertyName)
Copyright © 2016 Alfresco. All rights reserved.