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