Uses of Class
com.sforce.soap.metadata.ContentAssetLink
-
-
Uses of ContentAssetLink in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return ContentAssetLink Modifier and Type Method Description ContentAssetLink[]ContentAssetRelationships. getInsightsApplication()ContentAssetLink[]ContentAssetRelationships. getNetwork()ContentAssetLinkContentAssetRelationships. getOrganization()ContentAssetLink[]ContentAssetRelationships. getWorkspace()Methods in com.sforce.soap.metadata with parameters of type ContentAssetLink Modifier and Type Method Description voidContentAssetRelationships. setInsightsApplication(ContentAssetLink[] insightsApplication)voidContentAssetRelationships. setNetwork(ContentAssetLink[] network)voidContentAssetRelationships. setOrganization(ContentAssetLink organization)voidContentAssetRelationships. setWorkspace(ContentAssetLink[] workspace)
-