|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaStrategy | |
|---|---|
| org.outerj.daisy.repository.commonimpl | |
| org.outerj.daisy.repository.commonimpl.schema | |
| Uses of SchemaStrategy in org.outerj.daisy.repository.commonimpl |
|---|
| Constructors in org.outerj.daisy.repository.commonimpl with parameters of type SchemaStrategy | |
|---|---|
CommonRepository(DocumentStrategy documentStrategy,
SchemaStrategy schemaStrategy,
AclStrategy aclStrategy,
UserManagementStrategy userManagementStrategy,
VariantStrategy variantStrategy,
CollectionStrategy collectionStrategy,
CommentStrategy commentStrategy,
java.util.Map extensions,
AuthenticatedUser systemUser)
|
|
| Uses of SchemaStrategy in org.outerj.daisy.repository.commonimpl.schema |
|---|
| Methods in org.outerj.daisy.repository.commonimpl.schema that return SchemaStrategy | |
|---|---|
protected SchemaStrategy |
CommonRepositorySchema.getSchemaStrategy()
|
| Methods in org.outerj.daisy.repository.commonimpl.schema with parameters of type SchemaStrategy | |
|---|---|
StaticListItemImpl.IntimateAccess |
StaticListItemImpl.getIntimateAccess(SchemaStrategy strategy)
|
StaticSelectionListImpl.IntimateAccess |
StaticSelectionListImpl.getIntimateAccess(SchemaStrategy strategy)
|
PartTypeImpl.IntimateAccess |
PartTypeImpl.getIntimateAccess(SchemaStrategy schemaStrategy)
|
DocumentTypeImpl.IntimateAccess |
DocumentTypeImpl.getIntimateAccess(SchemaStrategy schemaStrategy)
|
FieldTypeImpl.IntimateAccess |
FieldTypeImpl.getIntimateAccess(SchemaStrategy schemaStrategy)
|
| Constructors in org.outerj.daisy.repository.commonimpl.schema with parameters of type SchemaStrategy | |
|---|---|
CommonRepositorySchema(SchemaStrategy schemaStrategy,
CommonRepository repository,
AuthenticatedUser systemUser)
|
|
DocumentTypeImpl(java.lang.String name,
SchemaStrategy schemaStrategy,
CommonRepositorySchema repositorySchemaCache,
AuthenticatedUser user)
|
|
FieldTypeImpl(java.lang.String name,
org.outerj.daisy.repository.ValueType fieldType,
boolean multiValue,
SchemaStrategy schemaStrategy,
CommonRepository repository,
AuthenticatedUser user)
|
|
PartTypeImpl(java.lang.String name,
java.lang.String mimeTypes,
SchemaStrategy schemaStrategy,
AuthenticatedUser user)
|
|
RepositorySchemaCache(SchemaStrategy schemaStrategy,
AuthenticatedUser systemUser)
|
|
StaticListItemImpl(java.lang.Object value,
org.outerj.daisy.repository.ValueType valueType,
SchemaStrategy creatingStrategy,
FieldTypeImpl owner)
|
|
StaticSelectionListImpl(SchemaStrategy creatingStrategy,
org.outerj.daisy.repository.ValueType valueType,
FieldTypeImpl owner)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||