Uses of Class
microsoft.dynamics.crm.entity.Invaliddependency
-
Packages that use Invaliddependency Package Description microsoft.dynamics.crm.entity -
-
Uses of Invaliddependency in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Invaliddependency Modifier and Type Method Description InvaliddependencyInvaliddependency.Builder. build()InvaliddependencyInvaliddependency. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.InvaliddependencyInvaliddependency. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).InvaliddependencyInvaliddependency. withExistingcomponentid(UUID existingcomponentid)InvaliddependencyInvaliddependency. withExistingcomponenttype(Integer existingcomponenttype)InvaliddependencyInvaliddependency. withExistingdependencytype(Integer existingdependencytype)InvaliddependencyInvaliddependency. withInvaliddependencyid(UUID invaliddependencyid)InvaliddependencyInvaliddependency. withIsexistingnoderequiredcomponent(Boolean isexistingnoderequiredcomponent)InvaliddependencyInvaliddependency. withMissingcomponentid(UUID missingcomponentid)InvaliddependencyInvaliddependency. withMissingcomponentinfo(String missingcomponentinfo)InvaliddependencyInvaliddependency. withMissingcomponentlookuptype(Integer missingcomponentlookuptype)InvaliddependencyInvaliddependency. withMissingcomponenttype(Integer missingcomponenttype)InvaliddependencyInvaliddependency. withUnmappedField(String name, Object value)
-