@Deprecated public class AppModuleImpl extends ModuleImpl implements AppModule
| Constructor and Description |
|---|
AppModuleImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
copyFrom(CopyFrom obj)
Deprecated.
Copy from other module
|
Boolean |
getDraft()
Deprecated.
True if entry is draft
|
Date |
getEdited()
Deprecated.
Time of last edit
|
Class<AppModule> |
getInterface()
Deprecated.
Get interface class of module
|
void |
setDraft(Boolean draft)
Deprecated.
Set to true if entry is draft
|
void |
setEdited(Date edited)
Deprecated.
Set time of last edit
|
clone, equals, getUri, hashCode, toStringpublic Boolean getDraft()
public void setDraft(Boolean draft)
public Date getEdited()
public void setEdited(Date edited)
public Class<AppModule> getInterface()
getInterface in interface CopyFromCopyright © 2023. All rights reserved.