|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.openmdx.ui1.jdo2.ElementDefinition
public class ElementDefinition
Class ElementDefinition
| Nested Class Summary | |
|---|---|
static class |
ElementDefinition.Identity
The object's application identity |
static class |
ElementDefinition.Slice
Slice object hold the ElementDefinition's
multivalued attributes |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Field Summary | |
|---|---|
static List<String> |
BASE_CLASS
Define this class as base class |
static List<String> |
CLASS
Define the model class org::openmdx::ui1::ElementDefinition |
| Constructor Summary | |
|---|---|
ElementDefinition()
|
|
| Method Summary | ||
|---|---|---|
void |
addAdditionalElementDefinition(boolean idIsPersistent,
String id,
AdditionalElementDefinition additionalElementDefinition)
Adds the specified element to the set of the values for the reference additionalElementDefinition. |
|
void |
addAlternateElementDefinition(boolean idIsPersistent,
String id,
AlternateElementDefinition alternateElementDefinition)
Adds the specified element to the set of the values for the reference alternateElementDefinition. |
|
void |
addToSegment(Segment segment)
Sets a new value for the reference segment. |
|
void |
addToSegment(Segment segment,
boolean nameIsPersistent,
String name)
Set the object's composite association org:openmdx:ui1:SegmentContainsElementDefinition. |
|
|
getAdditionalElementDefinition()
Retrieves a set containing all the elements for the reference additionalElementDefinition. |
|
AdditionalElementDefinition |
getAdditionalElementDefinition(boolean idIsPersistent,
String id)
Retrieves the value for the reference additionalElementDefinition for the specified qualifier
attribute value. |
|
|
getAlternateElementDefinition()
Retrieves a set containing all the elements for the reference alternateElementDefinition. |
|
AlternateElementDefinition |
getAlternateElementDefinition(boolean idIsPersistent,
String id)
Retrieves the value for the reference alternateElementDefinition for the specified qualifier
attribute value. |
|
String |
getBackColor()
Retrieves the possibly null value for the optional attribute backColor. |
|
String |
getColor()
Retrieves the possibly null value for the optional attribute color. |
|
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
|
Set<String> |
getCreatedBy()
Retrieves a set containing all the elements for the attribute createdBy. |
|
String |
getDataBindingName()
Retrieves the possibly null value for the optional attribute dataBindingName. |
|
Integer |
getDecimalPlaces()
Retrieves the possibly null value for the optional attribute decimalPlaces. |
|
List<String> |
getDisplayValueExpr()
Retrieves a list containing all the elements for the attribute displayValueExpr. |
|
List<String> |
getEventHandler()
Retrieves a list containing all the elements for the attribute eventHandler. |
|
String |
getIconKey()
Retrieves the possibly null value for the optional attribute iconKey. |
|
String |
getIdentity()
Retrieves the value for the attribute identity. |
|
BigDecimal |
getIncrement()
Retrieves the possibly null value for the optional attribute increment. |
|
List<String> |
getLabel()
Retrieves a list containing all the elements for the attribute label. |
|
Integer |
getMaxLength()
Retrieves the possibly null value for the optional attribute maxLength. |
|
Integer |
getMaxMember()
Retrieves the possibly null value for the optional attribute maxMember. |
|
String |
getMaxValue()
Retrieves the possibly null value for the optional attribute maxValue. |
|
List<String> |
getMemberDefaultValue()
Retrieves a list containing all the elements for the attribute memberDefaultValue. |
|
List<String> |
getMemberElementName()
Retrieves a list containing all the elements for the attribute memberElementName. |
|
List<String> |
getMemberMimeType()
Retrieves a list containing all the elements for the attribute memberMimeType. |
|
String |
getMinValue()
Retrieves the possibly null value for the optional attribute minValue. |
|
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
|
Set<String> |
getModifiedBy()
Retrieves a set containing all the elements for the attribute modifiedBy. |
|
String |
getMultiplicity()
Retrieves the possibly null value for the optional attribute multiplicity. |
|
List<Integer> |
getOrder()
Retrieves a list containing all the elements for the attribute order. |
|
List<Integer> |
getOrderFieldGroup()
Retrieves a list containing all the elements for the attribute orderFieldGroup. |
|
List<Integer> |
getOrderObjectContainer()
Retrieves a list containing all the elements for the attribute orderObjectContainer. |
|
List<String> |
getShortLabel()
Retrieves a list containing all the elements for the attribute shortLabel. |
|
Integer |
getShowMaxMember()
Retrieves the possibly null value for the optional attribute showMaxMember. |
|
Integer |
getSizeXweight()
Retrieves the possibly null value for the optional attribute sizeXWeight. |
|
Integer |
getSkipRow()
Retrieves the possibly null value for the optional attribute skipRow. |
|
Integer |
getSpanRow()
Retrieves the possibly null value for the optional attribute spanRow. |
|
Integer |
getTitleIndex()
Retrieves the possibly null value for the optional attribute titleIndex. |
|
List<String> |
getToolTip()
Retrieves a list containing all the elements for the attribute toolTip. |
|
|
getView()
Retrieves a set containing all the elements for the reference view. |
|
org.openmdx.compatibility.view1.cci2.View |
getView(boolean namespaceIsPersistent,
String namespace)
Retrieves the value for the reference view for the
specified qualifier attribute value. |
|
boolean |
isActive()
Retrieves the value for the attribute active. |
|
Boolean |
isChangeable()
Retrieves the possibly null value for the optional attribute changeable. |
|
Boolean |
isColumnBreak()
Retrieves the possibly null value for the optional attribute columnBreak. |
|
Boolean |
isFilterable()
Retrieves the possibly null value for the optional attribute filterable. |
|
Boolean |
isHasThousandsSeparator()
Retrieves the possibly null value for the optional attribute hasThousandsSeparator. |
|
Boolean |
isInPlace()
Retrieves the possibly null value for the optional attribute inPlace. |
|
Boolean |
isPassword()
Retrieves the possibly null value for the optional attribute isPassword. |
|
Boolean |
isSortable()
Retrieves the possibly null value for the optional attribute sortable. |
|
static ElementDefinition.Identity |
newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean nameIsPersistent,
String name)
|
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
|
protected String |
openmdxjdoGetObjectId()
Retrieve the object's JDO identity key |
|
static org.w3c.cci2.CloseableCollection<ElementDefinition> |
openmdxjdoGetObjectsByParent(Segment segment)
Navigate through an object's composite association |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected
|
openmdxjdoGetSlices()
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
static ElementDefinition.Identity |
openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
|
|
void |
setActive(boolean active)
Sets a new value for the attribute active. |
|
void |
setBackColor(String backColor)
Sets a new value for the attribute backColor. |
|
void |
setChangeable(Boolean changeable)
Sets a new value for the attribute changeable. |
|
void |
setColor(String color)
Sets a new value for the attribute color. |
|
void |
setColumnBreak(Boolean columnBreak)
Sets a new value for the attribute columnBreak. |
|
void |
setDataBindingName(String dataBindingName)
Sets a new value for the attribute dataBindingName. |
|
void |
setDecimalPlaces(Integer decimalPlaces)
Sets a new value for the attribute decimalPlaces. |
|
void |
setDisplayValueExpr(String... displayValueExpr)
Clears displayValueExpr and adds the given value(s). |
|
void |
setEventHandler(String... eventHandler)
Clears eventHandler and adds the given value(s). |
|
void |
setFilterable(Boolean filterable)
Sets a new value for the attribute filterable. |
|
void |
setHasThousandsSeparator(Boolean hasThousandsSeparator)
Sets a new value for the attribute hasThousandsSeparator. |
|
void |
setIconKey(String iconKey)
Sets a new value for the attribute iconKey. |
|
void |
setIncrement(BigDecimal increment)
Sets a new value for the attribute increment. |
|
void |
setInPlace(Boolean inPlace)
Sets a new value for the attribute inPlace. |
|
void |
setLabel(String... label)
Clears label and adds the given value(s). |
|
void |
setMaxLength(Integer maxLength)
Sets a new value for the attribute maxLength. |
|
void |
setMaxMember(Integer maxMember)
Sets a new value for the attribute maxMember. |
|
void |
setMaxValue(String maxValue)
Sets a new value for the attribute maxValue. |
|
void |
setMemberDefaultValue(String... memberDefaultValue)
Clears memberDefaultValue and adds the given value(s). |
|
void |
setMemberElementName(String... memberElementName)
Clears memberElementName and adds the given value(s). |
|
void |
setMemberMimeType(String... memberMimeType)
Clears memberMimeType and adds the given value(s). |
|
void |
setMinValue(String minValue)
Sets a new value for the attribute minValue. |
|
void |
setMultiplicity(String multiplicity)
Sets a new value for the attribute multiplicity. |
|
void |
setOrder(int... order)
Clears order and adds the given value(s). |
|
void |
setOrderFieldGroup(int... orderFieldGroup)
Clears orderFieldGroup and adds the given value(s). |
|
void |
setOrderObjectContainer(int... orderObjectContainer)
Clears orderObjectContainer and adds the given value(s). |
|
void |
setPassword(Boolean isPassword)
Sets a new value for the attribute isPassword. |
|
void |
setShortLabel(String... shortLabel)
Clears shortLabel and adds the given value(s). |
|
void |
setShowMaxMember(Integer showMaxMember)
Sets a new value for the attribute showMaxMember. |
|
void |
setSizeXweight(Integer sizeXweight)
Sets a new value for the attribute sizeXWeight. |
|
void |
setSkipRow(Integer skipRow)
Sets a new value for the attribute skipRow. |
|
void |
setSortable(Boolean sortable)
Sets a new value for the attribute sortable. |
|
void |
setSpanRow(Integer spanRow)
Sets a new value for the attribute spanRow. |
|
void |
setTitleIndex(Integer titleIndex)
Sets a new value for the attribute titleIndex. |
|
void |
setToolTip(String... toolTip)
Clears toolTip and adds the given value(s). |
|
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final List<String> CLASS
org::openmdx::ui1::ElementDefinition
public static final List<String> BASE_CLASS
ElementDefinition.CLASS| Constructor Detail |
|---|
public ElementDefinition()
| Method Detail |
|---|
protected String openmdxjdoGetObjectId()
openmdxjdoGetObjectId in class org.oasisopen.jdo2.Identifiableprotected final <E extends org.w3c.jdo2.AbstractObject.Slice> SortedMap<Integer,E> openmdxjdoGetSlices()
openmdxjdoGetSlices in class org.w3c.jdo2.AbstractObjectpublic Date getModifiedAt()
modifiedAt.
getModifiedAt in interface org.openmdx.base.cci2.BasicObjectmodifiedAt.public final Boolean isHasThousandsSeparator()
hasThousandsSeparator.
isHasThousandsSeparator in interface AbstractElementDefinitionhasThousandsSeparator.public void setHasThousandsSeparator(Boolean hasThousandsSeparator)
hasThousandsSeparator.
setHasThousandsSeparator in interface AbstractElementDefinitionhasThousandsSeparator - The possibly null new value for attribute hasThousandsSeparator.public final Set<String> getModifiedBy()
modifiedBy.
getModifiedBy in interface org.openmdx.base.cci2.BasicObjectpublic final Boolean isSortable()
sortable.
isSortable in interface AbstractElementDefinitionsortable.public void setSortable(Boolean sortable)
sortable.
setSortable in interface AbstractElementDefinitionsortable - The possibly null new value for attribute sortable.public final String getMinValue()
minValue.
getMinValue in interface AbstractElementDefinitionminValue.public void setMinValue(String minValue)
minValue.
setMinValue in interface AbstractElementDefinitionminValue - The possibly null new value for attribute minValue.public final List<String> getMemberMimeType()
memberMimeType.
getMemberMimeType in interface AbstractElementDefinitionpublic void setMemberMimeType(String... memberMimeType)
memberMimeType and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setMemberMimeType in interface AbstractElementDefinitionmemberMimeType - value(s) to be added to memberMimeTypepublic final Boolean isPassword()
isPassword.
isPassword in interface AbstractElementDefinitionisPassword.public void setPassword(Boolean isPassword)
isPassword.
setPassword in interface AbstractElementDefinitionisPassword - The possibly null new value for attribute isPassword.public final String getMultiplicity()
multiplicity.
getMultiplicity in interface AbstractElementDefinitionmultiplicity.public void setMultiplicity(String multiplicity)
multiplicity.
setMultiplicity in interface AbstractElementDefinitionmultiplicity - The possibly null new value for attribute multiplicity.public <T extends AlternateElementDefinition> Collection<T> getAlternateElementDefinition()
alternateElementDefinition.
getAlternateElementDefinition in interface ElementDefinition
public AlternateElementDefinition getAlternateElementDefinition(boolean idIsPersistent,
String id)
alternateElementDefinition for the specified qualifier
attribute value.
getAlternateElementDefinition in interface ElementDefinitionidIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
public void addAlternateElementDefinition(boolean idIsPersistent,
String id,
AlternateElementDefinition alternateElementDefinition)
alternateElementDefinition.
Note: This is an extension to the JMI 1 standard.
addAlternateElementDefinition in interface ElementDefinitionidIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.alternateElementDefinition - The element to be appended.public <T extends AdditionalElementDefinition> Collection<T> getAdditionalElementDefinition()
additionalElementDefinition.
getAdditionalElementDefinition in interface ElementDefinition
public AdditionalElementDefinition getAdditionalElementDefinition(boolean idIsPersistent,
String id)
additionalElementDefinition for the specified qualifier
attribute value.
getAdditionalElementDefinition in interface ElementDefinitionidIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
public void addAdditionalElementDefinition(boolean idIsPersistent,
String id,
AdditionalElementDefinition additionalElementDefinition)
additionalElementDefinition.
Note: This is an extension to the JMI 1 standard.
addAdditionalElementDefinition in interface ElementDefinitionidIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.additionalElementDefinition - The element to be appended.public final Integer getTitleIndex()
titleIndex.
getTitleIndex in interface AbstractElementDefinitiontitleIndex.public void setTitleIndex(Integer titleIndex)
titleIndex.
setTitleIndex in interface AbstractElementDefinitiontitleIndex - The possibly null new value for attribute titleIndex.public final List<Integer> getOrderObjectContainer()
orderObjectContainer.
getOrderObjectContainer in interface AbstractElementDefinitionpublic void setOrderObjectContainer(int... orderObjectContainer)
orderObjectContainer and adds the given value(s).
This method is equivalent to
list.clear();
for(int e : attributeName){
list.add(e);
}
setOrderObjectContainer in interface AbstractElementDefinitionorderObjectContainer - value(s) to be added to orderObjectContainerpublic String getIdentity()
identity.
getIdentity in interface org.openmdx.base.cci2.ExtentCapableidentity.public final List<String> getEventHandler()
eventHandler.
getEventHandler in interface AbstractElementDefinitionpublic void setEventHandler(String... eventHandler)
eventHandler and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setEventHandler in interface AbstractElementDefinitioneventHandler - value(s) to be added to eventHandlerpublic final List<String> getMemberElementName()
memberElementName.
getMemberElementName in interface AbstractElementDefinitionpublic void setMemberElementName(String... memberElementName)
memberElementName and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setMemberElementName in interface AbstractElementDefinitionmemberElementName - value(s) to be added to memberElementNamepublic final Integer getMaxLength()
maxLength.
getMaxLength in interface AbstractElementDefinitionmaxLength.public void setMaxLength(Integer maxLength)
maxLength.
setMaxLength in interface AbstractElementDefinitionmaxLength - The possibly null new value for attribute maxLength.public final List<Integer> getOrder()
order.
getOrder in interface AbstractElementDefinitionpublic void setOrder(int... order)
order and adds the given value(s).
This method is equivalent to
list.clear();
for(int e : attributeName){
list.add(e);
}
setOrder in interface AbstractElementDefinitionorder - value(s) to be added to orderpublic Date getCreatedAt()
createdAt.
getCreatedAt in interface org.openmdx.base.cci2.BasicObjectcreatedAt.public final Integer getSpanRow()
spanRow.
getSpanRow in interface AbstractElementDefinitionspanRow.public void setSpanRow(Integer spanRow)
spanRow.
setSpanRow in interface AbstractElementDefinitionspanRow - The possibly null new value for attribute spanRow.public final String getBackColor()
backColor.
getBackColor in interface AbstractElementDefinitionbackColor.public void setBackColor(String backColor)
backColor.
setBackColor in interface AbstractElementDefinitionbackColor - The possibly null new value for attribute backColor.public final String getMaxValue()
maxValue.
getMaxValue in interface AbstractElementDefinitionmaxValue.public void setMaxValue(String maxValue)
maxValue.
setMaxValue in interface AbstractElementDefinitionmaxValue - The possibly null new value for attribute maxValue.public final BigDecimal getIncrement()
increment.
getIncrement in interface AbstractElementDefinitionincrement.public void setIncrement(BigDecimal increment)
increment.
setIncrement in interface AbstractElementDefinitionincrement - The possibly null new value for attribute increment.public final List<String> getDisplayValueExpr()
displayValueExpr.
getDisplayValueExpr in interface AbstractElementDefinitionpublic void setDisplayValueExpr(String... displayValueExpr)
displayValueExpr and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setDisplayValueExpr in interface AbstractElementDefinitiondisplayValueExpr - value(s) to be added to displayValueExprpublic final List<String> getToolTip()
toolTip.
getToolTip in interface AbstractElementDefinitionpublic void setToolTip(String... toolTip)
toolTip and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setToolTip in interface AbstractElementDefinitiontoolTip - value(s) to be added to toolTippublic final Integer getSkipRow()
skipRow.
getSkipRow in interface AbstractElementDefinitionskipRow.public void setSkipRow(Integer skipRow)
skipRow.
setSkipRow in interface AbstractElementDefinitionskipRow - The possibly null new value for attribute skipRow.public final List<String> getLabel()
label.
getLabel in interface AbstractElementDefinitionpublic void setLabel(String... label)
label and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setLabel in interface AbstractElementDefinitionlabel - value(s) to be added to labelpublic final Integer getDecimalPlaces()
decimalPlaces.
getDecimalPlaces in interface AbstractElementDefinitiondecimalPlaces.public void setDecimalPlaces(Integer decimalPlaces)
decimalPlaces.
setDecimalPlaces in interface AbstractElementDefinitiondecimalPlaces - The possibly null new value for attribute decimalPlaces.public final String getDataBindingName()
dataBindingName.
getDataBindingName in interface AbstractElementDefinitiondataBindingName.public void setDataBindingName(String dataBindingName)
dataBindingName.
setDataBindingName in interface AbstractElementDefinitiondataBindingName - The possibly null new value for attribute dataBindingName.public final Boolean isInPlace()
inPlace.
isInPlace in interface AbstractElementDefinitioninPlace.public void setInPlace(Boolean inPlace)
inPlace.
setInPlace in interface AbstractElementDefinitioninPlace - The possibly null new value for attribute inPlace.public final Set<String> getCreatedBy()
createdBy.
getCreatedBy in interface org.openmdx.base.cci2.BasicObjectpublic final List<String> getShortLabel()
shortLabel.
getShortLabel in interface AbstractElementDefinitionpublic void setShortLabel(String... shortLabel)
shortLabel and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setShortLabel in interface AbstractElementDefinitionshortLabel - value(s) to be added to shortLabelpublic final Boolean isFilterable()
filterable.
isFilterable in interface AbstractElementDefinitionfilterable.public void setFilterable(