org.rapla.facade
Interface ClientFacade

All Superinterfaces:
ModificationModule, QueryModule, UpdateModule, UserModule

public interface ClientFacade
extends UserModule, ModificationModule, QueryModule, UpdateModule

A collection of all module-interfaces

Version:
CVS $Revision: 1.25 $ $Date: 2006/01/08 14:43:14 $

Field Summary
static String ROLE
           
 
Fields inherited from interface org.rapla.facade.UpdateModule
REFRESH_INTERVAL_ENTRY
 
Method Summary
 
Methods inherited from interface org.rapla.facade.UserModule
canChangePassword, canSwitchBack, changePassword, getUser, isSessionActive, login, logout, switchTo
 
Methods inherited from interface org.rapla.facade.ModificationModule
checkReservation, clone, edit, getPersistant, newAppointment, newAttribute, newCategory, newDynamicType, newPeriod, newPerson, newRaplaCalendarModel, newRaplaMap, newRaplaMap, newReservation, newResource, newUser, remove, removeObjects, store, storeAndRemove, storeObjects
 
Methods inherited from interface org.rapla.facade.QueryModule
canExchangeAllocatables, getAllocatableBindings, getAllocatables, getAllocatables, getConflicts, getConflicts, getDynamicType, getDynamicTypes, getPeriodModel, getPeriods, getPreferences, getPreferences, getReservations, getReservations, getSuperCategory, getUser, getUserGroupsCategory, getUsers, hasPermissionToAllocate, today
 
Methods inherited from interface org.rapla.facade.UpdateModule
addAllocationChangedListener, addModificationListener, addUpdateErrorListener, isClientForServer, refresh, removeAllocationChangedListener, removeModificationListener, removeUpdateErrorListener
 

Field Detail

ROLE

static final String ROLE


Copyright © 2000-2006 Rapla Team. All Rights Reseserved.