Uses of Class
com.collabnet.ce.soap60.webservices.pluggable.IntegratedAppResourceBundleSoapDO
Packages that use IntegratedAppResourceBundleSoapDO
-
Uses of IntegratedAppResourceBundleSoapDO in com.collabnet.ce.soap60.webservices.pluggable
Methods in com.collabnet.ce.soap60.webservices.pluggable that return IntegratedAppResourceBundleSoapDOModifier and TypeMethodDescriptionPluggableComponent3SoapDO.getResourceBundles()
Returns 'resourceBundles'.PluggableComponent4SoapDO.getResourceBundles()
Returns 'resourceBundles'.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 IntegratedAppResourceBundleSoapDOModifier and TypeMethodDescriptionvoid
PluggableComponent3SoapDO.setResourceBundles
(IntegratedAppResourceBundleSoapDO[] resourceBundles) Sets 'resourceBundles'.void
PluggableComponent4SoapDO.setResourceBundles
(IntegratedAppResourceBundleSoapDO[] resourceBundles) Sets 'resourceBundles'.void
PluggableComponent5SoapDO.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