Uses of Interface
org.alfresco.repo.template.TemplateProperties
Packages that use TemplateProperties
-
Uses of TemplateProperties in org.alfresco.repo.jscript
Classes in org.alfresco.repo.jscript that implement TemplatePropertiesModifier and TypeClassDescriptionclassCategory Nodes from the classification helper have special support. -
Uses of TemplateProperties in org.alfresco.repo.template
Subinterfaces of TemplateProperties in org.alfresco.repo.templateModifier and TypeInterfaceDescriptioninterfaceContract for Template API objects that support content on the 'cm:content' default property.Classes in org.alfresco.repo.template that implement TemplatePropertiesModifier and TypeClassDescriptionclassBase class for Template API objects that supply content functionality.classBase class for Template API objects that support permissions.classNode class specific for use by Template pages that support Bean objects as part of the model.classTemplate Node wrapper representing a record in the version history of a node.Fields in org.alfresco.repo.template with type parameters of type TemplatePropertiesModifier and TypeFieldDescriptionprotected List<TemplateProperties>BaseContentNode.childrenThe children of this nodeMethods in org.alfresco.repo.template that return TemplatePropertiesModifier and TypeMethodDescriptionTemplateNode.getParent()TemplateProperties.getParent()VersionHistoryNode.getParent()Methods in org.alfresco.repo.template that return types with arguments of type TemplatePropertiesModifier and TypeMethodDescriptionBaseContentNode.getChildren()TemplateProperties.getChildren()VersionHistoryNode.getChildren()