Package com.jalios.jcms
Interface EditableData
-
- All Known Implementing Classes:
AbstractCalendarEvent,AbstractDBTestType,AbstractEventResource,AbstractJPortal,AbstractMedia,AbstractPortalJspCollection,AbstractShortcut,AbstractTestType,AbstractWebPage,AccessControlList,Category,Content,DBFileDocument,DBMember,FileDocument,Form,Group,MailMessage,Member,Portal,PortalElement,PortalRedirect,Portlet,PortletCollection,PortletParent,PortletSkinable,Publication,UserContent,Workspace
public interface EditableDataEditableData is a tagging interface which a Data subclass implements to indicates it can be edited with a dedicated editor.- Since:
- jcms-5.0.0
- Version:
- $Revision: 14756 $
- Author:
- olivier.dedieu@jalios.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringREVISION
-
-
-
Field Detail
-
REVISION
static final java.lang.String REVISION
- See Also:
- Constant Field Values
-
-