Package org.ametys.web.repository
Class PageGeneratorHelper
java.lang.Object
org.ametys.web.repository.PageGeneratorHelper
Helper for page generator
-
Method Summary
-
Method Details
-
getParameters
public static Map<String,Object> getParameters(Service service, ZoneItem zoneItem) throws AmetysRepositoryException Retrieve the parameter values of the given service- Parameters:
service
- the service's modelzoneItem
- the zone item containing the service's instance- Returns:
- the service's parameter values indexed by their name
- Throws:
AmetysRepositoryException
- - to remove
-