|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositorySchemaEventType | |
org.outerj.daisy.repository.schema | API for dealing with the repository schema, thus the available document types, fields, and parts. |
Uses of RepositorySchemaEventType in org.outerj.daisy.repository.schema |
Fields in org.outerj.daisy.repository.schema declared as RepositorySchemaEventType | |
static RepositorySchemaEventType |
RepositorySchemaEventType.DOCUMENT_TYPE_UPDATED
|
static RepositorySchemaEventType |
RepositorySchemaEventType.DOCUMENT_TYPE_CREATED
|
static RepositorySchemaEventType |
RepositorySchemaEventType.DOCUMENT_TYPE_DELETED
|
static RepositorySchemaEventType |
RepositorySchemaEventType.PART_TYPE_UPDATED
|
static RepositorySchemaEventType |
RepositorySchemaEventType.PART_TYPE_CREATED
|
static RepositorySchemaEventType |
RepositorySchemaEventType.PART_TYPE_DELETED
|
static RepositorySchemaEventType |
RepositorySchemaEventType.FIELD_TYPE_UPDATED
|
static RepositorySchemaEventType |
RepositorySchemaEventType.FIELD_TYPE_CREATED
|
static RepositorySchemaEventType |
RepositorySchemaEventType.FIELD_TYPE_DELETED
|
Methods in org.outerj.daisy.repository.schema with parameters of type RepositorySchemaEventType | |
void |
RepositorySchemaListener.modelChange(RepositorySchemaEventType type,
long id,
long updateCount)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |