|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.util.meta.MetaElement
org.openxava.model.meta.MetaModel
org.openxava.model.meta.MetaAggregate
org.openxava.model.meta.MetaAggregateForReference
public class MetaAggregateForReference
Aggregate whose implementation is a JavaBean.
| Constructor Summary | |
|---|---|
MetaAggregateForReference()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBeanClass()
|
ModelMapping |
getMapping()
|
java.util.Collection |
getMetaPropertiesPersistents(MetaReference ref)
|
java.util.Collection |
getPersistentsPropertiesNames(MetaReference ref)
|
java.lang.Class |
getPropertiesClass()
Class that contains the properties defined in this model. |
void |
setBeanClass(java.lang.String newClass)
|
| Methods inherited from class org.openxava.model.meta.MetaAggregate |
|---|
getId, setName |
| Methods inherited from class org.openxava.util.meta.MetaElement |
|---|
getDescription, getDescription, getDescription, getLabel, getLabel, getLabel, getLocale, getName, has18nLabel, hasName, setDescription, setLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MetaAggregateForReference()
| Method Detail |
|---|
public java.lang.String getBeanClass()
throws XavaException
XavaExceptionpublic void setBeanClass(java.lang.String newClass)
public java.lang.Class getPropertiesClass()
throws XavaException
MetaModel
getPropertiesClass in class MetaModelXavaException
public ModelMapping getMapping()
throws XavaException
getMapping in class MetaModelXavaException
public java.util.Collection getMetaPropertiesPersistents(MetaReference ref)
throws XavaException
XavaException
public java.util.Collection getPersistentsPropertiesNames(MetaReference ref)
throws XavaException
XavaException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||