|
||||||||||
| 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.AssertableInspector
public class AssertableInspector
Class AssertableInspector
| Nested Class Summary | |
|---|---|
static class |
AssertableInspector.Identity
The object's application identity |
static class |
AssertableInspector.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::AssertableInspector |
| Constructor Summary | |
|---|---|
AssertableInspector()
|
|
| Method Summary | ||
|---|---|---|
String |
getBackColor()
|
|
String |
getColor()
|
|
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
|
Set<String> |
getCreatedBy()
|
|
String |
getForClass()
Retrieves the value for the attribute forClass. |
|
String |
getIconKey()
Retrieves the value for the attribute iconKey. |
|
org.openxri.XRI |
getIdentity()
Retrieves the value for the derived attribute identity. |
|
List<String> |
getLabel()
|
|
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
|
Set<String> |
getModifiedBy()
|
|
List<Integer> |
getOrder()
|
|
List<String> |
getToolTip()
|
|
|
getView()
Retrieves a set containing all the elements for the reference view. |
|
boolean |
isChangeable()
Retrieves the value for the attribute changeable. |
|
boolean |
isFilterable()
Retrieves the value for the attribute filterable. |
|
boolean |
isSortable()
Retrieves the value for the attribute sortable. |
|
static AssertableInspector.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<AssertableInspector> |
openmdxjdoGetObjectsByParent(Segment segment)
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 |
setFilterable(boolean filterable)
Sets a new value for the attribute filterable. |
|
void |
setForClass(String forClass)
Sets a new value for the attribute forClass. |
|
void |
setIconKey(String iconKey)
Sets a new value for the attribute iconKey. |
|
void |
setLabel(String... label)
This method is equivalent to |
|
void |
setOrder(int... order)
This method is equivalent to |
|
void |
setSegment(Segment segment)
Sets a new value for the reference segment. |
|
void |
setSegment(Segment segment,
boolean nameIsPersistent,
String name)
Set the object's composite association org:openmdx:ui1:SegmentContainsAssertableInspector. |
|
void |
setSortable(boolean sortable)
Sets a new value for the attribute sortable. |
|
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::AssertableInspector
public static final List<String> BASE_CLASS
AssertableInspector.CLASS| Constructor Detail |
|---|
public AssertableInspector()
| 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 Set<String> getModifiedBy()
getModifiedBy in interface org.openmdx.base.cci2.BasicObjectpublic final List<String> getToolTip()
getToolTip in interface AssertableInspectorpublic void setToolTip(String... toolTip)
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setToolTip in interface AssertableInspectortoolTip - value(s) to be added to toolTippublic boolean isSortable()
sortable.
isSortable in interface AssertableInspectorsortable.public void setSortable(boolean sortable)
sortable.
setSortable in interface AssertableInspectorsortable - The non-null new value for attribute sortable.public String getForClass()
forClass.
getForClass in interface AssertableInspectorforClass.public void setForClass(String forClass)
forClass.
setForClass in interface AssertableInspectorforClass - The non-null new value for attribute forClass.public final List<String> getLabel()
getLabel in interface AssertableInspectorpublic void setLabel(String... label)
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setLabel in interface AssertableInspectorlabel - value(s) to be added to labelpublic org.openxri.XRI getIdentity()
identity.
getIdentity in interface org.openmdx.base.cci2.ExtentCapableidentitypublic final Set<String> getCreatedBy()
getCreatedBy in interface org.openmdx.base.cci2.BasicObjectpublic final List<Integer> getOrder()
getOrder in interface AssertableInspectorpublic void setOrder(int... order)
This method is equivalent to
list.clear();
for(int e : attributeName){
list.add(e);
}
setOrder in interface AssertableInspectororder - value(s) to be added to orderpublic final String getColor()
getColor in interface AssertableInspectorcolor.public void setColor(String color)
color.
setColor in interface AssertableInspectorcolor - The possibly null new value for attribute color.public boolean isFilterable()
filterable.
isFilterable in interface AssertableInspectorfilterable.public void setFilterable(boolean filterable)
filterable.
setFilterable in interface AssertableInspectorfilterable - The non-null new value for attribute filterable.public Date getCreatedAt()
createdAt.
getCreatedAt in interface org.openmdx.base.cci2.BasicObjectcreatedAt.public <T extends org.openmdx.compatibility.view1.cci2.View> Collection<T> getView()
view.
getView in interface org.openmdx.compatibility.view1.cci2.ViewCapablepublic String getIconKey()
iconKey.
getIconKey in interface AssertableInspectoriconKey.public void setIconKey(String iconKey)
iconKey.
setIconKey in interface AssertableInspectoriconKey - The non-null new value for attribute iconKey.public final String getBackColor()
getBackColor in interface AssertableInspectorbackColor.public void setBackColor(String backColor)
backColor.
setBackColor in interface AssertableInspectorbackColor - The possibly null new value for attribute backColor.public boolean isChangeable()
changeable.
isChangeable in interface AssertableInspectorchangeable.public void setChangeable(boolean changeable)
changeable.
setChangeable in interface AssertableInspectorchangeable - The non-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()
AssertableInspector.CLASSpublic void setSegment(Segment segment)
segment.
setSegment in interface AssertableInspectorsegment - The non-null new value for this reference.public static org.w3c.cci2.CloseableCollection<AssertableInspector> openmdxjdoGetObjectsByParent(Segment segment)
public void setSegment(Segment segment,
boolean nameIsPersistent,
String name)
org:openmdx:ui1:SegmentContainsAssertableInspector.
setSegment in interface AssertableInspectorsegment - The non-null new value for this object's composite owner.nameIsPersistent - Defines whether the name is persistent.name - The non-null new value for this object's qualifier.
public static AssertableInspector.Identity newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean nameIsPersistent,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||