Package io.goobi.viewer.model.jsf
Class DynamicContent
java.lang.Object
io.goobi.viewer.model.jsf.DynamicContent
- All Implemented Interfaces:
Serializable
- Author:
- florian
- See Also:
-
Constructor Details
-
DynamicContent
- Parameters:
type
-componentFilename
-
-
-
Method Details
-
getId
- Returns:
- the id
-
setId
- Parameters:
id
- the id to set
-
getAttributes
- Returns:
- the attributes
-
setAttributes
- Parameters:
attributes
- the attributes to set
-
getType
- Returns:
- the type
-
getComponentFilename
-