org.rcfaces.core.model
Class BasicContentModel
java.lang.Object
org.rcfaces.core.model.AbstractContentModel
org.rcfaces.core.model.BasicContentModel
- All Implemented Interfaces:
- IContentModel
public class BasicContentModel
- extends AbstractContentModel
- Version:
- $Revision: 1.5 $ $Date: 2008/12/09 16:37:13 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
|
Field Summary |
protected org.rcfaces.core.internal.contentAccessor.IGeneratedResourceInformation |
generatedInformation
|
protected org.rcfaces.core.internal.contentAccessor.IGenerationResourceInformation |
generationInformation
|
|
Method Summary |
void |
setInformations(org.rcfaces.core.internal.contentAccessor.IGenerationResourceInformation generationInformation,
org.rcfaces.core.internal.contentAccessor.IGeneratedResourceInformation generatedInformation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
generatedInformation
protected transient org.rcfaces.core.internal.contentAccessor.IGeneratedResourceInformation generatedInformation
generationInformation
protected transient org.rcfaces.core.internal.contentAccessor.IGenerationResourceInformation generationInformation
BasicContentModel
public BasicContentModel()
BasicContentModel
public BasicContentModel(Object value)
setInformations
public void setInformations(org.rcfaces.core.internal.contentAccessor.IGenerationResourceInformation generationInformation,
org.rcfaces.core.internal.contentAccessor.IGeneratedResourceInformation generatedInformation)
- Specified by:
setInformations in interface IContentModel- Overrides:
setInformations in class AbstractContentModel
Copyright © 2006-2011 Vedana. All Rights Reserved.