Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
com.jalios.jcms.portlet |
Contains core Portlets parent of all generated portlets.
|
Modifier and Type | Class and Description |
---|---|
static class |
FileDocument.ContentTypeComparator<T extends FileDocument> |
static class |
FileDocument.DimensionsComparator<T extends FileDocument>
This comparators compare FileDocuments of image file type according
to their dimensions.
|
static class |
FileDocument.DurationComparator<T extends FileDocument>
This comparators compare FileDocuments of audio file type according
to their duration.
|
static class |
FileDocument.SizeComparator<T extends FileDocument> |
Modifier and Type | Class and Description |
---|---|
static class |
PortletSkinable.ContentTitleComparator<T extends Publication>
Sort the Publication according to their title, but using the display
title for Portlet if available.
|
static class |
PortletSkinable.PortletSkinableTitleComparator<T extends PortletSkinable>
Sort the PortletSkinable according to their display title.
|
Copyright © 2001-2010 Jalios SA. All Rights Reserved.