|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.taggercat.model.AbstractTCEntity
com.taggercat.metadata.MetaPropFormCtrlType
public class MetaPropFormCtrlType
MetaPropFormCtrlType generated by hbm2java

| Constructor Summary | |
|---|---|
MetaPropFormCtrlType()
default constructor |
|
MetaPropFormCtrlType(long id)
minimal constructor |
|
MetaPropFormCtrlType(long id,
java.lang.String formControlType,
java.util.Set metaProperties)
full constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getFormControlType()
|
long |
getId()
|
java.util.Set |
getMetaProperties()
|
void |
setFormControlType(java.lang.String formControlType)
|
void |
setId(long id)
|
void |
setMetaProperties(java.util.Set metaProperties)
|
| Methods inherited from class com.taggercat.model.AbstractTCEntity |
|---|
afterDelete, afterInsert, afterSave, afterUpdate, beforeSave, beforeUpdate, equals, getEntityClassName, getEntityName, getIdentifier, getIdentifierPropertyName, getNewlyInserted, getOldValue, getOriginalValue, getPKHexCode, getPropertyStringValue, getPropertyValue, getRowID, getUserValue, getUserValues, hashCode, hasUndoValues, isFullyMaterialized, isModified, isNewlyInserted, isPropertyNull, pushOldValue, setFullyMaterialized, setFullyMaterialized, setIdentifierPropertyName, setModified, setModified, setNewlyInserted, setNewlyInserted, setPKHexCode, setUserValue, undo |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaPropFormCtrlType()
public MetaPropFormCtrlType(long id)
public MetaPropFormCtrlType(long id,
java.lang.String formControlType,
java.util.Set metaProperties)
| Method Detail |
|---|
public long getId()
public void setId(long id)
public java.lang.String getFormControlType()
public void setFormControlType(java.lang.String formControlType)
public java.util.Set getMetaProperties()
public void setMetaProperties(java.util.Set metaProperties)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||