Class PermsParameterBean
java.lang.Object
com.gentics.contentnode.rest.resource.parameter.PermsParameterBean
Parameter bean for permissions
-
Field Summary
Modifier and TypeFieldDescriptionboolean
Flag to add permission information for the returned items. -
Constructor Summary
-
Method Summary
-
Field Details
-
perms
@QueryParam("perms") @DefaultValue("false") public boolean permsFlag to add permission information for the returned items.
-
-
Constructor Details
-
PermsParameterBean
public PermsParameterBean()
-
-
Method Details
-
setPerms
-