Package | Description |
---|---|
com.gentics.contentnode.rest.model.response | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Class and Description |
---|---|
class |
TemplateUsageListResponse
Response for a page usage response (templates).
|
Modifier and Type | Method and Description |
---|---|
TemplateListResponse |
FolderResource.getTemplates(String folderId,
Integer nodeId,
String search,
boolean recursive,
boolean reduce,
String sortBy,
String sortOrder,
String editor,
String creator,
int editedBefore,
int editedSince,
int createdBefore,
int createdSince,
boolean checkPermission,
Boolean inherited,
Integer skipCount,
Integer maxItems)
Get the templates which are linked into the given folder
|
Copyright © 2019 Gentics Software. All rights reserved.