Uses of Class
com.emc.d2fs.models.template.Template
Packages that use Template
Package
Description
-
Uses of Template in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return types with arguments of type TemplateModifier and TypeMethodDescriptionICreationService.getFilteredTemplates
(Context context, String id, String filter, String filterPropName) Get filtered list of templatesICreationService.getTemplates
(Context context, String id) Get all available templatesITemplateService.getTemplates
(Context context, String id) Get all available templatesICreationService.getVDTemplates
(Context context, String id, List<Attribute> parameters) Get all available virtual documents templates config. -
Uses of Template in com.emc.d2fs.models.template
Methods in com.emc.d2fs.models.template that return TemplateMethods in com.emc.d2fs.models.template that return types with arguments of type TemplateMethods in com.emc.d2fs.models.template with parameters of type Template -
Uses of Template in com.emc.d2fs.services.creation_service
Methods in com.emc.d2fs.services.creation_service that return types with arguments of type TemplateModifier and TypeMethodDescriptionGetFilteredTemplatesResponse.getTemplates()
Gets the value of the templates property.GetTemplatesResponse.getTemplates()
Gets the value of the templates property.GetVDTemplatesResponse.getTemplates()
Gets the value of the templates property. -
Uses of Template in com.emc.d2fs.services.d2_template_service
Methods in com.emc.d2fs.services.d2_template_service that return types with arguments of type TemplateModifier and TypeMethodDescriptionGetTemplatesResponse.getTemplates()
Gets the value of the templates property.