Interface IEntityberechtigungHandler
- All Superinterfaces:
IAPIHandler,IGenericHandler,Serializable
- All Known Implementing Classes:
EntityberechtigungHandler
Deprecated.
Entity does not exist anymore.
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptiongetAllByRolle(UserContext uc, Rolle rolle) Deprecated.UseRolle.getBerechtigungen()isntead.Methods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getNameMethods 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
-
getAllByRolle
Deprecated.UseRolle.getBerechtigungen()isntead.
-