Uses of Class
microsoft.dynamics.crm.entity.Role
-
Packages that use Role Package Description microsoft.dynamics.crm.entity -
-
Uses of Role in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Role Modifier and Type Method Description RoleRole.Builder. build()RoleRole. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.RoleRole. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).RoleRole. with_businessunitid_value(UUID _businessunitid_value)RoleRole. with_createdby_value(UUID _createdby_value)RoleRole. with_createdonbehalfby_value(UUID _createdonbehalfby_value)RoleRole. with_modifiedby_value(UUID _modifiedby_value)RoleRole. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)RoleRole. with_parentroleid_value(UUID _parentroleid_value)RoleRole. with_parentrootroleid_value(UUID _parentrootroleid_value)RoleRole. with_roletemplateid_value(UUID _roletemplateid_value)RoleRole. withCanbedeleted(BooleanManagedProperty canbedeleted)RoleRole. withComponentstate(Integer componentstate)RoleRole. withCreatedon(OffsetDateTime createdon)RoleRole. withImportsequencenumber(Integer importsequencenumber)RoleRole. withIscustomizable(BooleanManagedProperty iscustomizable)RoleRole. withIsinherited(Integer isinherited)RoleRole. withIsmanaged(Boolean ismanaged)RoleRole. withModifiedon(OffsetDateTime modifiedon)RoleRole. withName(String name)RoleRole. withOrganizationid(UUID organizationid)RoleRole. withOverriddencreatedon(OffsetDateTime overriddencreatedon)RoleRole. withOverwritetime(OffsetDateTime overwritetime)RoleRole. withRoleid(UUID roleid)RoleRole. withRoleidunique(UUID roleidunique)RoleRole. withSolutionid(UUID solutionid)RoleRole. withUnmappedField(String name, Object value)RoleRole. withVersionnumber(Long versionnumber)
-