nl.cloudfarming.client.area.field
Class AreaFieldModule
java.lang.Object
nl.cloudfarming.client.area.field.AreaFieldModule
- All Implemented Interfaces:
- PersistingModule
public final class AreaFieldModule
- extends Object
- implements PersistingModule
Persisting module for module area-field
- Author:
- Timon Veenstra
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODULE_NAME
public static final String MODULE_NAME
- The name of this module
- See Also:
- Constant Field Values
PERSISTENCE_UNIT
public static final String PERSISTENCE_UNIT
- Name of the persistence unit for this module
- See Also:
- Constant Field Values
AreaFieldModule
public AreaFieldModule()
getPersistenceUnit
public final String getPersistenceUnit()
- Specified by:
getPersistenceUnit in interface PersistingModule
getModuleName
public final String getModuleName()
- Specified by:
getModuleName in interface PersistingModule
Copyright © 2011. All Rights Reserved.