|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SwappableItemDao
RiotDao that allows to change the position of an entity using the
swap command
.
Method Summary | |
---|---|
void |
swapEntity(Object entity,
Object parent,
ListParams params,
int swapWith)
|
Methods inherited from interface org.riotfamily.riot.dao.RiotDao |
---|
delete, getEntityClass, getListSize, getObjectId, list, load, merge, save, update |
Method Detail |
---|
void swapEntity(Object entity, Object parent, ListParams params, int swapWith)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |