Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.util |
Constructor and Description |
---|
OwAttrBagBasedUserOperationListener(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
OwTableSpec attributeBagTable)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
static OwTableSpec |
OwAttributeBagResolver.DB_ATTRIBUTE_BAG_TABLE
standard table for writable attribute bags, this table must exist in order to persist writable attribute bags
|
Modifier and Type | Method and Description |
---|---|
static OwTableSpec |
OwTableSpec.fromXML(OwXMLUtil attributeBagTableXML) |
Constructor and Description |
---|
OwStandardDBAttributeBagWriteableFactory(org.springframework.jdbc.core.JdbcTemplate jdbc,
String userID,
OwTableSpec attributeBagTable)
Constructs the attribute bag with the given Database
Use the following attribute scheme:
[Index, User, Name, AttributeName, AttributeValue]
|
OwStandardDBInvertedAttributeBag(org.springframework.jdbc.core.JdbcTemplate jdbc_p,
String bagname_p,
String attributename_p,
OwTableSpec attributeBagTable) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.