Interface IModulHandler
- All Superinterfaces:
IAPIHandler
,IGenericHandler
,Serializable
- All Known Implementing Classes:
ModulHandler
Deprecated.
Table no longer exists
-
Method Summary
Modifier and TypeMethodDescriptiongetModulByName
(UserContext uc, Mandant mandant, String name) Deprecated.getModuleByRolle
(UserContext uc, Rolle rolle) Deprecated.Methods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName
Methods inherited from interface de.xima.fc.handler.interfaces.entity.IGenericHandler
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getEntityRefs, getSingleAttributes, getSingleAttributes, resultTotalCount, update, update
-
Method Details
-
getModuleByRolle
Deprecated. -
getModulByName
Deprecated.
-