Package de.hybris.platform.jalo.type
Interface SearchRestriction.SearchRestrictionImpl
- All Superinterfaces:
BridgeInterface,ExposesPermissionFacade,ExposesRemote,ExtensibleItem.ExtensibleItemImpl,Item.ItemImpl,LocalizableItem.LocalizableItemImpl,Serializable,TypeManagerManaged.TypeManagerManagedImpl
- All Known Implementing Classes:
SearchRestrictionEJBImpl
- Enclosing class:
- SearchRestriction
public static interface SearchRestriction.SearchRestrictionImpl
extends TypeManagerManaged.TypeManagerManagedImpl
interface to persistence layer
-
Method Summary
Modifier and TypeMethodDescriptiongetQuery(SessionContext ctx) voidsetPrincipal(Principal principal) voidsetQuery(SessionContext ctx, String query) voidMethods inherited from interface de.hybris.platform.util.BridgeInterface
getJaloObjectClassMethods inherited from interface de.hybris.platform.util.ExposesPermissionFacade
getPermissionFacadeMethods inherited from interface de.hybris.platform.util.ExposesRemote
getRemoteMethods inherited from interface de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl
getAllProperties, getProperty, getPropertyNames, removeProperty, setAllProperties, setPropertyMethods inherited from interface de.hybris.platform.jalo.Item.ItemImpl
addPermission, checkItemPermission, clearPermission, getComposedType, getCreationTime, getHJMPTS, getModificationTime, getOwner, getPermissionMap, getPK, getPrincipalPermissions, getRestrictedPrincipals, getTypeKey, invalidateLocalCaches, isLocalCachingSupported, isTransactionSupported, remove, setComposedType, setCreationTime, setModificationTime, setOwner, setPermissionMapMethods inherited from interface de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl
getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, removeLocalizedProperty, setAllLocalizableProperties, setLocalizedProperty
-
Method Details
-
getQuery
-
setQuery
-
getPrincipal
Principal getPrincipal() -
setPrincipal
-
getRestrictedType
ComposedType getRestrictedType() -
setRestrictedType
-