FeatureModelList |
NodeResource.availableFeatures(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging) |
Get list of available node features.
The result can be filtered by
id
name
description
and sorted by
id
name
description
|
LanguageList |
NodeResource.availableLanguages(String nodeId,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging) |
Get list of languages, which can be assigned to the node.
The result can be filtered by
id
globalId
name
code
and sorted by
id
globalId
name
code
|
ConstructList |
DatasourceResource.constructs(String id,
SortParameterBean sorting,
FilterParameterBean filter,
PagingParameterBean paging,
EmbedParameterBean embed) |
Get the constructs using the datasource.
The result can be filtered by
id
globalId
keyword
name
description
category
and sorted by
id
globalId
keyword
name
description
category
|
FeatureList |
NodeResource.features(String nodeId,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging) |
Get list of features activated for the node.
The result can be filtered by
name
and sorted by
name
|
PagedFolderListResponse |
TemplateResource.folders(String id,
SortParameterBean sort,
FilterParameterBean filter,
PagingParameterBean paging) |
Get the folders to which the template is assigned.
The result can be filtered by
id
name
description
and sorted by
id
name
description
|
ActionLogEntryList |
AdminResource.getActionLog(PagingParameterBean paging,
ActionLogParameterBean query) |
Get the action log
|
ActionModelList |
AdminResource.getActionLogActions(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging) |
Get the actions, which are logged.
The result can be filtered by
name
label
and sorted by
name
label
|
ActionLogTypeList |
AdminResource.getActionLogTypes(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging) |
Get the object types, that are logged.
The result can be filtered by
name
label
and sorted by
name
label
|
PagedConstructListResponse |
NodeResource.getConstructs(String nodeId,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms) |
Get the constructs assigned to this node.
The result can be filtered by
keyword
name
description
and sorted by
id
globalId
keyword
name
description
|
DirtQueueEntryList |
AdminResource.getDirtQueue(PagingParameterBean paging,
DirtQueueParameterBean filter) |
Get the sorted list of dirt queue entries
|
ErrorLogEntryList |
AdminResource.getErrorLog(FilterParameterBean filter,
PagingParameterBean paging) |
Get error log
|
PagedObjectPropertyListResponse |
NodeResource.getObjectProperties(String nodeId,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms) |
Get the object properties assigned to this node.
The result can be filtered by
keyword
name
description
and sorted by
keyword
name
description
|
PagedTemplateListResponse |
NodeResource.getTemplates(String nodeId,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms) |
Get the templates assigned to this node.
|
GroupList |
UserResource.groups(String id,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms) |
List groups of given user.
The result can be filtered by
id
name
and sorted by
id
name
|
LanguageList |
NodeResource.languages(String nodeId,
FilterParameterBean filter,
PagingParameterBean paging) |
Get list of languages in the node.
|
PagedConstructListResponse |
ConstructResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
ConstructParameterBean constructFilter,
PermsParameterBean perms,
EmbedParameterBean embed) |
Get the list of constructs.
The result can be filtered by
keyword
name
description
and sorted by
id
globalId
keyword
name
description
|
ContentRepositoryFragmentListResponse |
ContentRepositoryFragmentResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms) |
List available ContentRepository Fragments.
The result can be filtered by
id
globalId
name
and sorted by
id
globalId
name
|
ContentRepositoryListResponse |
ContentRepositoryResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms) |
List available ContentRepositories.
The result can be filtered by
id
globalId
name
crType
dbType
username
url
basepath
and sorted by
id
globalId
name
crType
dbType
username
url
basepath
instantPublishing
languageInformation
permissionInformation
diffDelete
checkDate
checkStatus
statusDate
dataStatus
|
PagedDatasourceListResponse |
DatasourceResource.list(SortParameterBean sorting,
FilterParameterBean filter,
PagingParameterBean paging) |
List datasources.
The result can be filtered by
id
globalId
name
type
and sorted by
id
globalId
name
type
|
FileListResponse |
FileResource.list(InFolderParameterBean inFolder,
FileListParameterBean fileListParams,
FilterParameterBean filterParams,
SortParameterBean sortingParams,
PagingParameterBean pagingParams,
EditableParameterBean editableParams,
WastebinParameterBean wastebinParams) |
Get a list of files in the specified folder.
The result can be filtered by
id
name
description
niceUrl
alternateUrls
and sorted by
id
name
niceUrl
alternateUrls
fileSize
fileType
|
FolderListResponse |
FolderResource.list(InFolderParameterBean inFolder,
FolderListParameterBean folderListParams,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
EditableParameterBean editable,
WastebinParameterBean wastebin) |
Get the list of folders in this folder.
The result can be filtered by
id
name
description
and sorted by
id
name
description
publishDir
|
GroupList |
GroupResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms) |
List groups.
The result can be filtered by
id
name
description
and sorted by
id
name
description
|
ImageListResponse |
ImageResource.list(InFolderParameterBean inFolder,
FileListParameterBean fileListParams,
FilterParameterBean filterParams,
SortParameterBean sortingParams,
PagingParameterBean pagingParams,
EditableParameterBean editableParams,
WastebinParameterBean wastebinParams) |
Get a list of images in the specified folder.
The result can be filtered by
id
name
description
niceUrl
alternateUrls
and sorted by
id
name
niceUrl
alternateUrls
fileSize
fileType
|
LanguageList |
LanguageResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging) |
Load a list of languages.
The result can be filtered by
id
globalId
name
code
and sorted by
id
globalId
name
code
|
MarkupLanguageListResponse |
MarkupLanguageResource.list(SortParameterBean sort,
FilterParameterBean filter,
PagingParameterBean paging) |
Get a list of markup languages.
The result can be filtered by
id
name
extension
contentType
feature
and sorted by
id
name
extension
contentType
feature
excludeFromPublishing
|
NodeList |
NodeResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms,
String stagingPackageName) |
List nodes.
The result can be filtered by
id
name
and sorted by
id
name
|
ObjectPropertyListResponse |
ObjectPropertyResource.list(SortParameterBean sorting,
FilterParameterBean filter,
PagingParameterBean paging,
ObjectPropertyParameterBean typeFilter,
EmbedParameterBean embed) |
List object properties.
The result can be filtered by
id
globalId
name
description
keyword
and sorted by
id
globalId
name
description
keyword
type
required
inheritable
syncContentset
syncChannelset
syncVariants
construct.name
category.name
|
PageListResponse |
PageResource.list(InFolderParameterBean inFolder,
PageListParameterBean pageListParams,
FilterParameterBean filterParams,
SortParameterBean sortingParams,
PagingParameterBean pagingParams,
PublishableParameterBean publishParams,
WastebinParameterBean wastebinParams) |
Get a list of pages in the specified folder.
The result can be filtered by
id
name
fileName
description
niceUrl
alternateUrls
and sorted by
id
name
fileName
niceUrl
alternateUrls
|
RoleListResponse |
RoleResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms) |
Get list of roles.
The result can be filtered by
id
name
description
and sorted by
id
name
description
|
TemplateInNodeResponse |
TemplateResource.list(List<String> nodeIds,
FilterParameterBean filterParams,
SortParameterBean sortingParams,
PagingParameterBean pagingParams,
PermsParameterBean perms,
TemplateListParameterBean listParams) |
List templates assigned to the given list of nodes.
The result can be filtered by
id
name
description
and sorted by
id
name
description
cdate
edate
|
UserList |
UserResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms,
EmbedParameterBean embed) |
List users.
The result can be filtered by
id
login
firstName
lastName
email
and sorted by
id
login
firstName
lastName
email
|
ConstructCategoryListResponse |
ConstructResource.listCategories(SortParameterBean sorting,
FilterParameterBean filter,
PagingParameterBean paging,
EmbedParameterBean embed) |
List all construct categories.
The result can be filtered by
id
globalId
name
and sorted by
id
globalId
name
|
ObjectPropertyCategoryListResponse |
ObjectPropertyResource.listCategories(SortParameterBean sorting,
FilterParameterBean filter,
PagingParameterBean paging,
EmbedParameterBean embed) |
List all object property categories.
The result can be filtered by
id
globalId
name
sortOrder
and sorted by
id
globalId
name
sortOrder
|
ContentRepositoryFragmentListResponse |
ContentRepositoryResource.listCrFragments(String id,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms) |
Get the ContnetRepository Fragments assigned to the ContentRepository.
The result can be filtered by
id
globalId
name
and sorted by
id
globalId
name
|
ContentRepositoryFragmentEntryListResponse |
ContentRepositoryFragmentResource.listEntries(String id,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging) |
Get the entries in the ContentRepository Fragment.
The result can be filtered by
id
globalId
tagname
mapname
foreignlinkAttribute
foreignlinkAttributeRule
category
and sorted by
id
globalId
tagname
mapname
objType
attributeType
targetType
multivalue
optimized
filesystem
foreignlinkAttribute
foreignlinkAttributeRule
category
segmentfield
displayfield
urlfield
|
TagmapEntryListResponse |
ContentRepositoryResource.listEntries(String id,
boolean fragments,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging) |
Get the entries in the ContentRepository.
The result can be filtered by
id
globalId
tagname
mapname
foreignlinkAttribute
foreignlinkAttributeRule
category
fragmentName
and sorted by
id
globalId
tagname
mapname
object
attributeType
targetType
multivalue
optimized
filesystem
foreignlinkAttribute
foreignlinkAttributeRule
category
segmentfield
displayfield
urlfield
fragmentName
|
TagList |
TemplateResource.listTags(String id,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
EmbedParameterBean embed) |
Get the list of template tags for this template
|
NodeList |
TemplateResource.nodes(String id,
SortParameterBean sort,
FilterParameterBean filter,
PagingParameterBean paging) |
Get the nodes to which the template is assigned.
The result can be filtered by
id
name
and sorted by
id
name
|
GroupList |
GroupResource.subgroups(String id,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms) |
List subgroups of the given group.
The result can be filtered by
id
name
description
and sorted by
id
name
description
|
TagStatusResponse |
TemplateResource.tagStatus(String id,
SortParameterBean sort,
FilterParameterBean filter,
PagingParameterBean paging) |
Get the tag status for a template.
|
UserList |
GroupResource.users(String id,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms,
EmbedParameterBean embed) |
List users of given group.
The result can be filtered by
id
login
firstName
lastName
email
and sorted by
id
login
firstName
lastName
email
|