@Deprecated public interface AppModule extends Module
Modifier and Type | Method and Description |
---|---|
Boolean |
getDraft()
Deprecated.
True if entry is a draft
|
Date |
getEdited()
Deprecated.
Time of last edit
|
void |
setDraft(Boolean draft)
Deprecated.
Set to true if entry is a draft
|
void |
setEdited(Date edited)
Deprecated.
Set time of last edit
|
copyFrom, getInterface
static final String URI
Copyright © 2019. All rights reserved.