Modifier and Type | Method and Description |
---|---|
void |
MetadataProcessorDescriptor.setClass(Class<? extends BinaryMetadataProcessor> aType) |
Constructor and Description |
---|
XAnnotatedMember(XMap xmap,
XAccessor setter,
XNode anno) |
Modifier and Type | Field and Description |
---|---|
String |
FormDefinition.description |
String |
FormDefinition.image |
String |
FormDefinition.title |
Modifier and Type | Field and Description |
---|---|
String |
DmkProtocol.name |
String |
DmkProtocol.password |
int |
DmkProtocol.port |
String |
DmkProtocol.user |
Modifier and Type | Field and Description |
---|---|
String |
OperationDocumentation.Param.description |
boolean |
OperationDocumentation.Param.isRequired |
String |
OperationDocumentation.Param.name |
int |
OperationDocumentation.Param.order |
String |
OperationDocumentation.Param.type |
Modifier and Type | Field and Description |
---|---|
Class<?> |
TypeAdapterContribution.accept |
Class<? extends TypeAdapter> |
TypeAdapterContribution.clazz
Adapter implementation class
|
Class<?> |
TypeAdapterContribution.produce |
boolean |
OperationContribution.replace
Put it to true to override an existing contribution having the same ID.
|
Class<?> |
OperationContribution.type
The operation class that must be annotated using
Operation annotation. |
Modifier and Type | Method and Description |
---|---|
void |
EventHandler.setAttribute(String attribute) |
Modifier and Type | Field and Description |
---|---|
Class<?> |
CodecDescriptor.clazz |
Modifier and Type | Field and Description |
---|---|
Class<? extends ContentEnricher> |
ContentEnricherDescriptor.klass
Deprecated.
|
String |
ContentEnricherDescriptor.name
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
RestBinding.setGroups(String list) |
Modifier and Type | Field and Description |
---|---|
String |
CacheDescriptor.name |
boolean |
CacheDescriptor.remove |
Modifier and Type | Method and Description |
---|---|
void |
GlobalConfigDescriptor.setDiskCacheSize(int size) |
void |
GlobalConfigDescriptor.setGCInterval(long value) |
Modifier and Type | Method and Description |
---|---|
void |
LifeCycleDescriptor.setLifeCycleManager(String lifeCycleManager) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentStoreHandlerDescriptor.setClass(Class<? extends DocumentStoreHandler> clazz) |
Modifier and Type | Field and Description |
---|---|
Class<? extends NuxeoCmisServiceFactory> |
NuxeoCmisServiceFactoryDescriptor.factoryClass |
Modifier and Type | Field and Description |
---|---|
String |
HibernateConfiguration.name |
Modifier and Type | Method and Description |
---|---|
void |
HibernateConfiguration.setDatasource(String name) |
Modifier and Type | Field and Description |
---|---|
int |
RedisPoolDescriptor.database |
int |
RedisSentinelDescriptor.failoverTimeout |
RedisHostDescriptor[] |
RedisServerDescriptor.hosts |
String |
RedisSentinelDescriptor.master |
String |
RedisHostDescriptor.name |
int |
RedisHostDescriptor.port |
int |
RedisPoolDescriptor.timeout |
Modifier and Type | Method and Description |
---|---|
void |
RedisServerDescriptor.setHost(int port) |
void |
RedisServerDescriptor.setHost(String name) |
void |
RedisPoolDescriptor.setPassword(String value) |
Modifier and Type | Field and Description |
---|---|
String |
ScheduleImpl.cronExpression |
boolean |
ScheduleImpl.enabled |
String |
ScheduleImpl.eventCategory |
String |
ScheduleImpl.eventId |
String |
ScheduleImpl.id |
String |
ScheduleImpl.username |
Modifier and Type | Method and Description |
---|---|
void |
ScheduleImpl.setEventId(String eventId) |
Modifier and Type | Field and Description |
---|---|
boolean |
DocumentTypeDescriptor.append |
boolean |
SchemaDescriptor.isLazy |
String |
SchemaDescriptor.name |
String |
SchemaBindingDescriptor.name |
String |
FacetDescriptor.name |
String |
DocumentTypeDescriptor.name |
boolean |
SchemaBindingDescriptor.override |
Boolean |
FacetDescriptor.perDocumentQuery |
String |
DocumentTypeDescriptor.prefetch |
String |
SchemaBindingDescriptor.prefix |
String |
SchemaBindingDescriptor.src |
String |
DocumentTypeDescriptor.superTypeName |
String |
SchemaBindingDescriptor.xsdRootElement |
Modifier and Type | Field and Description |
---|---|
int |
BinaryManagerRootDescriptor.depth
The number of intermediate sub-directories to use.
|
String |
BinaryManagerRootDescriptor.digest
The digest, for instance
MD5 or SHA-256 . |
Modifier and Type | Field and Description |
---|---|
Class<? extends LockManager> |
LockManagerDescriptor.klass |
String |
LockManagerDescriptor.name |
Modifier and Type | Field and Description |
---|---|
String |
MongoDBRepositoryDescriptor.dbname |
String |
MongoDBRepositoryDescriptor.label |
String |
MongoDBRepositoryDescriptor.name |
String |
MongoDBRepositoryDescriptor.server |
Modifier and Type | Field and Description |
---|---|
String |
RepositoryDescriptor.FulltextIndexDescriptor.analyzer |
Class<? extends RepositoryBackend> |
RepositoryDescriptor.backendClass |
Class<? extends BinaryManager> |
RepositoryDescriptor.binaryManagerClass |
String |
RepositoryDescriptor.binaryManagerKey |
String |
RepositoryDescriptor.binaryStorePath |
Class<? extends CachingMapper> |
RepositoryDescriptor.cachingMapperClass |
String |
RepositoryDescriptor.FulltextIndexDescriptor.catalog |
String |
RepositoryDescriptor.FieldDescriptor.column |
String |
RepositoryDescriptor.FulltextIndexDescriptor.fieldType
string or blob
|
String |
RepositoryDescriptor.fulltextAnalyzer |
String |
RepositoryDescriptor.fulltextCatalog |
String |
RepositoryDescriptor.fulltextParser |
String |
RepositoryDescriptor.idType |
String |
RepositoryDescriptor.label |
String |
RepositoryDescriptor.FulltextIndexDescriptor.name |
RepositoryDescriptor |
RepositoryDescriptor.repositoryDescriptor |
String |
RepositoryDescriptor.FieldDescriptor.table |
String |
RepositoryDescriptor.FieldDescriptor.type |
String |
RepositoryDescriptor.usersSeparatorKey |
String |
RepositoryDescriptor.xaDataSourceName |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryDescriptor.setName(String name) |
void |
RepositoryDescriptor.FieldDescriptor.setName(String name) |
void |
RepositoryDescriptor.setPool(NuxeoConnectionManagerConfiguration pool) |
void |
RepositoryDescriptor.setQueryMakerDeprecated(String klass) |
void |
RepositoryDescriptor.FieldDescriptor.setXNodeContent(String name) |
Modifier and Type | Field and Description |
---|---|
boolean |
QueryMakerDescriptor.enabled |
String |
QueryMakerDescriptor.name |
Class<? extends QueryMaker> |
QueryMakerDescriptor.queryMaker |
Modifier and Type | Field and Description |
---|---|
InitialStateDescriptor |
VersioningRuleDescriptor.initialState |
InitialStateDescriptor |
DefaultVersioningRuleDescriptor.initialState |
Modifier and Type | Field and Description |
---|---|
int |
WorkQueueDescriptor.capacity
When specified, make the blocking queue bounded, so submission will block until space become available.
|
int |
WorkQueueDescriptor.clearCompletedAfterSeconds |
String |
WorkQueueDescriptor.id |
Class<?> |
WorkQueuingImplDescriptor.klass |
int |
WorkQueueDescriptor.maxThreads |
String |
WorkQueueDescriptor.name |
Boolean |
WorkQueueDescriptor.processing |
Boolean |
WorkQueueDescriptor.queuing |
boolean |
WorkQueueDescriptor.usePriority
If this is
true , then a priority queue is used instead of a regular queue. |
Modifier and Type | Field and Description |
---|---|
String |
DiffFieldDescriptor.category |
boolean |
DiffFieldItemDescriptor.displayContentDiffLinks |
boolean |
DiffFieldDescriptor.displayContentDiffLinks |
boolean |
DiffExcludedFieldsDescriptor.enabled |
boolean |
DiffDisplayDescriptor.enabled |
String |
DiffFieldItemDescriptor.name |
String |
DiffComplexFieldDescriptor.name |
String |
DiffBlockReferenceDescriptor.name |
String |
DiffFieldDescriptor.name |
String |
DiffBlockDescriptor.name |
String |
DiffComplexFieldDescriptor.schema |
String |
DiffExcludedFieldsDescriptor.schema |
String |
DiffFieldDescriptor.schema |
String |
DiffDisplayDescriptor.type |
Modifier and Type | Field and Description |
---|---|
String |
PermissionDescriptor.name |
Modifier and Type | Method and Description |
---|---|
void |
InverseReference.setFieldName(String fieldName) |
void |
InverseReference.setReadOnly(boolean readOnly) |
void |
InverseReference.setTargetDirectoryName(String targetDirectoryName) |
Modifier and Type | Field and Description |
---|---|
Class<? extends EntryAdaptor> |
LDAPDirectoryDescriptor.EntryAdaptorDescriptor.adaptorClass |
String |
LDAPDynamicReferenceDescriptor.baseDN |
String |
LDAPDirectoryDescriptor.cacheEntryName |
String |
LDAPDirectoryDescriptor.cacheEntryWithoutReferencesName |
int |
LDAPServerDescriptor.connectionTimeout |
String |
LDAPDirectoryDescriptor.creationBaseDn |
String |
LDAPDirectoryDescriptor.emptyRefMarker |
String |
LDAPDynamicReferenceDescriptor.filter |
boolean |
LDAPReference.forceDnConsistencyCheck |
String |
LDAPDirectoryDescriptor.idCase
Since 5.4.2: force id case to upper or lower, or leaver it unchanged.
|
String |
LDAPDirectoryDescriptor.idField |
String |
LDAPDirectoryDescriptor.missingIdFieldCase |
String |
LDAPServerDescriptor.name |
String |
LDAPDirectoryDescriptor.name |
String |
LDAPDirectoryDescriptor.passwordField |
String |
LDAPDirectoryDescriptor.passwordHashAlgorithm |
boolean |
LDAPServerDescriptor.poolingEnabled |
String |
LDAPDirectoryDescriptor.rdnAttribute |
boolean |
LDAPDirectoryDescriptor.readOnly |
int |
LDAPServerDescriptor.retries |
String |
LDAPDirectoryDescriptor.schemaName |
String |
LDAPDirectoryDescriptor.searchBaseDn |
String |
LDAPDirectoryDescriptor.serverName |
String |
LDAPDynamicReferenceDescriptor.type |
boolean |
LDAPServerDescriptor.verifyServerCert |
Modifier and Type | Method and Description |
---|---|
void |
LDAPServerDescriptor.setBindDn(String bindDn) |
void |
LDAPServerDescriptor.setBindPassword(String bindPassword) |
void |
LDAPDirectoryDescriptor.setEntryAdaptor(LDAPDirectoryDescriptor.EntryAdaptorDescriptor adaptorDescriptor) |
void |
LDAPTreeReference.setFieldName(String fieldName) |
void |
LDAPReference.setFieldName(String fieldName) |
void |
LDAPTreeReference.setScope(String scope) |
void |
LDAPDirectoryDescriptor.setSearchFilter(String searchFilter) |
void |
LDAPDirectoryDescriptor.setSearchScope(String searchScope) |
void |
LDAPDirectoryDescriptor.setSubstringMatchType(String substringMatchType) |
void |
LDAPTreeReference.setTargetDirectoryName(String targetDirectoryName) |
void |
LDAPReference.setTargetDirectoryName(String targetDirectoryName) |
Modifier and Type | Field and Description |
---|---|
boolean |
SourceDescriptor.creation |
String |
FieldDescriptor.forField |
boolean |
SubDirectoryDescriptor.isOptional |
String |
SubDirectoryDescriptor.name |
String |
SourceDescriptor.name |
String |
MultiDirectoryDescriptor.name |
String |
FieldDescriptor.name |
Integer |
MultiDirectoryDescriptor.querySizeLimit |
Boolean |
MultiDirectoryDescriptor.readOnly |
boolean |
MultiDirectoryDescriptor.remove |
Modifier and Type | Field and Description |
---|---|
Boolean |
SQLDirectoryDescriptor.autoincrementIdField |
String |
SQLDirectoryDescriptor.cacheEntryName |
String |
SQLDirectoryDescriptor.cacheEntryWithoutReferencesName |
String |
SQLDirectoryDescriptor.dataFileCharacterSeparator |
String |
SQLDirectoryDescriptor.dataFileName |
String |
SQLDirectoryDescriptor.dataSourceName |
String |
SQLDirectoryDescriptor.dbDriver |
String |
SQLDirectoryDescriptor.dbPassword |
String |
SQLDirectoryDescriptor.dbUrl |
String |
SQLDirectoryDescriptor.dbUser |
String |
SQLDirectoryDescriptor.idField |
String |
SQLDirectoryDescriptor.name |
Boolean |
SQLDirectoryDescriptor.nativeCase |
String |
SQLDirectoryDescriptor.parentDirectory |
String |
SQLDirectoryDescriptor.passwordHashAlgorithm |
Boolean |
SQLDirectoryDescriptor.readOnly |
String |
SQLDirectoryDescriptor.schemaName |
String |
SQLDirectoryDescriptor.tableName |
Modifier and Type | Method and Description |
---|---|
void |
SQLDirectoryDescriptor.setCreateTablePolicy(String createTablePolicy) |
void |
TableReference.setFieldName(String fieldName) |
void |
SQLDirectoryDescriptor.setSubstringMatchType(String substringMatchType) |
void |
TableReference.setTargetDirectoryName(String targetDirectoryName) |
Modifier and Type | Field and Description |
---|---|
String |
ApplicationDefinitionDescriptor.applicationRelativePath |
boolean |
RequestHandlerDescriptor.disabled |
boolean |
ApplicationDefinitionDescriptor.disabled |
Class<?> |
RequestHandlerDescriptor.klass |
String |
ApplicationDefinitionDescriptor.loginPage |
String |
ApplicationDefinitionDescriptor.logoutPage |
String |
ApplicationDefinitionDescriptor.name |
Integer |
ApplicationDefinitionDescriptor.order |
String |
RequestHandlerDescriptor.requestHandlerName |
String |
ApplicationDefinitionDescriptor.requestHandlerName |
Modifier and Type | Method and Description |
---|---|
void |
Action.setLink(String link) |
Modifier and Type | Field and Description |
---|---|
String |
WSEndpointDescriptor.address |
Class<?> |
WSEndpointDescriptor.clazz |
boolean |
WSEndpointDescriptor.mtom |
String |
WSEndpointDescriptor.name |
String |
DocumentLoaderDescriptor.name |
String |
WSEndpointDescriptor.namespace |
String |
WSEndpointDescriptor.port |
String |
WSEndpointDescriptor.publishedEndpointUrl |
String |
WSEndpointDescriptor.service |
String |
WSEndpointDescriptor.wsdl |
Modifier and Type | Method and Description |
---|---|
void |
DocumentLoaderDescriptor.setClass(Class<? extends DocumentLoader> clazz) |
Modifier and Type | Field and Description |
---|---|
String |
CommentServiceConfig.commentConverterClassName |
String |
CommentServiceConfig.commentNamespace |
String |
CommentServiceConfig.documentNamespace |
String |
CommentServiceConfig.graphName |
String |
CommentServiceConfig.predicateNamespace |
Modifier and Type | Field and Description |
---|---|
boolean |
UserMetadataGroupComputerDescriptor.enabled |
boolean |
DocumentMetadataGroupComputerDescriptor.enabled |
String |
UserMetadataGroupComputerDescriptor.groupPattern |
String |
DocumentMetadataGroupComputerDescriptor.groupPattern |
String |
UserMetadataGroupComputerDescriptor.name |
String |
DocumentMetadataGroupComputerDescriptor.name |
String |
DocumentMetadataGroupComputerDescriptor.whereClause |
String |
UserMetadataGroupComputerDescriptor.xpath |
String |
DocumentMetadataGroupComputerDescriptor.xpathSelector |
Modifier and Type | Method and Description |
---|---|
void |
ACEDescriptor.setUserName(String userName)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
Class<? extends NotificationListenerHook> |
NotificationListenerHookDescriptor.hookListener |
String |
NotificationListenerHookDescriptor.name |
Modifier and Type | Field and Description |
---|---|
String |
VersioningDescriptor.defaultVersioningOption |
Boolean |
VersioningDescriptor.versionAfterAdd |
Modifier and Type | Method and Description |
---|---|
void |
WidgetTypeConfigurationDescriptor.setConfProperties(PropertiesDescriptor propsDesc) |
void |
LayoutTypeConfigurationDescriptor.setConfProperties(PropertiesDescriptor propsDesc) |
Modifier and Type | Method and Description |
---|---|
void |
ExcelExportServiceDescriptor.setTemplate(String templatePath) |
Modifier and Type | Field and Description |
---|---|
boolean |
HtmlSanitizerDescriptor.enabled |
String |
HtmlSanitizerDescriptor.name |
boolean |
HtmlSanitizerDescriptor.override |
String |
HtmlSanitizerAntiSamyDescriptor.policy |
Modifier and Type | Method and Description |
---|---|
void |
ExtensionDescriptor.setAmbiguous(boolean ambiguous) |
Modifier and Type | Field and Description |
---|---|
ImageUtilsDescriptor |
LibrarySelectorServiceDescriptor.imageUtils |
MetadataUtilsDescriptor |
LibrarySelectorServiceDescriptor.metadataUtils |
Modifier and Type | Method and Description |
---|---|
void |
PredicateDefinition.setOperator(String operator) |
Modifier and Type | Field and Description |
---|---|
String |
PageProviderClassReplacerDescriptor.className |
Double |
AggregateRangeDescriptor.from |
String |
AggregateRangeDateDescriptor.fromDate |
String |
AggregateRangeDescriptor.key |
Double |
AggregateRangeDescriptor.to |
String |
AggregateRangeDateDescriptor.toDate |
Modifier and Type | Method and Description |
---|---|
void |
WhereClauseDescriptor.setFixedPath(String fixedPart) |
void |
PredicateDescriptor.setOperator(String operator) |
void |
BasePageProviderDescriptor.setPattern(String pattern) |
Modifier and Type | Field and Description |
---|---|
String |
GraphDescriptor.graphType |
String |
GraphDescriptor.name |
Modifier and Type | Method and Description |
---|---|
void |
SubType.setHidden(String value) |
Modifier and Type | Method and Description |
---|---|
void |
LoginScreenConfig.setBodyBackgroundStyle(String bodyBackgroundStyle) |
void |
LoginScreenConfig.setFooterStyle(String footerStyle) |
void |
OpenUrlDescriptor.setGrantPattern(String grantPattern) |
void |
LoginScreenConfig.setHeaderStyle(String headerStyle) |
void |
LoginProviderLink.setIconPath(String iconPath) |
void |
LoginProviderLink.setLink(String link) |
void |
LoginScreenConfig.setLoginBoxBackgroundStyle(String loginBoxBackgroundStyle) |
void |
LoginScreenConfig.setLogoUrl(String logoUrl) |
void |
AuthenticationPluginDescriptor.setNeedStartingURLSaving(boolean needStartingURLSaving) |
void |
AuthenticationPluginDescriptor.setStateful(boolean stateful) |
Modifier and Type | Field and Description |
---|---|
String |
JSFBlobUploaderDescriptor.id |
Class<JSFBlobUploader> |
JSFBlobUploaderDescriptor.klass |
Integer |
JSFBlobUploaderDescriptor.order |
Modifier and Type | Field and Description |
---|---|
VirtualUserDescriptor |
UserManagerDescriptor.anonymousUser |
String |
UserManagerDescriptor.defaultGroup |
String |
UserManagerDescriptor.digestAuthDirectory |
String |
UserManagerDescriptor.digestAuthRealm |
Boolean |
UserManagerDescriptor.disableDefaultAdministratorsGroup |
String |
UserManagerDescriptor.groupDirectoryName |
String |
UserManagerDescriptor.groupLabelField |
String |
UserManagerDescriptor.groupListingMode |
String |
UserManagerDescriptor.groupMembersField |
String |
UserManagerDescriptor.groupParentGroupsField |
boolean |
UserManagerDescriptor.groupSearchFieldsAppend |
String |
UserManagerDescriptor.groupSortField |
String |
UserManagerDescriptor.groupSubGroupsField |
String |
VirtualUserDescriptor.id |
String |
VirtualUserDescriptor.password |
boolean |
VirtualUserDescriptor.remove |
boolean |
VirtualUserDescriptor.searchable |
String |
UserManagerDescriptor.userCacheName |
String |
UserManagerDescriptor.userDirectoryName |
String |
UserManagerDescriptor.userEmailField |
String |
UserManagerDescriptor.userListingMode |
Class<?> |
UserManagerDescriptor.userManagerClass |
boolean |
UserManagerDescriptor.userSearchFieldsAppend |
String |
UserManagerDescriptor.userSortField |
Modifier and Type | Method and Description |
---|---|
void |
UserManagerDescriptor.setGroupSearchFieldsPresent(String text) |
void |
UserManagerDescriptor.setUserListingMode(String userListingMode) |
void |
UserManagerDescriptor.setUserPasswordPattern(String pattern) |
void |
UserManagerDescriptor.setUserSearchFieldsPresent(String text) |
Modifier and Type | Method and Description |
---|---|
void |
NuxeoCorsFilterDescriptor.setPattern(String pattern) |
void |
FilterConfigDescriptor.setPattern(String pattern) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentsListDescriptor.setImageURL(String imageURL) |
Modifier and Type | Field and Description |
---|---|
String |
ResourceBinding.className
Deprecated.
Use this to specify the resource class.
|
String |
ConfigurationFileDescriptor.entry |
String |
ResourceBinding.path
Deprecated.
|
String |
ConfigurationFileDescriptor.path |
boolean |
ResourceBinding.singleton
Deprecated.
|
boolean |
ConfigurationFileDescriptor.trackChanges |
Modifier and Type | Field and Description |
---|---|
String |
Installer.module |
Modifier and Type | Method and Description |
---|---|
void |
FilterSetDescriptor.setPathInfo(String pathInfo) |
Modifier and Type | Method and Description |
---|---|
void |
LinkDescriptor.setGuard(String expr) |
Modifier and Type | Field and Description |
---|---|
String |
ModuleConfiguration.base |
File |
ModuleConfiguration.directory
The module directory.
|
String |
TypeDescriptor.fragment |
String |
ModuleShortcut.href
The relative href to your entry point (relative to webengine root)
|
String |
ModuleShortcut.icon
An optional icon
|
String |
MediaTypeRef.id |
boolean |
ModuleConfiguration.isHeadless
Deprecated.
|
String |
ModuleConfiguration.name |
String |
AdapterDescriptor.name |
String |
ModuleConfiguration.path
Deprecated.
you should use new module definition - through
WebEngineModule |
String |
ModuleConfiguration.rootType
Deprecated.
you should use new module definition - through
WebEngineModule |
String |
TypeDescriptor.superType |
String |
AdapterDescriptor.targetType |
String |
ModuleConfiguration.templateFileExt |
String |
ModuleShortcut.title
A title.
|
String |
TypeDescriptor.type |
Modifier and Type | Method and Description |
---|---|
void |
TypeDescriptor.setVisibility(String v) |
Modifier and Type | Field and Description |
---|---|
Class<?> |
RenderingExtensionDescriptor.klass |
String |
RenderingExtensionDescriptor.name |
Modifier and Type | Method and Description |
---|---|
void |
OpenSocialDescriptor.setTrustedHosts(String trustedHosts) |
Modifier and Type | Field and Description |
---|---|
Class<?> |
LoginModuleDescriptor.code |
String |
LoginModuleDescriptor.flag |
Modifier and Type | Field and Description |
---|---|
Element |
DataSourceDescriptor.element |
Modifier and Type | Method and Description |
---|---|
void |
DataSourceLinkDescriptor.setGlobal(String value) |
void |
DataSourceLinkDescriptor.setName(String value) |
Modifier and Type | Field and Description |
---|---|
String |
TemplateDescriptor.installPath |
boolean |
TemplateDescriptor.isRequired |
String |
TemplateDescriptor.name |
String |
FragmentDescriptor.name |
String |
ContainerDescriptor.name |
String |
TemplateDescriptor.src |
int |
FragmentDescriptor.startLevel
Deprecated.
|
int |
FragmentDescriptor.version |
Modifier and Type | Method and Description |
---|---|
void |
TemplateContribution.setTarget(String target) |
Modifier and Type | Method and Description |
---|---|
void |
NuxeoConnectionManagerConfiguration.setMaxActive(int num) |
void |
NuxeoConnectionManagerConfiguration.setMaxIdle(int num) |
void |
NuxeoConnectionManagerConfiguration.setMaxWait(int num) |
Modifier and Type | Method and Description |
---|---|
void |
ServerLocatorDescriptor.setExisting(String value) |
void |
ServerLocatorDescriptor.setRmiPort(String value) |
Modifier and Type | Field and Description |
---|---|
MetricsDescriptor.CsvDescriptor |
MetricsDescriptor.csvReporter |
boolean |
MetricsDescriptor.CsvDescriptor.enabled |
MetricsDescriptor.GraphiteDescriptor |
MetricsDescriptor.graphiteReporter |
String |
MetricsDescriptor.GraphiteDescriptor.host |
MetricsDescriptor.JvmInstrumentationDescriptor |
MetricsDescriptor.jvmInstrumentation |
MetricsDescriptor.Log4jInstrumentationDescriptor |
MetricsDescriptor.log4jInstrumentation |
File |
MetricsDescriptor.CsvDescriptor.outputDir |
Integer |
MetricsDescriptor.GraphiteDescriptor.period |
Integer |
MetricsDescriptor.CsvDescriptor.period |
Integer |
MetricsDescriptor.GraphiteDescriptor.port |
String |
MetricsDescriptor.GraphiteDescriptor.prefix |
MetricsDescriptor.TomcatInstrumentationDescriptor |
MetricsDescriptor.tomcatInstrumentation |
Modifier and Type | Field and Description |
---|---|
Element |
ConfigurationDescriptorImpl.element |
String |
ExtensionPointImpl.name |
String |
ExtensionPointImpl.superComponent |
Modifier and Type | Field and Description |
---|---|
Class<?> |
ContributionStorageDescriptor.clazz |
Modifier and Type | Method and Description |
---|---|
void |
ListenerDescriptor.setListener(Class<EventListener> listenerClass) |
Modifier and Type | Field and Description |
---|---|
String |
RegistryType.className |
String |
RegistryType.name |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationType.setRoot(String root) |
void |
ShortcutType.setTarget(String target) |
Modifier and Type | Field and Description |
---|---|
String |
ElementType.className |
String |
ElementType.name |
String |
ElementType.nodeTypeName |
Modifier and Type | Field and Description |
---|---|
String |
EngineType.name |
Modifier and Type | Field and Description |
---|---|
String |
FormatType.className |
String |
FormatFilterType.engine |
String |
FormatFilterType.formatName |
String |
FormatFilterType.mode |
String |
FormatType.name |
String |
FormatFilterType.name |
String |
FormatType.predicateName |
String |
FormatFilterType.templateEngine |
Modifier and Type | Field and Description |
---|---|
String |
FragmentType.className |
boolean |
FragmentType.dynamic |
String |
FragmentType.modelName |
String |
FragmentType.name |
Modifier and Type | Field and Description |
---|---|
String |
ModelType.className |
String |
ModelType.name |
Modifier and Type | Field and Description |
---|---|
String |
NegotiationType.object |
String |
NegotiationType.strategy |
Modifier and Type | Field and Description |
---|---|
String |
PerspectiveType.name |
String |
PerspectiveType.title |
Modifier and Type | Field and Description |
---|---|
String |
StandaloneFilterType.className |
String |
StandaloneFilterType.engine |
String |
StandaloneFilterType.mode |
String |
StandaloneFilterType.name |
String |
RendererType.name |
String |
StandaloneFilterType.templateEngine |
Modifier and Type | Field and Description |
---|---|
String |
ResourceType.name |
String |
ResourceBank.name |
String |
ResourceType.path |
boolean |
ResourceType.shrinkable |
String |
ResourceType.url |
Modifier and Type | Method and Description |
---|---|
void |
ResourceBank.setConnectionUrl(String connectionUrl) |
void |
ResourceType.setContextPath(String contextPath) |
Modifier and Type | Field and Description |
---|---|
String |
TemplateEngineType.name |
String |
TemplateEngineType.templateView |
String |
TemplateEngineType.title |
Modifier and Type | Field and Description |
---|---|
String |
ThemeSetEntry.features |
String |
ThemeSetEntry.name |
String |
ThemeSet.name |
String |
ThemeDescriptor.src |
Modifier and Type | Field and Description |
---|---|
String |
ViewType.className |
String |
ViewType.elementTypeName |
String |
ViewType.engineName |
String |
ViewType.formatTypeName |
String |
ViewType.icon |
String |
ViewType.mode |
String |
ViewType.modelTypeName |
String |
ViewType.template |
String |
ViewType.viewName |
Modifier and Type | Field and Description |
---|---|
String |
VocabularyType.className |
String |
VocabularyType.name |
String |
VocabularyType.path |
Modifier and Type | Field and Description |
---|---|
String |
WikiSitesFilterDescriptor.clazz |
String |
WikiSitesFilterDescriptor.pattern |
String |
WikiSitesFilterDescriptor.replacement |
Copyright © 2015 Nuxeo SA. All rights reserved.