Uses of Class
com.boldsign.model.TemplateSharing
-
Packages that use TemplateSharing Package Description com.boldsign.model -
-
Uses of TemplateSharing in com.boldsign.model
Methods in com.boldsign.model that return TemplateSharing Modifier and Type Method Description TemplateSharingTemplateSharing. addTeamsItem(TemplateTeamShare teamsItem)static TemplateSharingTemplateSharing. fromJson(String jsonString)Create an instance of TemplateSharing given an JSON stringTemplateSharingTemplateProperties. getSharing()Get sharingTemplateSharingTemplateSharing. teams(List<TemplateTeamShare> teams)Methods in com.boldsign.model with parameters of type TemplateSharing Modifier and Type Method Description voidTemplateProperties. setSharing(TemplateSharing sharing)TemplatePropertiesTemplateProperties. sharing(TemplateSharing sharing)
-