Package | Description |
---|---|
com.wewebu.ow.server.util.paramcodec |
Modifier and Type | Class and Description |
---|---|
class |
OwAppCounterBag
This class represent an application counter generator
A bag is used for the unique index storage. |
class |
OwAttributeBagCodec
An
OwCookieStoreCodec implementation that stores cookies using the Alfresco Workdesk
attribute bag mechanism.The codec uses a bag for the unique index storage ( the master bag) and another bag for cookie expiration time storage (the cookie table bag). |
class |
OwNetworkAttributeBagCodec
OwNetwork based implementation of the OwAttributeBagCodec .Uses an instance of OwNetwork to access attribute bags. |
class |
OwTransientCodec
An
OwCookieStoreCodec implementation that stores
the cookies in memory.The index name uniqueness is guaranteed per VM-instance. |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.