org.rcfaces.core.model
Class ContentModelWrapper
java.lang.Object
org.rcfaces.core.model.ContentModelWrapper
- All Implemented Interfaces:
- IContentModel
- Direct Known Subclasses:
- FiltredContentModelWrapper
public class ContentModelWrapper
- extends Object
- implements IContentModel
- Version:
- $Revision: 1.3 $ $Date: 2008/09/17 16:38:17 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
ContentModelWrapper
public ContentModelWrapper()
setContentModel
public void setContentModel(IContentModel contentModel)
getContentModel
public IContentModel getContentModel()
checkNotModified
public boolean checkNotModified()
- Specified by:
checkNotModified in interface IContentModel
getContentEngineId
public String getContentEngineId()
- Specified by:
getContentEngineId in interface IContentModel
getWrappedData
public Object getWrappedData()
- Specified by:
getWrappedData in interface IContentModel
setContentEngineId
public void setContentEngineId(String contentEngineId)
- Specified by:
setContentEngineId in interface IContentModel
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
setInformations
public void setInformations(org.rcfaces.core.internal.contentAccessor.IGenerationResourceInformation generationInformation,
org.rcfaces.core.internal.contentAccessor.IGeneratedResourceInformation generatedInformation)
- Specified by:
setInformations in interface IContentModel
Copyright © 2006-2011 Vedana. All Rights Reserved.