public class MetaClass extends Class implements Serializable, Groupable, Renderable, Editable
| Modifier and Type | Field and Description |
|---|---|
protected String |
domain
domain.
|
arrayElementLink, attribs, attributePolicy, description, editor, getDefaultInstanceStmnt, getEmptyResultStmnt, getInstanceStmnt, icon, id, indexed, memberAttributeInfos, name, objectIcon, permissions, primaryKey, renderer, tableName, toString| Constructor and Description |
|---|
MetaClass(Class c,
String domain)
constuructor adding the domain.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getComplexEditor()
getter for complex editor.
|
String |
getDomain()
getter for domain.
|
MetaObject |
getEmptyInstance()
Deprecated.
|
MetaObject |
getEmptyInstance(de.cismet.connectioncontext.ConnectionContext connectionContext)
returns an empty instance of the metaClass.
|
String |
getGroup()
grouping criterion.
|
byte[] |
getIconData()
getter for icon.
|
int |
getId()
DOCUMENT ME!
|
Class |
getJavaClass()
DOCUMENT ME!
|
Object |
getKey()
getter for key.
|
org.apache.log4j.Logger |
getLogger()
DOCUMENT ME!
|
byte[] |
getObjectIconData()
getter for object icon.
|
String |
getRenderer()
getter for renderer.
|
String |
getSimpleEditor()
getter for simple editor.
|
ToStringConverter |
getToStringConverter()
getter for toStringConverter.
|
boolean |
hasExtensionAttributes()
DOCUMENT ME!
|
int |
hashCode() |
void |
setLogger()
DOCUMENT ME!
|
addAttribute, addMemberAttributeInfo, constructKey, getAttribs, getAttributeByName, getAttributePolicy, getAttributes, getClassAttribute, getDescription, getEditor, getFieldNames, getGetDefaultInstanceStmnt, getGetEmptyResultStmnt, getGetInstanceStmnt, getIcon, getID, getMemberAttributeInfos, getName, getObjectIcon, getPermissions, getPolicy, getPrimaryKey, getSQLFieldNames, getTableName, getToString, isArrayElementLink, isIndexed, setArrayElementLink, setEditor, setIndexed, setMemberAttributeInfos, setPrimaryKey, setRenderer, setTableName, setToString, toStringprotected final String domain
public String getGroup()
public byte[] getIconData()
public byte[] getObjectIconData()
public String getDomain()
public Object getKey()
public String getSimpleEditor()
getSimpleEditor in interface Editablepublic String getRenderer()
getRenderer in interface RenderablegetRenderer in class Classpublic String getComplexEditor()
getComplexEditor in interface Editablepublic ToStringConverter getToStringConverter()
public void setLogger()
public org.apache.log4j.Logger getLogger()
public int getId()
Groupablepublic Class getJavaClass()
@Deprecated public MetaObject getEmptyInstance()
public MetaObject getEmptyInstance(de.cismet.connectioncontext.ConnectionContext connectionContext)
connectionContext - DOCUMENT ME!public boolean hasExtensionAttributes()
Copyright © 2012–2026 cismet GmbH. All rights reserved.