Class FrontendServerPropertyAPI
java.lang.Object
de.xima.fc.api.ASubAPI
de.xima.fc.api.entity.AEntityAPI<FrontendServerProperty>
de.xima.fc.api.entity.FrontendServerPropertyAPI
API class for
FrontendServerProperty.- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
-
Field Summary
Fields inherited from class AEntityAPI
entityClass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetByKey(UserContext uc, String key, FrontendServer frontendServer) Methods inherited from class AEntityAPI
create, create, delete, delete, deleteAllBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getEntityRefs, getPagedResult, getSingleAttributes, getSingleAttributes, resultTotalCount, resultTotalCount, update, updateMethods inherited from class ASubAPI
getHandlerProvider
-
Constructor Details
-
FrontendServerPropertyAPI
public FrontendServerPropertyAPI()
-
-
Method Details
-
getByKey
-