All Classes and Interfaces
Class
Description
Abstract class that is a default "return null" implementation for ISearchSyntaxVisitor.
Internal abstract class used to represent a search syntax node.
Categories allow you to quickly and easily organize your content to help you retrieve the content you are looking
for.
Represents a child parent relation between a source and a target node of a specific type.
Represents the data of a file.
Created by Giovanni on 06/09/16.
Data structure that represents a facet of a search result.
Simple data-container class that represents a group in Alfresco nodeRef: the NodeRef that this group represents
identifier: the unique identifying name of this group displayName: the changeable display name of this group
Data structure that represents part of the search results, specifically the highlights of a single field.
https://wiki.alfresco.com/wiki/Classification_And_Categories
Created by jasper on 25/10/17.
Aggregates all operations of the property service and the typeservice.
Service for operations related to files and folders.
Service for operations on nodes.
Search node that represents an invert (logical not) operation to its children.
Service around people and groups.
Service used for executing search queries.
Interface used to enforce the visitor pattern on search nodes on its children.
Created by jasper on 30/10/17.
Service that provides translations
Gets type definitions.
Versioning information for a node
Versioning information regarding Alfred API itself
Provides utility functions to access information about the current web context
Created by jasper on 29/09/17.
Datastructure that represents changes to the metadata of a noderef
Datastructure that represents an association between nodes.
Datastructure that represents a list of NodeAssociations.
Represents the metadata of a node.
The Node Path component displays the full path to the specified Node.
Identifier a single node.
Represents an AND or OR search node.
Created by Michiel Huygen on 10/11/2015.
Represents a path to a node.
Represents the state of a permission: Allowed, Denied or undetermined.
Datastructure that represents a person in alfresco and its information.
Datastructure that represents a constraint of a property.
Datastructure that represents a property.
Wether a property is facetable.
Information around the indexation with a property.
Represents a search node that searches for a property a specific value or value range.
Determines how the property its value is tokenized in the search index.
Datastructure that represents the translations of a single property its values for a single language.
Represents an unique name in alfresco for properties and types.
Object used to build a search query.
Represents a range of values on which can be searched.
Type deserializer.
Represents a search query with search options.
Enum that represents the consistency of the search query.
Datastructure that represents the result of a search.
A search syntax node.
Search syntax visitor that prints the search nodes into human readable format.
Represents a store id.
Created by Stan on 24-Feb-16.
Created by jasper on 29/09/17.
Represents a search nodes that searches for a specific value for a specific term.
Datastructure that represents the translations of a specific language.
Datastructure that represents a value of a translation.
The information of a type: The qname, which is its ID.
Represent a list of types.
Datastructure containing the information of a single version.
Describes the alfredApi implementation version
Datastructure that represents a list of versions.
POJO for JSON serialization when retrieving the workflow definitions
POJO for JSON serialization for responding to a /workflows/definitions call It really just needs to wrap a JSON array
in a JSON object with the key "data"