Obsolete Pages{{Obsolete}}
The official documentation is at: http://docs.alfresco.com
Web ServicesBack to Alfresco Content Management Web Services.
The Dictionary web service.
A ClassPredicate provides control of which classes are returned.
Get a list of type and aspect definitions from the dictionary.
ClassDefinition[] getClasses(ClassPredicate types, ClassPredicate aspects)
Parameters:
Return:
Gets a list of property definitions.
PropertyDefinition[] getProperties(xsd:string[] propertyNames)
Parameters:
Return:
Gets a list of association definitions.
AssociationDefinition[] getAssociationDefinition(xsd:string[] associationNames)
Parameters:
Returns:
Indicates whether a type (or aspect) is a sub class of another type (or aspect).
xsd:boolean isSubClassOf(xsd:string className, xsd:string isSubClassOfName)
Parameters:
Return:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.