[Dev] Retrieving Data from Multiple-RXT via GenericArtifactManager

2013-06-20 Thread Chan
Hi all, For the mobile app store we have several artifact types (iOS, Android etc). We want to know if there is a method to retrieve multiple asset types (Since GenericArtifactManager requires artifact type given in constructor). Thank you. -- Chan (Dulitha Wijewantha) Software Engineer -

Re: [Dev] Retrieving Data from Multiple-RXT via GenericArtifactManager

2013-06-20 Thread Eranda Sooriyabandara
Hi Dulitha, On Thu, Jun 20, 2013 at 12:50 PM, Chan duli...@wso2mobile.com wrote: Hi all, For the mobile app store we have several artifact types (iOS, Android etc). We want to know if there is a method to retrieve multiple asset types (Since GenericArtifactManager requires artifact type

Re: [Dev] Retrieving Data from Multiple-RXT via GenericArtifactManager

2013-06-20 Thread Pulasthi Supun
Hi Dulitha To add to eranda's answer. I think GovernanceUtils.findGovernanceArtifactConfigurations [1] method will come help to some extent you can get all the configurations using this and then find the asset type by getting governanceArtifactConfiguration.getKey() and use that to create the