|
||||||||||
| 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 grow beyond max size or not cache 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 Fields | |
| org.apache.slide.common.RequestedPropertyImpl.namespace
this should be private. We should use PropertyName. |
|
| Deprecated Constructors | |
| org.apache.slide.content.NodeRevisionDescriptor(NodeRevisionNumber, String, Vector, Hashtable)
because of weird structure of the properties parameter.
please use NodeRevisionDescriptor.NodeRevisionDescriptor(NodeRevisionNumber, String, Vector, List). |
|
| org.apache.slide.common.PropertyName(String)
use PropertyName.getPropertyName(String, String) |
|
| org.apache.slide.common.PropertyName(String, String)
use PropertyName.getPropertyName(String, String) |
|
| org.apache.slide.common.Uri(Namespace, String)
use signature with SlideToken instead |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||