| Package | Description |
|---|---|
| Sirius.server.localserver.object | |
| Sirius.server.middleware.types |
| Modifier and Type | Field and Description |
|---|---|
protected ObjectAttribute |
DefaultObject.referencingObjectAttribute |
| Modifier and Type | Field and Description |
|---|---|
protected LinkedHashMap<Object,ObjectAttribute> |
DefaultObject.attribHash
container for this objects attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectAttribute[] |
Object.getAttribs()
beschafft eine Arrayrprenstation aller Attribute des Object.
|
ObjectAttribute[] |
DefaultObject.getAttribs()
beschafft eine Arrayrprenstation aller Attribute des DefaultObject.
|
ObjectAttribute |
Object.getAttribute(String name)
retrieves an Attributed referenced by its name Please note that this method retrieves the first
attribute that matchtes if one needs all attributes matching he should use getAttributeByname().
|
ObjectAttribute |
DefaultObject.getAttribute(String name)
retrieves an Attribute referenced by its name Please note that this method retrieves the first
attribute that matchtes if one needs all attributes matching he should use getAttributeByname().
|
ObjectAttribute |
Object.getAttributeByFieldName(String fieldname)
Method from Hell liefert ein Attribut �ber den Fieldname Es wird davon ausgegangen, dass nur ObjectAttributes im
getAttributes() sind.
|
ObjectAttribute |
DefaultObject.getAttributeByFieldName(String fieldname)
Method from Hell liefert ein Attribut ueber den Fieldname Es wird davon ausgegangen, dass nur ObjectAttributes im
getAttributes() sind.
|
ObjectAttribute |
Object.getPrimaryKey()
geter for primaryKey.
|
ObjectAttribute |
DefaultObject.getPrimaryKey()
geter for primaryKey.
|
ObjectAttribute |
Object.getReferencingObjectAttribute()
DOCUMENT ME!
|
ObjectAttribute |
DefaultObject.getReferencingObjectAttribute() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ObjectAttribute> |
Object.getAttributeByName(String name,
int maxResult)
beschafft eine Collection welche alle Attribute enthält deren Schlüssel dem parameter name entsprechen.
|
Collection<ObjectAttribute> |
DefaultObject.getAttributeByName(String name,
int maxResult)
beschafft eine Collection welche alle Attribute enthaelt deren Schluessel dem parameter name entsprechen.
|
LinkedHashMap<Object,ObjectAttribute> |
Object.getAttributes()
getter for attribHash.
|
LinkedHashMap<Object,ObjectAttribute> |
DefaultObject.getAttributes()
getter for attribHash.
|
Collection<ObjectAttribute> |
Object.getAttributesByName(Collection names)
beschafft eine Collection welche alle Attribute enthält deren Schlüssel dem parameter name entsprechen.
|
Collection<ObjectAttribute> |
DefaultObject.getAttributesByName(Collection names)
beschafft eine Collection welche alle Attribute enthaelt deren Schluessel dem parameter name entsprechen.
|
Collection<ObjectAttribute> |
Object.getAttributesByType(Class c)
DOCUMENT ME!
|
Collection<ObjectAttribute> |
DefaultObject.getAttributesByType(Class c) |
Collection<ObjectAttribute> |
Object.getAttributesByType(Class c,
int recursionDepth)
DOCUMENT ME!
|
Collection<ObjectAttribute> |
DefaultObject.getAttributesByType(Class c,
int recursionDepth) |
Collection<ObjectAttribute> |
Object.getTraversedAttributesByType(Class c)
DOCUMENT ME!
|
Collection<ObjectAttribute> |
DefaultObject.getTraversedAttributesByType(Class c) |
| Modifier and Type | Method and Description |
|---|---|
void |
Object.addAllAttributes(ObjectAttribute[] objectAttributes)
adds all attributes to the Object.
|
void |
DefaultObject.addAllAttributes(ObjectAttribute[] objectAttributes)
adds all attributes to the DefaultObject.
|
void |
Object.addAttribute(ObjectAttribute anyAttribute)
Fügt ein Attribut in die davor vorgesehenen AtrributVectoren ein.
|
void |
DefaultObject.addAttribute(ObjectAttribute anyAttribute)
Fügt ein Attribut in die davor vorgesehenen AtrributVectoren ein.
|
void |
Object.removeAttribute(ObjectAttribute anyAttribute)
DOCUMENT ME!
|
void |
DefaultObject.removeAttribute(ObjectAttribute anyAttribute) |
void |
Object.setReferencingObjectAttribute(ObjectAttribute referencingObjectAttribute)
DOCUMENT ME!
|
void |
DefaultObject.setReferencingObjectAttribute(ObjectAttribute referencingObjectAttribute) |
| Modifier and Type | Method and Description |
|---|---|
ObjectAttribute[] |
BackreferencingCachehitMetaObject.getAttribs() |
ObjectAttribute[] |
NullMetaObject.getAttribs() |
ObjectAttribute[] |
LightweightMetaObject.getAttribs()
DOCUMENT ME!
|
ObjectAttribute |
BackreferencingCachehitMetaObject.getAttribute(String name) |
ObjectAttribute |
NullMetaObject.getAttribute(String name) |
ObjectAttribute |
LightweightMetaObject.getAttribute(String name)
DOCUMENT ME!
|
ObjectAttribute |
BackreferencingCachehitMetaObject.getAttributeByFieldName(String fieldname) |
ObjectAttribute |
NullMetaObject.getAttributeByFieldName(String fieldname) |
ObjectAttribute |
LightweightMetaObject.getAttributeByFieldName(String fieldname)
DOCUMENT ME!
|
ObjectAttribute |
BackreferencingCachehitMetaObject.getPrimaryKey() |
ObjectAttribute |
NullMetaObject.getPrimaryKey() |
ObjectAttribute |
LightweightMetaObject.getPrimaryKey()
DOCUMENT ME!
|
ObjectAttribute |
BackreferencingCachehitMetaObject.getReferencingObjectAttribute() |
ObjectAttribute |
NullMetaObject.getReferencingObjectAttribute() |
ObjectAttribute |
LightweightMetaObject.getReferencingObjectAttribute()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
BackreferencingCachehitMetaObject.addAllAttributes(ObjectAttribute[] objectAttributes) |
void |
NullMetaObject.addAllAttributes(ObjectAttribute[] objectAttributes) |
void |
LightweightMetaObject.addAllAttributes(ObjectAttribute[] objectAttributes)
DOCUMENT ME!
|
void |
BackreferencingCachehitMetaObject.addAttribute(ObjectAttribute anyAttribute) |
void |
NullMetaObject.addAttribute(ObjectAttribute anyAttribute) |
void |
DefaultMetaObject.addAttribute(ObjectAttribute objectAttribute) |
void |
LightweightMetaObject.addAttribute(ObjectAttribute anyAttribute)
DOCUMENT ME!
|
static MetaObject |
MetaObjectReference.getInstance(MetaObject metaObject,
ObjectAttribute referencingObjectAttribute)
DOCUMENT ME!
|
void |
BackreferencingCachehitMetaObject.removeAttribute(ObjectAttribute anyAttribute) |
void |
NullMetaObject.removeAttribute(ObjectAttribute anyAttribute) |
void |
LightweightMetaObject.removeAttribute(ObjectAttribute anyAttribute)
DOCUMENT ME!
|
void |
BackreferencingCachehitMetaObject.setReferencingObjectAttribute(ObjectAttribute referencingObjectAttribute) |
void |
NullMetaObject.setReferencingObjectAttribute(ObjectAttribute referencingObjectAttribute) |
void |
LightweightMetaObject.setReferencingObjectAttribute(ObjectAttribute referencingObjectAttribute)
DOCUMENT ME!
|
Object |
TypeVisitor.visitMA(ObjectAttribute moa,
Object o)
Implementation dieser Fkt wird in der Klasse MetaAttribute aufgerufen wenn die MetaAttribute.accept(...)-Funktion
aufgerufen wird.
|
| Constructor and Description |
|---|
BackreferencingCachehitMetaObject(MetaObject metaObject,
ObjectAttribute referencingObjectAttribute)
Creates a new BackreferencingCachehitMetaObject object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.