Package de.xima.fc.gui.model.portal
Class PortalFileProperty
- java.lang.Object
 - 
- de.xima.fc.gui.model.portal.PortalProperty
 - 
- de.xima.fc.gui.model.portal.PortalFileProperty
 
 
 
- 
- All Implemented Interfaces:
 Serializable
public final class PortalFileProperty extends PortalProperty
Metadata for a builtin localizable file property of a portal related entity.- Since:
 - 8.2.0
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description PortalFileProperty(String label, String detail) 
 -