|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lokahi.core.common.interfaces.RestObject
org.apache.lokahi.core.common.interfaces.TMCDao<T>
org.apache.lokahi.core.common.interfaces.FunctionableEntity<T>
public abstract class FunctionableEntity<T extends FunctionableEntity>
| Constructor Summary | |
|---|---|
FunctionableEntity()
|
|
| Method Summary | ||
|---|---|---|
abstract int |
getObjectId()
|
|
abstract
|
getParent()
|
|
| Methods inherited from class org.apache.lokahi.core.common.interfaces.TMCDao |
|---|
get |
| Methods inherited from class org.apache.lokahi.core.common.interfaces.RestObject |
|---|
elementBuilder, elementBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.lokahi.core.common.interfaces.Dao |
|---|
fillObject |
| Methods inherited from interface org.apache.lokahi.core.common.interfaces.Collectable |
|---|
getName, getPk |
| Methods inherited from interface org.apache.lokahi.core.common.interfaces.Restable |
|---|
buildShortXMLRepresentation, buildXMLRepresention |
| Constructor Detail |
|---|
public FunctionableEntity()
| Method Detail |
|---|
public abstract int getObjectId()
public abstract <T extends FunctionableEntity> T getParent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||