Package | Description |
---|---|
org.nuxeo.ecm.platform.annotations.gwt.client.configuration | |
org.nuxeo.ecm.platform.annotations.gwt.client.configuration.filter |
Modifier and Type | Method and Description |
---|---|
AnnotationDefinition |
WebConfiguration.getAnnotationDefinition(String name) |
Modifier and Type | Method and Description |
---|---|
List<AnnotationDefinition> |
WebConfiguration.getAnnotationDefinitions() |
List<AnnotationDefinition> |
WebConfiguration.getAnnotationDefinitions(AnnotationDefinitionFilter filter) |
Map<String,AnnotationDefinition> |
WebConfiguration.getAnnotationDefinitionsMap() |
Modifier and Type | Method and Description |
---|---|
void |
WebConfiguration.addAnnotationDefinition(AnnotationDefinition annotationDefinition) |
void |
WebConfiguration.removeAnnotationDefinition(AnnotationDefinition annotationDefinition) |
Modifier and Type | Method and Description |
---|---|
boolean |
InMenuFilter.accept(AnnotationDefinition annotationDefinition) |
boolean |
TypeFilter.accept(AnnotationDefinition annotationDefinition) |
boolean |
AnnotationDefinitionFilter.accept(AnnotationDefinition annotationDefinition) |
Copyright © 2017 Nuxeo. All rights reserved.