Uses of Class
com.collabnet.ce.soap60.webservices.pluggable.IntegratedAppResourceBundleSoapDO
-
Packages that use IntegratedAppResourceBundleSoapDO Package Description com.collabnet.ce.soap60.webservices.pluggable -
-
Uses of IntegratedAppResourceBundleSoapDO in com.collabnet.ce.soap60.webservices.pluggable
Methods in com.collabnet.ce.soap60.webservices.pluggable that return IntegratedAppResourceBundleSoapDO Modifier and Type Method Description IntegratedAppResourceBundleSoapDO[]PluggableComponent3SoapDO. getResourceBundles()Returns 'resourceBundles'.IntegratedAppResourceBundleSoapDO[]PluggableComponent4SoapDO. getResourceBundles()Returns 'resourceBundles'.IntegratedAppResourceBundleSoapDO[]PluggableComponent5SoapDO. getResourceBundles()Returns 'resourceBundles'.static IntegratedAppResourceBundleSoapDO[]IntegratedAppResourceBundleSoapDOMarshaler. rmiToSoapBundles(com.vasoftware.sf.server.services.pluggable.IntegratedAppResourceBundleDO[] rmiDOs)Helper method to convert RMI to SOAP bundle objectsMethods in com.collabnet.ce.soap60.webservices.pluggable with parameters of type IntegratedAppResourceBundleSoapDO Modifier and Type Method Description voidPluggableComponent3SoapDO. setResourceBundles(IntegratedAppResourceBundleSoapDO[] resourceBundles)Sets 'resourceBundles'.voidPluggableComponent4SoapDO. setResourceBundles(IntegratedAppResourceBundleSoapDO[] resourceBundles)Sets 'resourceBundles'.voidPluggableComponent5SoapDO. setResourceBundles(IntegratedAppResourceBundleSoapDO[] resourceBundles)Sets 'resourceBundles'.static com.vasoftware.sf.server.services.pluggable.IntegratedAppResourceBundleDO[]IntegratedAppResourceBundleSoapDOMarshaler. soapToRmiBundles(IntegratedAppResourceBundleSoapDO[] soapDOs)Helper method to convert SOAP to RMI bundle objects
-