Interface and Description |
---|
org.onehippo.repository.api.ContentResourceLoader
please use
ContentResourceLoader instead |
org.hippoecm.repository.ext.DaemonModule
Use
DaemonModule instead. |
org.hippoecm.repository.api.ImportMergeBehavior
there is no substitution for this class, content merging is done using enhanced system view xml semantics
|
org.hippoecm.repository.api.InitializationProcessor
use
InitializationProcessor instead |
Class and Description |
---|
org.onehippo.repository.modules.AbstractReconfigurableSchedulingDaemonModule
deprecated since 2.28.00, register a repository job with the repository scheduler directly using configuration
|
org.hippoecm.repository.api.CronExpression
use
RepositoryScheduler . |
Annotation Type and Description |
---|
org.onehippo.repository.events.Persisted
No longer used. Use the
PersistedHippoEventListener interface instead |
Field and Description |
---|
org.hippoecm.repository.api.HippoNodeType.HIPPO_CONTEXTNODENAME
replaced by
HippoNodeType.HIPPO_CONTEXTPATHS |
org.hippoecm.repository.api.HippoNodeType.HIPPO_EXTENSIONBUILD |
org.hippoecm.repository.api.HippoNodeType.HIPPO_TIMESTAMP
replaced by
HippoNodeType.HIPPO_LASTPROCESSEDTIME |
org.hippoecm.repository.api.HippoNodeType.HIPPO_TYPES |
org.hippoecm.repository.api.HippoNodeType.NT_HARDDOCUMENT
since 2.26.00 (7.9.0) Do not use any more. Usages have been replaced with
JcrConstants.MIX_VERSIONABLE or
JcrConstants.MIX_REFERENCEABLE |
org.hippoecm.repository.api.HippoNodeType.NT_HARDHANDLE
since 2.26.00 (7.9.0) Do not use any more. Usages have been replaced with
JcrConstants.MIX_VERSIONABLE or
JcrConstants.MIX_REFERENCEABLE |
org.hippoecm.repository.api.HippoNodeType.NT_OCMQUERY |
org.hippoecm.repository.api.HippoNodeType.NT_TYPE |
org.hippoecm.repository.api.HippoNodeType.NT_TYPES |
Copyright © 2007–2015 Hippo B.V. (http://www.onehippo.com). All rights reserved.