@Security public class CustomOperationFieldPossibleValueCategoryServiceSecurity extends BaseCustomFieldPossibleValueCategoryServiceSecurity<CustomOperationField,CustomOperationFieldPossibleValueCategory,CustomOperationFieldPossibleValue> implements CustomOperationFieldPossibleValueCategoryService
CustomOperationFieldPossibleValueCategoryServiceentityClass| Constructor and Description |
|---|
CustomOperationFieldPossibleValueCategoryServiceSecurity() |
| Modifier and Type | Method and Description |
|---|---|
protected BaseCustomFieldServiceSecurity<?,CustomOperationField,CustomOperationFieldPossibleValueCategory,CustomOperationFieldPossibleValue,?,?> |
getCustomFieldServiceSecurity()
Must be implemented in order to return the corresponding custom field service security
|
protected BaseCustomFieldPossibleValueCategoryServiceLocal<CustomOperationField,CustomOperationFieldPossibleValueCategory,CustomOperationFieldPossibleValue> |
getImplementation()
Should be implemented in order to return the actual implementation of the service
|
checkCreateNew, doHasManageAccess, doHasViewAccess, isAccessible, list, move, saveCategories, saveOrdercanPerformOperation, canViewHistoryLog, checkManageAccess, checkOperation, checkViewAccess, customizeData, find, getConfirmationPasswordInputForRemove, getData, getDataForNew, getEntityClass, hasManageAccess, hasViewAccess, load, onBeforeSave, remove, removeAll, removeAllWithConfirmationPassword, removeWithConfirmationPassword, resolveEntityCheck, save, saveWithConfirmationPasswordcheckGuest, checkId, checkIds, checkInternalName, checkLoggedIn, checkManagesUser, checkRelatesToUser, checkVO, checkVOs, doInitialize, getEntityCheckRegistry, getUser, initializecanManage, checkManagesUser, checkPermission, checkRelatesToUser, checkValue, clearAlreadyValidated, getAccountHandler, getAuthHandler, getBaseEntityManagerHandler, getChannelConfiguration, getConfiguration, getConversionHandler, getCustomFieldValueHandler, getEntityManagerHandler, getGroupsHandler, getLoggedBasicUser, getLoggedUser, getProducts, getProductsHandler, getReportHandler, getTranslatedName, getTranslatedValue, getUserLocatorHandler, getValidationResult, hasPermission, hasValue, inSameNetwork, inSameNetworkOrGlobal, isAdmin, isAlreadyValidated, isBroker, isGlobalAdmin, isGlobalAdminInNetwork, isGuest, isLoggedIn, isMember, isNetworkAdmin, isOperator, isRelatedToUser, isSystem, isUserManager, isUserManagerOf, message, message, permission, permission, permissionOptionalValue, permissionOptionalValue, toDate, toDateTime, validatedelete, detach, find, flush, from, getApplicationContext, getConfigurationHandler, getDataTranslationHandler, getFormatter, getFormatter, getFormatter, getLogger, getNotificationHandler, getProfileFieldHandler, getRemoteAddress, getSessionData, getTransactionHandler, getTranslationHandler, message, message, persist, processBatch, refresh, remove, subQuery, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlist, move, saveCategories, saveOrdergetData, getDataForNew, load, remove, removeAll, savepublic CustomOperationFieldPossibleValueCategoryServiceSecurity()
protected BaseCustomFieldServiceSecurity<?,CustomOperationField,CustomOperationFieldPossibleValueCategory,CustomOperationFieldPossibleValue,?,?> getCustomFieldServiceSecurity()
BaseCustomFieldPossibleValueCategoryServiceSecurityprotected BaseCustomFieldPossibleValueCategoryServiceLocal<CustomOperationField,CustomOperationFieldPossibleValueCategory,CustomOperationFieldPossibleValue> getImplementation()
CRUDServiceSecurity