|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdditionalElementDefinition
Class AdditionalElementDefinition
| Nested Class Summary | |
|---|---|
static interface |
AdditionalElementDefinition.Identity
Object Identity |
| Method Summary | |
|---|---|
Set<String> |
getForClass()
|
void |
setElementDefinition(ElementDefinition elementDefinition)
Sets a new value for the reference elementDefinition. |
void |
setElementDefinition(ElementDefinition elementDefinition,
boolean idIsPersistent,
String id)
Set the object's composite association org:openmdx:ui1:ElementDefinitionContainsAdditionalElementDefinition. |
void |
setForClass(String... forClass)
This method is equivalent to |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Method Detail |
|---|
Set<String> getForClass()
void setForClass(String... forClass)
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(forClass));
forClass - value(s) to be added to forClassvoid setElementDefinition(ElementDefinition elementDefinition)
elementDefinition.
elementDefinition - The non-null new value for this reference.
void setElementDefinition(ElementDefinition elementDefinition,
boolean idIsPersistent,
String id)
org:openmdx:ui1:ElementDefinitionContainsAdditionalElementDefinition.
elementDefinition - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||