Uses of Class
microsoft.dynamics.crm.entity.Roletemplate
-
Packages that use Roletemplate Package Description microsoft.dynamics.crm.entity -
-
Uses of Roletemplate in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Roletemplate Modifier and Type Method Description RoletemplateRoletemplate.Builder. build()RoletemplateRoletemplate. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.RoletemplateRoletemplate. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).RoletemplateRoletemplate. withName(String name)RoletemplateRoletemplate. withRoletemplateid(UUID roletemplateid)RoletemplateRoletemplate. withUnmappedField(String name, String value)
-