Class VoidEntityFlyWeight
java.lang.Object
ch.nolix.system.objectdata.modelflyweight.VoidEntityFlyWeight
- All Implemented Interfaces:
VoidnessRequestable, IEntityFlyWeight
- Author:
- Silvan Wyss
-
Constructor Details
-
VoidEntityFlyWeight
public VoidEntityFlyWeight()
-
-
Method Details
-
isVoid
public boolean isVoid()- Specified by:
isVoidin interfaceVoidnessRequestable- Returns:
- true if the current
VoidnessRequestableis void, false otherwise.
-
noteInsertIntoDatabase
public void noteInsertIntoDatabase()- Specified by:
noteInsertIntoDatabasein interfaceIEntityFlyWeight
-