Uses of Class
com.sforce.soap.metadata.PlatformActionList
-
-
Uses of PlatformActionList in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return PlatformActionList Modifier and Type Method Description PlatformActionListFlexiPage. getPlatformActionlist()PlatformActionListLayout. getPlatformActionList()Methods in com.sforce.soap.metadata with parameters of type PlatformActionList Modifier and Type Method Description voidFlexiPage. setPlatformActionlist(PlatformActionList platformActionlist)voidLayout. setPlatformActionList(PlatformActionList platformActionList)
-