public class ClassAttribute extends Attribute implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_ENABLED |
protected int |
classID |
static String |
HISTORY_ENABLED |
static String |
HISTORY_OPTION_ANONYMOUS |
protected int |
typeID |
changed, classKey, description, id, isArray, isPrimaryKey, javaType, name, optional, permissions, referencesObject, substitute, toStringConverter, typeId, value, visible| Constructor and Description |
|---|
ClassAttribute(String id,
int classID,
String name,
int typeID,
Policy policy)
Creates a new ClassAttribute object.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getClassID()
DOCUMENT ME!
|
Map<String,String> |
getOptions()
This method tries to parse options from the value of the class attribute.
|
int |
getTypeID()
Getter for property typeID.
|
void |
setTypeID(int typeID)
Setter for property typeID.
|
constructKey, getClassKey, getDescription, getID, getJavaType, getKey, getName, getPermissions, getToStringConverter, getTypeId, getValue, isArray, isChanged, isOptional, isPrimaryKey, isSubstitute, isVisible, printMe, referencesObject, setChanged, setClassKey, setId, setIsArray, setIsPrimaryKey, setJavaType, setOptional, setPermissions, setReferencesObject, setSubstitute, setTypeId, setValue, setValuesNull, setVisible, toStringpublic static final String HISTORY_ENABLED
public static final String HISTORY_OPTION_ANONYMOUS
public static final String CACHE_ENABLED
protected int classID
protected int typeID
public final int getClassID()
public final int getTypeID()
public final void setTypeID(int typeID)
typeID - New value of property typeID.public Map<String,String> getOptions()
Copyright © 2012–2026 cismet GmbH. All rights reserved.