Uses of Enum Class
fr.becpg.model.EntityListState
Packages that use EntityListState
-
Uses of EntityListState in fr.becpg.model
Methods in fr.becpg.model that return EntityListStateModifier and TypeMethodDescriptionstatic EntityListStateReturns the enum constant of this class with the specified name.static EntityListState[]EntityListState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EntityListState in fr.becpg.repo.entity
Methods in fr.becpg.repo.entity with parameters of type EntityListStateModifier and TypeMethodDescriptionbooleanEntityService.changeEntityListStates(org.alfresco.service.cmr.repository.NodeRef entityNodeRef, EntityListState state) changeEntityListStates. -
Uses of EntityListState in fr.becpg.repo.entity.impl
Methods in fr.becpg.repo.entity.impl with parameters of type EntityListStateModifier and TypeMethodDescriptionbooleanEntityServiceImpl.changeEntityListStates(org.alfresco.service.cmr.repository.NodeRef entityNodeRef, EntityListState state) changeEntityListStates.