Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.uwyn.rife.cmf Classes and Interfaces - 74 results found.
NameDescriptionTypePackageFramework
CmfPropertyThis class extends ConstrainedProperty to provide additional constraints that are specific for the content management framework (CMF).Classcom.uwyn.rife.cmfRife
CmfPropertyValidationRuleThis abstract class extends the PropertyValidationRule class to provide common functionality that is useful for all concrete CMFClasscom.uwyn.rife.cmf.validationRife
CmfValidationThis class extends Validation to create additional ValidationRules that correspond to CMF constraints.Classcom.uwyn.rife.cmfRife
ContentContains the information required to store new content data together with additional meta-data.Classcom.uwyn.rife.cmfRife
ContentDataUserClasscom.uwyn.rife.cmf.damRife
ContentInfoThis class represents all the information that is stored in the backend about a certain Content instance.Classcom.uwyn.rife.cmfRife
ContentLoaderThis is an abstract class that needs to be extended by all the classes that are able to load raw data and converted it to a common internal type.Classcom.uwyn.rife.cmf.loaderRife
ContentLoaderBackendThis is an interface that should be implemented by all content loader All content loader back-ends that are fronted by the same ContentLoader should handle the same InternalType, which isInterfacecom.uwyn.rife.cmf.loaderRife
ContentManagerA ContentManager manages content that is stored in a back-end Content is isolated in repositories that should have unique names.Interfacecom.uwyn.rife.cmf.damRife
ContentManagerExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
ContentQueryManagerThe ContentQueryManager simplifies working with content a lot.Classcom.uwyn.rife.cmf.damRife
ContentRepositoryContains the information that's required to describe a content repository.Classcom.uwyn.rife.cmfRife
ContentStoreA ContentStore stores the actual content data and is responsible for managing it.Interfacecom.uwyn.rife.cmf.damRife
ContentTransformerThis interface defines the API that has to be implemented by classes that are capable of transforming content data after it's initially loaded.Interfacecom.uwyn.rife.cmf.transformRife
DatabaseContentClasscom.uwyn.rife.cmf.dam.contentmanagersRife
DatabaseContentFactoryClasscom.uwyn.rife.cmf.dam.contentmanagersRife
DatabaseContentInfoThis class adds additional properties to the ContentInfo class to be able to store the data in a datab.Classcom.uwyn.rife.cmf.dam.contentmanagersRife
DatabaseContentStoreClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseImageStoreClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseImageStoreFactoryClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseRawStoreClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseRawStoreFactoryClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseTextStoreClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseTextStoreFactoryClasscom.uwyn.rife.cmf.dam.contentstoresRife
DeleteContentDataErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
ExpectedMimeTypeConstraintExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
ExpectedOrdinalConstraintExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
FormatExceptionClasscom.uwyn.rife.cmf.format.exceptionsRife
FormatterFormats raw data according to the information that's provided by a Content instance.Interfacecom.uwyn.rife.cmf.formatRife
HasContentDataErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
ImageContentLoaderLoads raw content as image data.Classcom.uwyn.rife.cmf.loaderRife
ImageContentLoaderBackendThis is an abstract class that should be implemented by all image content The load method simply checks theClasscom.uwyn.rife.cmf.loaderRife
ImageContentTransformerThis interface defines the API that has to be implemented by classes that are capable of transforming image content data afterInterfacecom.uwyn.rife.cmf.transformRife
ImageFormatterFormats raw Content data as an image.Classcom.uwyn.rife.cmf.formatRife
ImageIOLoaderThis is an image loader back-end that uses ImageIO to load image files.Classcom.uwyn.rife.cmf.loader.imageRife
ImageJLoaderThis is an image loader back-end that uses ImageJ to load TIFF files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
ImageroReaderLoaderThis is an image loader back-end that uses ImageroReader to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
InstallContentErrorExceptionClasscom.uwyn.rife.cmf.dam.contentmanagers.exceptionsRife
InstallContentStoreErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
InvalidContentDataTypeExceptionClasscom.uwyn.rife.cmf.format.exceptionsRife
InvalidOrdinalRestrictionTypeExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
InvalidOrdinalTypeExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
JaiLoaderThis is an image loader back-end that uses Java Advanced Imaging to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
Jdk14LoaderClasscom.uwyn.rife.cmf.loader.xhtmlRife
JimiLoaderThis is an image loader back-end that uses Jimi to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
JMagickLoaderThis is an image loader back-end that uses JMagick to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
MimeTypeThis is a typed enumeration of all the mime types that the content management framework specifically knows about.Classcom.uwyn.rife.cmfRife
MissingDatasourceExceptionClasscom.uwyn.rife.cmf.elementsRife
MissingIdentifierValueExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
OrdinalManagerThis class makes it possible to easily manage an integer ordinal column that is typically used to determine the order of the rows in a specificClasscom.uwyn.rife.cmf.damRife
OrdinalManager .DirectionFields inherited from class com.Classcom.uwyn.rife.cmf.dam.OrdinalManagerRife
OrdinalRestrictionCantBeNullExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
PlainTextFormatterFormats plain test Content data.Classcom.uwyn.rife.cmf.formatRife
RawContentStreamClasscom.uwyn.rife.cmf.dam.contentstoresRife
RawContentTransformerThis interface defines the API that has to be implemented by classes that are capable of transforming raw content data after it's initially loaded.Interfacecom.uwyn.rife.cmf.transformRife
RawFormatterFormats raw Content data.Classcom.uwyn.rife.cmf.formatRife
RemoveContentErrorExceptionClasscom.uwyn.rife.cmf.dam.contentmanagers.exceptionsRife
RemoveContentStoreErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
RetrieveSizeErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
ServeContentClasscom.uwyn.rife.cmf.elementsRife
StoreContentDataErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
SupportedImageA validation rule that checks if the data in a property is able to be loaded as a supported image format without errors.Classcom.uwyn.rife.cmf.validationRife
SupportedA validation rule that checks if the data in a property is able to be loaded as supported and valid xhtml without errors.Classcom.uwyn.rife.cmf.validationRife
TextContentTransformerThis interface defines the API that has to be implemented by classes that are capable of transforming text content dataInterfacecom.uwyn.rife.cmf.transformRife
UnexpectedConversionErrorExceptionClasscom.uwyn.rife.cmf.format.exceptionsRife
UnknownConstrainedPropertyExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
UnknownContentRepositoryExceptionClasscom.uwyn.rife.cmf.dam.contentmanagers.exceptionsRife
UnknownOrdinalExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
UnknownOrdinalRestrictionExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
UnreadableDataFormatExceptionClasscom.uwyn.rife.cmf.format.exceptionsRife
UnsupportedMimeTypeExceptionClasscom.uwyn.rife.cmf.dam.contentmanagers.exceptionsRife
UnsupportedTargetMimeTypeExceptionClasscom.uwyn.rife.cmf.format.exceptionsRife
UseContentDataErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
WrongConstrainedPropertyVariantExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife