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(String _businessunitid_value)RoleRole. with_createdby_value(String _createdby_value)RoleRole. with_createdonbehalfby_value(String _createdonbehalfby_value)RoleRole. with_modifiedby_value(String _modifiedby_value)RoleRole. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)RoleRole. with_parentroleid_value(String _parentroleid_value)RoleRole. with_parentrootroleid_value(String _parentrootroleid_value)RoleRole. with_roletemplateid_value(String _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(String organizationid)RoleRole. withOverriddencreatedon(OffsetDateTime overriddencreatedon)RoleRole. withOverwritetime(OffsetDateTime overwritetime)RoleRole. withRoleid(String roleid)RoleRole. withRoleidunique(String roleidunique)RoleRole. withSolutionid(String solutionid)RoleRole. withUnmappedField(String name, String value)RoleRole. withVersionnumber(Long versionnumber)
-