|
ModeShape Distribution 3.0.0.Beta2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappedAttributeDefinition | |
|---|---|
| org.modeshape.jboss.service | |
| org.modeshape.jboss.subsystem | |
| Uses of MappedAttributeDefinition in org.modeshape.jboss.service |
|---|
| Methods in org.modeshape.jboss.service with parameters of type MappedAttributeDefinition | |
|---|---|
void |
RepositoryService.changeField(MappedAttributeDefinition defn,
org.jboss.dmr.ModelNode newValue)
Immediately change and apply the specified field in the current repository configuration to the new value. |
void |
RepositoryService.changeSequencerField(MappedAttributeDefinition defn,
org.jboss.dmr.ModelNode newValue,
String sequencerName)
Immediately change and apply the specified sequencer field in the current repository configuration to the new value. |
void |
RepositoryService.changeTextExtractorField(MappedAttributeDefinition defn,
org.jboss.dmr.ModelNode newValue,
String extractorName)
Immediately change and apply the specified extractor field in the current repository configuration to the new value. |
| Uses of MappedAttributeDefinition in org.modeshape.jboss.subsystem |
|---|
| Classes in org.modeshape.jboss.subsystem that implement MappedAttributeDefinition | |
|---|---|
class |
MappedListAttributeDefinition
An extension to ListAttributeDefinition that contains a mapped field. |
class |
MappedSimpleAttributeDefinition
|
| Methods in org.modeshape.jboss.subsystem with parameters of type MappedAttributeDefinition | |
|---|---|
protected boolean |
TextExtractorWriteAttributeHandler.changeField(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
RepositoryService repositoryService,
MappedAttributeDefinition defn,
org.jboss.dmr.ModelNode newValue)
|
protected boolean |
SequencerWriteAttributeHandler.changeField(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
RepositoryService repositoryService,
MappedAttributeDefinition defn,
org.jboss.dmr.ModelNode newValue)
|
protected boolean |
AbstractRepositoryConfigWriteAttributeHandler.changeField(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
RepositoryService repositoryService,
MappedAttributeDefinition defn,
org.jboss.dmr.ModelNode newValue)
|
|
ModeShape Distribution 3.0.0.Beta2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||