|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
org.apache.slide.common.AbstractSimpleService
do not use as it only allows for a single concurrent transaction context |
|
org.apache.slide.util.HashMapObjectCache
The cache may grew beyond max size or not cache not at all. see Bug 13142 |
|
org.apache.slide.store.StandardStore
This store is deprecated as it has no reasonable transaction support, use ExtendedStore instead. |
Deprecated Methods | |
org.apache.slide.security.Security.checkPermission(ObjectNode, SubjectNode, ActionNode)
use signature with SlideToken instead |
|
org.apache.slide.common.Service.connectIfNeeded()
|
|
org.apache.slide.search.basic.ComparableResourceImpl.getExternalHref()
|
|
org.apache.slide.common.NamespaceConfig.getGuestPath()
There is now a generic SubjectNode for "guest" |
|
org.apache.slide.common.EmbeddedDomain.getLogger()
Use the namespace loggers instead |
|
org.apache.slide.content.NodeRevisionDescriptor.getPropertiesNames()
Replaced by enumeratePropertiesName |
|
org.apache.slide.content.NodeRevisionDescriptor.getPropertiesValues()
Replaced by enumerate properties |
|
org.apache.slide.security.Security.hasPermission(ObjectNode, SubjectNode, ActionNode)
use signature with SlideToken instead |
|
org.apache.slide.common.EmbeddedDomain.setLogger(Logger)
Use the namespace loggers instead |
Deprecated Constructors | |
org.apache.slide.common.Uri(Namespace, String)
use signature with SlideToken instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |