|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Property sets backed by the database implement this interface
| Method Summary | |
void |
delete()
Deletes property set from the database. |
void |
update()
Updates set information (name, description, owner, ...) in the database. |
| Methods inherited from interface biz.hammurapi.web.properties.PropertySet |
clear, compareProperties, containsAll, getPropertyNames, getSubset, load, mount, remove, setAll |
| Methods inherited from interface biz.hammurapi.config.MutableContext |
set |
| Methods inherited from interface biz.hammurapi.config.Context |
get |
| Methods inherited from interface biz.hammurapi.xml.dom.DomSerializable |
toDom |
| Methods inherited from interface biz.hammurapi.web.property.sql.PropertySet |
getDescription, getId, getName, getOwnerId, getOwnerType, setDescription, setId, setName, setOwnerId, setOwnerType |
| Method Detail |
public void delete()
throws java.sql.SQLException
java.sql.SQLException
public void update()
throws java.sql.SQLException
java.sql.SQLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||