LMS

Welcome to the Lobeo Module Server project. Please feel free to submit bugs related to it.
Tasklist

FS#285 - method to get the list of publish factory as well as the details into the WebAppService on the MS

Attached to Project: LMS
Opened by Ferdinand (PaGaisu) - Wednesday, 14 December 2011, 15:49 GMT
Last edited by Ferdinand (PaGaisu) - Wednesday, 21 December 2011, 14:19 GMT
Task Type Feature Request
Category
Status Closed
Assigned To Ferdinand (PaGaisu)
Operating System All
Severity Low
Priority Normal
Reported Version alpha3
Due in Version alpha4
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

method to get the list of publish factory as well as the details into the WebAppService on the Master Server

/**
* Get the list of published factories by the callee LMS
* @return an array of factory names
* @throws Exception when an error occurred
*/
public abstract String[] getPublishedFactories() throws Exception;
This task depends upon

Closed by  Ferdinand (PaGaisu)
Wednesday, 21 December 2011, 14:19 GMT
Reason for closing:  Fixed

Loading...