Package de.xima.fc.api.entity
Class BedingungAPI
- java.lang.Object
-
- de.xima.fc.api.ASubAPI
-
- de.xima.fc.api.entity.AEntityAPI<Bedingung>
-
- de.xima.fc.api.entity.BedingungAPI
-
@Deprecated public class BedingungAPI extends AEntityAPI<Bedingung>
Deprecated.UseWorkflowNodeAPI
and the new workflow engine.API class for manipulation ofBedingung
entities.- Author:
- XIMA MEDIA GmbH
-
-
Field Summary
-
Fields inherited from class de.xima.fc.api.entity.AEntityAPI
entityClass
-
-
Constructor Summary
Constructors Constructor Description BedingungAPI()
Deprecated.
-
Method Summary
-
Methods inherited from class de.xima.fc.api.entity.AEntityAPI
create, create, delete, delete, deleteAllBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, resultTotalCount, update, update
-
Methods inherited from class de.xima.fc.api.ASubAPI
getHandlerProvider
-
-