- email() - Method in class io.scalecube.organization.domain.Organization
-
- encode(T) - Method in interface io.scalecube.organization.repository.couchbase.TranslationService
-
Encodes a JSON String into the target format.
- Entity - Class in io.scalecube.organization.domain
-
- Entity() - Constructor for class io.scalecube.organization.domain.Entity
-
- EntityNotFoundException - Exception in io.scalecube.organization.repository.exception
-
- EntityNotFoundException(String) - Constructor for exception io.scalecube.organization.repository.exception.EntityNotFoundException
-
- execute(I) - Method in class io.scalecube.organization.operation.ServiceOperation
-
Executes the request argument.
- existByProperty(String, Object) - Method in interface io.scalecube.organization.repository.Repository
-
Determines if a entity with property corresponding to the propertyName argument
and property value matching the propertyValue exists in this repository.
- existsById(I) - Method in interface io.scalecube.organization.repository.Repository
-
Determines if an entity corresponding to the I argument exists in this repository.
- existsByName(String) - Method in class io.scalecube.organization.repository.couchbase.CouchbaseOrganizationsRepository
-
- existsByName(String) - Method in interface io.scalecube.organization.repository.OrganizationsRepository
-
Returns whether an organization with the given name exists.
- expiration(Long) - Method in class io.scalecube.organization.tokens.JwtApiKey.Builder
-