Class LandingPageItem
java.lang.Object
de.fraunhofer.iosb.ilt.frostserver.plugin.odata.LandingPageItem
- Author:
- hylke
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LandingPageItem
public LandingPageItem()
-
-
Method Details
-
generateFrom
public LandingPageItem generateFrom(de.fraunhofer.iosb.ilt.frostserver.model.EntityType et, String path) -
getName
- Returns:
- the name
-
setName
- Parameters:
name- the name to set
-
getUrl
- Returns:
- the url
-
setUrl
- Parameters:
url- the url to set
-
getTitle
- Returns:
- the title
-
setTitle
- Parameters:
title- the title to set
-