org.rcfaces.core.model
Interface IContentModel
- All Known Subinterfaces:
- IImageContentModel, IImageOperationContentModel
- All Known Implementing Classes:
- AbstractContentModel, BasicContentModel, ContentModelWrapper, FiltredContentModelWrapper
public interface IContentModel
- Version:
- $Revision: 1.5 $ $Date: 2010/08/10 14:02:30 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
setInformations
void setInformations(org.rcfaces.core.internal.contentAccessor.IGenerationResourceInformation generationInformation,
org.rcfaces.core.internal.contentAccessor.IGeneratedResourceInformation generatedInformation)
getWrappedData
Object getWrappedData()
getContentEngineId
String getContentEngineId()
setContentEngineId
void setContentEngineId(String contentEngineId)
checkNotModified
boolean checkNotModified()
Copyright © 2006-2011 Vedana. All Rights Reserved.