|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefObject_1
org.openmdx.ui1.cci.CompoundFieldImpl
public class CompoundFieldImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer, javax.jdo.spi.PersistenceCapable.ObjectIdFieldManager, javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier |
| Field Summary |
|---|
| Fields inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE |
| Constructor Summary | |
|---|---|
CompoundFieldImpl(org.openmdx.base.accessor.generic.cci.Object_1_0 object,
javax.jmi.reflect.RefClass refClass)
|
|
| Method Summary | |
|---|---|
protected void |
addContext(Context newValue)
|
protected void |
addContext(String id,
Context newValue)
|
void |
addMember(Element newValue)
|
void |
addMember(int order,
Element newValue)
|
protected void |
addView(String namespace,
View newValue)
|
protected void |
addView(View newValue)
|
String |
getBackColor()
|
String |
getColor()
|
Collection |
getContext()
Retrieves the objects referenced by context. |
Context |
getContext(String id)
Retrieves the value for the reference context for the
specified qualifier attribute value. |
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
protected Date |
getCreatedAt(int index)
|
Set |
getCreatedBy()
|
String |
getDataBindingName()
|
String |
getDefaultValue()
|
List |
getEventHandler()
|
String |
getEventHandler(int index)
|
String |
getFeatureName()
|
String |
getFontColor()
|
String |
getFontName()
Retrieves the value for the attribute fontName. |
protected String |
getFontName(int index)
|
BigDecimal |
getFontSize()
Retrieves the value for the attribute fontSize. |
protected BigDecimal |
getFontSize(int index)
|
String |
getIconKey()
|
String |
getIdentity()
Retrieves the value for the attribute identity. |
protected String |
getIdentity(int index)
|
List |
getLabel()
|
String |
getLabel(int index)
|
Collection |
getMember()
Retrieves the objects referenced by member. |
Element |
getMember(int order)
Retrieves the value for the reference member for the
specified qualifier attribute value. |
String |
getMimeType()
|
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
protected Date |
getModifiedAt(int index)
|
Set |
getModifiedBy()
|
String |
getMultiplicity()
Retrieves the value for the attribute multiplicity. |
protected String |
getMultiplicity(int index)
|
String |
getQualifiedFeatureName()
|
List |
getShortLabel()
|
String |
getShortLabel(int index)
|
int |
getSkipRow()
Retrieves the value for the attribute skipRow. |
protected int |
getSkipRow(int index)
|
int |
getSpanRow()
Retrieves the value for the attribute spanRow. |
protected int |
getSpanRow(int index)
|
List |
getToolTip()
|
String |
getToolTip(int index)
|
Collection |
getView()
Retrieves a collection containing all the elements for the reference view. |
View |
getView(String namespace)
Retrieves the value for the reference view for the
specified qualifier attribute value. |
List |
getView(ViewFilter filter)
Retrieves the value for the reference view for the
specified filter. |
List |
getView(ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
boolean |
isAutoGenerated()
Retrieves the value for the attribute autoGenerated. |
protected boolean |
isAutoGenerated(int index)
|
boolean |
isChangeable()
Retrieves the value for the attribute changeable. |
protected boolean |
isChangeable(int index)
|
boolean |
isFilterable()
Retrieves the value for the attribute filterable. |
protected boolean |
isFilterable(int index)
|
boolean |
isFontBold()
Retrieves the value for the attribute fontBold. |
protected boolean |
isFontBold(int index)
|
boolean |
isFontItalic()
Retrieves the value for the attribute fontItalic. |
protected boolean |
isFontItalic(int index)
|
boolean |
isFontStrikeout()
Retrieves the value for the attribute fontStrikeout. |
protected boolean |
isFontStrikeout(int index)
|
boolean |
isFontUnderline()
Retrieves the value for the attribute fontUnderline. |
protected boolean |
isFontUnderline(int index)
|
boolean |
isSortable()
Retrieves the value for the attribute sortable. |
protected boolean |
isSortable(int index)
|
protected void |
removeContext(String id)
|
void |
removeMember(int order)
|
protected void |
removeView(String namespace)
|
void |
setAutoGenerated(boolean newValue)
Sets a new value for the attribute autoGenerated. |
protected void |
setAutoGenerated(int index,
boolean newValue)
|
void |
setBackColor(String newValue)
Sets a new value for the attribute backColor. |
void |
setChangeable(boolean newValue)
Sets a new value for the attribute changeable. |
protected void |
setChangeable(int index,
boolean newValue)
|
void |
setColor(String newValue)
Sets a new value for the attribute color. |
protected void |
setContext(Context[] newValue)
|
protected void |
setContext(List newValue)
|
protected void |
setCreatedAt(Date newValue)
|
protected void |
setCreatedAt(int index,
Date newValue)
|
protected void |
setCreatedBy(Set newValue)
|
protected void |
setCreatedBy(String[] newValue)
|
void |
setDataBindingName(String newValue)
Sets a new value for the attribute dataBindingName. |
void |
setDefaultValue(String newValue)
Sets a new value for the attribute defaultValue. |
void |
setEventHandler(List newValue)
|
void |
setEventHandler(String[] newValue)
|
void |
setFeatureName(String newValue)
Sets a new value for the attribute featureName. |
void |
setFilterable(boolean newValue)
Sets a new value for the attribute filterable. |
protected void |
setFilterable(int index,
boolean newValue)
|
void |
setFontBold(boolean newValue)
Sets a new value for the attribute fontBold. |
protected void |
setFontBold(int index,
boolean newValue)
|
void |
setFontColor(String newValue)
Sets a new value for the attribute fontColor. |
void |
setFontItalic(boolean newValue)
Sets a new value for the attribute fontItalic. |
protected void |
setFontItalic(int index,
boolean newValue)
|
protected void |
setFontName(int index,
String newValue)
|
void |
setFontName(String newValue)
Sets a new value for the attribute fontName. |
void |
setFontSize(BigDecimal newValue)
Sets a new value for the attribute fontSize. |
protected void |
setFontSize(int index,
BigDecimal newValue)
|
void |
setFontStrikeout(boolean newValue)
Sets a new value for the attribute fontStrikeout. |
protected void |
setFontStrikeout(int index,
boolean newValue)
|
void |
setFontUnderline(boolean newValue)
Sets a new value for the attribute fontUnderline. |
protected void |
setFontUnderline(int index,
boolean newValue)
|
void |
setIconKey(String newValue)
Sets a new value for the attribute iconKey. |
protected void |
setIdentity(int index,
String newValue)
|
protected void |
setIdentity(String newValue)
|
void |
setLabel(List newValue)
|
void |
setLabel(String[] newValue)
|
void |
setMember(Element[] newValue)
|
void |
setMember(List newValue)
|
void |
setMimeType(String newValue)
Sets a new value for the attribute mimeType. |
protected void |
setModifiedAt(Date newValue)
|
protected void |
setModifiedAt(int index,
Date newValue)
|
protected void |
setModifiedBy(Set newValue)
|
protected void |
setModifiedBy(String[] newValue)
|
protected void |
setMultiplicity(int index,
String newValue)
|
void |
setMultiplicity(String newValue)
Sets a new value for the attribute multiplicity. |
void |
setQualifiedFeatureName(String newValue)
Sets a new value for the attribute qualifiedFeatureName. |
void |
setShortLabel(List newValue)
|
void |
setShortLabel(String[] newValue)
|
void |
setSkipRow(int newValue)
Sets a new value for the attribute skipRow. |
protected void |
setSkipRow(int index,
int newValue)
|
void |
setSortable(boolean newValue)
Sets a new value for the attribute sortable. |
protected void |
setSortable(int index,
boolean newValue)
|
void |
setSpanRow(int newValue)
Sets a new value for the attribute spanRow. |
protected void |
setSpanRow(int index,
int newValue)
|
void |
setToolTip(List newValue)
|
void |
setToolTip(String[] newValue)
|
protected void |
setView(List newValue)
|
protected void |
setView(View[] newValue)
|
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefObject_1 |
|---|
equals, jdoCopyFields, jdoCopyKeyFieldsFromObjectId, jdoCopyKeyFieldsToObjectId, jdoCopyKeyFieldsToObjectId, jdoGetObjectId, jdoGetPersistenceManager, jdoGetTransactionalObjectId, jdoGetVersion, jdoIsDeleted, jdoIsDetached, jdoIsDirty, jdoIsNew, jdoIsPersistent, jdoIsTransactional, jdoMakeDirty, jdoNewInstance, jdoNewInstance, jdoNewObjectIdInstance, jdoNewObjectIdInstance, jdoProvideField, jdoProvideFields, jdoReplaceField, jdoReplaceFields, jdoReplaceFlags, jdoReplaceStateManager, refAddEventListener, refAddToUnitOfWork, refAddValue, refAddValue, refAddValue, refClass, refContext, refDefaultFetchGroup, refDelegate, refDelete, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refImmediateComposite, refImmediatePackage, refInitialize, refInitialize, refInvokeOperation, refInvokeOperation, refIsDeleted, refIsDirty, refIsInstanceOf, refIsNew, refIsPersistent, refIsWriteProtected, refMetaObject, refMofId, refOutermostComposite, refOutermostPackage, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refRemoveValue, refRemoveValue, refSetValue, refSetValue, refSetValue, refSetValue, refVerifyConstraints, refWriteProtect, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Constructor Detail |
|---|
public CompoundFieldImpl(org.openmdx.base.accessor.generic.cci.Object_1_0 object,
javax.jmi.reflect.RefClass refClass)
| Method Detail |
|---|
public Date getCreatedAt()
BasicObjectcreatedAt.
getCreatedAt in interface BasicObjectcreatedAt.protected Date getCreatedAt(int index)
protected void setCreatedAt(Date newValue)
protected void setCreatedAt(int index,
Date newValue)
public Set getCreatedBy()
getCreatedBy in interface BasicObjectprotected void setCreatedBy(Set newValue)
protected void setCreatedBy(String[] newValue)
public Date getModifiedAt()
BasicObjectmodifiedAt.
getModifiedAt in interface BasicObjectmodifiedAt.protected Date getModifiedAt(int index)
protected void setModifiedAt(Date newValue)
protected void setModifiedAt(int index,
Date newValue)
public Set getModifiedBy()
getModifiedBy in interface BasicObjectprotected void setModifiedBy(Set newValue)
protected void setModifiedBy(String[] newValue)
protected void setContext(List newValue)
protected void setContext(Context[] newValue)
public Context getContext(String id)
ContextCapablecontext for the
specified qualifier attribute value.
getContext in interface ContextCapableid - The value for the qualifier attribute that qualifies this reference.
public Collection getContext()
ContextCapablecontext.
getContext in interface ContextCapable
protected void addContext(String id,
Context newValue)
protected void addContext(Context newValue)
protected void removeContext(String id)
public String getIdentity()
ExtentCapableidentity.
getIdentity in interface ExtentCapableidentity.protected String getIdentity(int index)
protected void setIdentity(String newValue)
protected void setIdentity(int index,
String newValue)
protected void setView(List newValue)
protected void setView(View[] newValue)
public View getView(String namespace)
ViewCapableview for the
specified qualifier attribute value.
getView in interface ViewCapablenamespace - The value for the qualifier attribute that qualifies this reference.
public Collection getView()
ViewCapableview.
getView in interface ViewCapablepublic List getView(ViewFilter filter)
ViewCapableview for the
specified filter.
getView in interface ViewCapablefilter - filter which is applied to the set of referenced objects.
public List getView(ViewQuery query)
ViewCapableview for the
specified query.
getView in interface ViewCapable
protected void addView(String namespace,
View newValue)
protected void addView(View newValue)
protected void removeView(String namespace)
public String getBackColor()
getBackColor in interface AbstractFieldbackColor.public void setBackColor(String newValue)
AbstractFieldbackColor.
setBackColor in interface AbstractFieldnewValue - The possibly null new value for attribute backColor.public String getColor()
getColor in interface AbstractFieldcolor.public void setColor(String newValue)
AbstractFieldcolor.
setColor in interface AbstractFieldnewValue - The possibly null new value for attribute color.public boolean isFontBold()
AbstractFieldfontBold.
isFontBold in interface AbstractFieldfontBold.protected boolean isFontBold(int index)
public void setFontBold(boolean newValue)
AbstractFieldfontBold.
setFontBold in interface AbstractFieldnewValue - The non-null new value for attribute fontBold.
protected void setFontBold(int index,
boolean newValue)
public String getFontColor()
getFontColor in interface AbstractFieldfontColor.public void setFontColor(String newValue)
AbstractFieldfontColor.
setFontColor in interface AbstractFieldnewValue - The possibly null new value for attribute fontColor.public boolean isFontItalic()
AbstractFieldfontItalic.
isFontItalic in interface AbstractFieldfontItalic.protected boolean isFontItalic(int index)
public void setFontItalic(boolean newValue)
AbstractFieldfontItalic.
setFontItalic in interface AbstractFieldnewValue - The non-null new value for attribute fontItalic.
protected void setFontItalic(int index,
boolean newValue)
public String getFontName()
AbstractFieldfontName.
getFontName in interface AbstractFieldfontName.protected String getFontName(int index)
public void setFontName(String newValue)
AbstractFieldfontName.
setFontName in interface AbstractFieldnewValue - The non-null new value for attribute fontName.
protected void setFontName(int index,
String newValue)
public BigDecimal getFontSize()
AbstractFieldfontSize.
getFontSize in interface AbstractFieldfontSize.protected BigDecimal getFontSize(int index)
public void setFontSize(BigDecimal newValue)
AbstractFieldfontSize.
setFontSize in interface AbstractFieldnewValue - The non-null new value for attribute fontSize.
protected void setFontSize(int index,
BigDecimal newValue)
public boolean isFontStrikeout()
AbstractFieldfontStrikeout.
isFontStrikeout in interface AbstractFieldfontStrikeout.protected boolean isFontStrikeout(int index)
public void setFontStrikeout(boolean newValue)
AbstractFieldfontStrikeout.
setFontStrikeout in interface AbstractFieldnewValue - The non-null new value for attribute fontStrikeout.
protected void setFontStrikeout(int index,
boolean newValue)
public boolean isFontUnderline()
AbstractFieldfontUnderline.
isFontUnderline in interface AbstractFieldfontUnderline.protected boolean isFontUnderline(int index)
public void setFontUnderline(boolean newValue)
AbstractFieldfontUnderline.
setFontUnderline in interface AbstractFieldnewValue - The non-null new value for attribute fontUnderline.
protected void setFontUnderline(int index,
boolean newValue)
public void setMember(List newValue)
public void setMember(Element[] newValue)
public Element getMember(int order)
Containermember for the
specified qualifier attribute value.
getMember in interface Containerorder - The value for the qualifier attribute that qualifies this reference.
public Collection getMember()
Containermember.
getMember in interface Container
public void addMember(int order,
Element newValue)
addMember in interface Containerorder - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addMember(Element newValue)
addMember in interface ContainernewValue - The element to be appended.public void removeMember(int order)
removeMember in interface Containerpublic boolean isAutoGenerated()
ElementautoGenerated.
isAutoGenerated in interface ElementautoGenerated.protected boolean isAutoGenerated(int index)
public void setAutoGenerated(boolean newValue)
ElementautoGenerated.
setAutoGenerated in interface ElementnewValue - The non-null new value for attribute autoGenerated.
protected void setAutoGenerated(int index,
boolean newValue)
public boolean isChangeable()
Elementchangeable.
isChangeable in interface Elementchangeable.protected boolean isChangeable(int index)
public void setChangeable(boolean newValue)
Elementchangeable.
setChangeable in interface ElementnewValue - The non-null new value for attribute changeable.
protected void setChangeable(int index,
boolean newValue)
public String getIconKey()
getIconKey in interface ElementiconKey.public void setIconKey(String newValue)
ElementiconKey.
setIconKey in interface ElementnewValue - The possibly null new value for attribute iconKey.public String getMimeType()
getMimeType in interface ElementmimeType.public void setMimeType(String newValue)
ElementmimeType.
setMimeType in interface ElementnewValue - The possibly null new value for attribute mimeType.public List getToolTip()
getToolTip in interface Elementpublic String getToolTip(int index)
getToolTip in interface Elementindex - The index