|
||||||||||
| 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.AdditionalElementDefinition
public class AdditionalElementDefinition
Class AdditionalElementDefinition
| Nested Class Summary | |
|---|---|
static class |
AdditionalElementDefinition.Identity
The object's application identity |
static class |
AdditionalElementDefinition.Slice
|
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.BLOB, org.w3c.jdo2.AbstractObject.CLOB, 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::AdditionalElementDefinition |
| Constructor Summary | |
|---|---|
AdditionalElementDefinition()
|
|
| Method Summary | ||
|---|---|---|
String |
getBackColor()
|
|
String |
getColor()
|
|
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
|
Set<String> |
getCreatedBy()
|
|
String |
getDataBindingName()
|
|
Integer |
getDecimalPlaces()
|
|
List<String> |
getDisplayValueExpr()
|
|
List<String> |
getEventHandler()
|
|
Set<String> |
getForClass()
|
|
String |
getIconKey()
|
|
org.openxri.XRI |
getIdentity()
Retrieves the value for the derived attribute identity. |
|
BigDecimal |
getIncrement()
|
|
List<String> |
getLabel()
|
|
Integer |
getMaxLength()
|
|
Integer |
getMaxMember()
|
|
String |
getMaxValue()
|
|
List<String> |
getMemberDefaultValue()
|
|
List<String> |
getMemberElementName()
|
|
List<String> |
getMemberMimeType()
|
|
String |
getMinValue()
|
|
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
|
Set<String> |
getModifiedBy()
|
|
String |
getMultiplicity()
|
|
List<Integer> |
getOrder()
|
|
List<Integer> |
getOrderFieldGroup()
|
|
List<Integer> |
getOrderObjectContainer()
|
|
List<String> |
getShortLabel()
|
|
Integer |
getShowMaxMember()
|
|
Integer |
getSizeXweight()
|
|
Integer |
getSkipRow()
|
|
Integer |
getSpanRow()
|
|
Integer |
getTitleIndex()
|
|
List<String> |
getToolTip()
|
|
|
getView()
Retrieves a set containing all the elements for the reference view. |
|
Boolean |
isChangeable()
|
|
Boolean |
isColumnBreak()
|
|
Boolean |
isFilterable()
|
|
Boolean |
isHasThousandsSeparator()
|
|
Boolean |
isInPlace()
|
|
Boolean |
isPassword()
|
|
Boolean |
isSortable()
|
|
static AdditionalElementDefinition.Identity |
newIdentity(ElementDefinition.Identity elementDefinition,
boolean idIsPersistent,
String id)
|
|
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<AdditionalElementDefinition> |
openmdxjdoGetObjectsByParent(ElementDefinition elementDefinition)
Navigate through an object's composite association |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected
|
openmdxjdoGetSlices()
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
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)
This method is equivalent to |
|
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 |
setEventHandler(String... eventHandler)
This method is equivalent to |
|
void |
setFilterable(Boolean filterable)
Sets a new value for the attribute filterable. |
|
void |
setForClass(String... forClass)
This method is equivalent to |
|
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)
This method is equivalent to |
|
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)
This method is equivalent to |
|
void |
setMemberElementName(String... memberElementName)
This method is equivalent to |
|
void |
setMemberMimeType(String... memberMimeType)
This method is equivalent to |
|
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)
This method is equivalent to |
|
void |
setOrderFieldGroup(int... orderFieldGroup)
This method is equivalent to |
|
void |
setOrderObjectContainer(int... orderObjectContainer)
This method is equivalent to |
|
void |
setPassword(Boolean isPassword)
Sets a new value for the attribute isPassword. |
|
void |
setShortLabel(String... shortLabel)
This method is equivalent to |
|
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)
This method is equivalent to |
|
| 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 |
|---|
openmdxjdoGetIdentity, openmdxjdoGetIdentity, 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::AdditionalElementDefinition
public static final List<String> BASE_CLASS
AdditionalElementDefinition.CLASS| Constructor Detail |
|---|
public AdditionalElementDefinition()
| 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()
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()
getModifiedBy in interface org.openmdx.base.cci2.BasicObjectpublic final Boolean isSortable()
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()
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()
getMemberMimeType in interface AbstractElementDefinitionpublic void setMemberMimeType(String... memberMimeType)
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 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()
getMultiplicity in interface AbstractElementDefinitionmultiplicity.public void setMultiplicity(String multiplicity)
multiplicity.
setMultiplicity in interface AbstractElementDefinitionmultiplicity - The possibly null new value for attribute multiplicity.public final Integer getTitleIndex()
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()
getOrderObjectContainer in interface AbstractElementDefinitionpublic void setOrderObjectContainer(int... orderObjectContainer)
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 org.openxri.XRI getIdentity()
identity.
getIdentity in interface org.openmdx.base.cci2.ExtentCapableidentitypublic final List<String> getEventHandler()
getEventHandler in interface AbstractElementDefinitionpublic void setEventHandler(String... eventHandler)
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()
getMemberElementName in interface AbstractElementDefinitionpublic void setMemberElementName(String... memberElementName)
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()
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()
getOrder in interface AbstractElementDefinitionpublic void setOrder(int... order)
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()
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()
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()
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()
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()
getDisplayValueExpr in interface AbstractElementDefinitionpublic void setDisplayValueExpr(String... displayValueExpr)
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()
getToolTip in interface AbstractElementDefinitionpublic void setToolTip(String... toolTip)
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()
getSkipRow in interface AbstractElementDefinitionskipRow.public void setSkipRow(Integer skipRow)
skipRow.
setSkipRow in interface AbstractElementDefinitionskipRow - The possibly null new value for attribute skipRow.public final Set<String> getForClass()
getForClass in interface AdditionalElementDefinitionpublic void setForClass(String... forClass)
This method is equivalent to
set.clear(); set.addAll(Arrays.asList(forClass));
setForClass in interface AdditionalElementDefinitionforClass - value(s) to be added to forClasspublic final List<String> getLabel()
getLabel in interface AbstractElementDefinitionpublic void setLabel(String... label)
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()
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()
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()
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()
getCreatedBy in interface org.openmdx.base.cci2.BasicObjectpublic final List<String> getShortLabel()
getShortLabel in interface AbstractElementDefinitionpublic void setShortLabel(String... shortLabel)
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()
isFilterable in interface AbstractElementDefinitionfilterable.public void setFilterable(Boolean filterable)
filterable.
setFilterable in interface AbstractElementDefinitionfilterable - The possibly null new value for attribute filterable.public final String getColor()
getColor in interface AbstractElementDefinitioncolor.public void setColor(String color)
color.
setColor in interface AbstractElementDefinitioncolor - The possibly null new value for attribute color.public final Boolean isColumnBreak()
isColumnBreak in interface AbstractElementDefinitioncolumnBreak.public void setColumnBreak(Boolean columnBreak)
columnBreak.
setColumnBreak in interface AbstractElementDefinitioncolumnBreak - The possibly null new value for attribute columnBreak.public final Integer getSizeXweight()
getSizeXweight in interface AbstractElementDefinitionsizeXWeight.public void setSizeXweight(Integer sizeXweight)
sizeXWeight.
setSizeXweight in interface AbstractElementDefinitionsizeXweight - The possibly null new value for attribute sizeXWeight.public final Integer getShowMaxMember()
getShowMaxMember in interface AbstractElementDefinitionshowMaxMember.public void setShowMaxMember(Integer showMaxMember)
showMaxMember.
setShowMaxMember in interface AbstractElementDefinitionshowMaxMember - The possibly null new value for attribute showMaxMember.public <T extends org.openmdx.compatibility.view1.cci2.View> Collection<T> getView()
view.
getView in interface org.openmdx.compatibility.view1.cci2.ViewCapablepublic final String getIconKey()
getIconKey in interface AbstractElementDefinitioniconKey.public void setIconKey(String iconKey)
iconKey.
setIconKey in interface AbstractElementDefinitioniconKey - The possibly null new value for attribute iconKey.public final List<Integer> getOrderFieldGroup()
getOrderFieldGroup in interface AbstractElementDefinitionpublic void setOrderFieldGroup(int... orderFieldGroup)
This method is equivalent to
list.clear();
for(int e : attributeName){
list.add(e);
}
setOrderFieldGroup in interface AbstractElementDefinitionorderFieldGroup - value(s) to be added to orderFieldGrouppublic final Integer getMaxMember()
getMaxMember in interface AbstractElementDefinitionmaxMember.public void setMaxMember(Integer maxMember)
maxMember.
setMaxMember in interface AbstractElementDefinitionmaxMember - The possibly null new value for attribute maxMember.public final List<String> getMemberDefaultValue()
getMemberDefaultValue in interface AbstractElementDefinitionpublic void setMemberDefaultValue(String... memberDefaultValue)
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setMemberDefaultValue in interface AbstractElementDefinitionmemberDefaultValue - value(s) to be added to memberDefaultValuepublic final Boolean isChangeable()
isChangeable in interface AbstractElementDefinitionchangeable.public void setChangeable(Boolean changeable)
changeable.
setChangeable in interface AbstractElementDefinitionchangeable - The possibly null new value for attribute changeable.protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class org.w3c.jdo2.AbstractObject
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class org.w3c.jdo2.AbstractObjectprotected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
protected List<String> openmdxjdoGetClass()
AdditionalElementDefinition.CLASSpublic void setElementDefinition(ElementDefinition elementDefinition)
elementDefinition.
setElementDefinition in interface AdditionalElementDefinitionelementDefinition - The non-null new val