Uses of Class
org.exoplatform.services.organization.idm.externalstore.jpa.IDMQueueEntity
Packages that use IDMQueueEntity
-
Uses of IDMQueueEntity in org.exoplatform.services.organization.idm.externalstore.jpa
Methods in org.exoplatform.services.organization.idm.externalstore.jpa that return IDMQueueEntityModifier and TypeMethodDescriptionIDMQueueEntity.setCreationDate(Calendar creationDate) IDMQueueEntity.setEntityId(String entityId) IDMQueueEntity.setEntityType(int entityType) IDMQueueEntity.setId(long id) IDMQueueEntity.setNbRetries(int nbRetries) IDMQueueEntity.setType(org.exoplatform.services.organization.externalstore.model.IDMOperationType type) Methods in org.exoplatform.services.organization.idm.externalstore.jpa that return types with arguments of type IDMQueueEntityModifier and TypeMethodDescriptionIDMQueueDAO.getEntriesNotProcessedWithNBRetries(int nbRetries, int limit)