Package org.opencms.ade.containerpage
Class CmsTypeAnalyzer.ResourceBean
java.lang.Object
org.opencms.ade.containerpage.CmsTypeAnalyzer.ResourceBean
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CmsTypeAnalyzer
Data for a single resource.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ResourceBean
Instantiates a new resource bean.- Parameters:
id
- the idpath
- the path
-
-
Method Details
-
getId
Gets the id.- Returns:
- the id
-
getPath
Gets the path.- Returns:
- the path
-