Klasse EntityFlyWeight
java.lang.Object
ch.nolix.system.objectdata.modelflyweight.EntityFlyWeight
- Alle implementierten Schnittstellen:
VoidnessRequestable, IEntityFlyWeight
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungbooleanisVoid()voidstatic EntityFlyWeightwithInsertAction(Runnable insertAction) Von Klasse geerbte Methoden Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden VoidnessRequestable
isEffectual
-
Methodendetails
-
withInsertAction
-
isVoid
public boolean isVoid()- Angegeben von:
isVoidin SchnittstelleVoidnessRequestable- Gibt zurück:
- true if the current
VoidnessRequestableis void, false otherwise.
-
noteInsertIntoDatabase
public void noteInsertIntoDatabase()- Angegeben von:
noteInsertIntoDatabasein SchnittstelleIEntityFlyWeight
-