Enum UserServiceAPI
- java.lang.Object
-
- java.lang.Enum<UserServiceAPI>
-
- org.openiam.mq.constants.api.user.UserServiceAPI
-
- All Implemented Interfaces:
Serializable
,Comparable<UserServiceAPI>
,OpenIAMAPI
public enum UserServiceAPI extends Enum<UserServiceAPI> implements OpenIAMAPI
Created by Alexander Dukkardt on 2016-12-23.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openiam.mq.constants.api.OpenIAMAPI
OpenIAMAPI.OpenIAMAPIResolver<T extends OpenIAMAPI>
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isRegisterInAuditLog()
Need we save operation in auditlogs (uses for foreign requests - not UI requests)static UserServiceAPI
valueOf(String name)
Returns the enum constant of this type with the specified name.static UserServiceAPI[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.-
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
-
Methods inherited from interface org.openiam.mq.constants.api.OpenIAMAPI
name
-
-
-
-
Enum Constant Detail
-
AddPhone
public static final UserServiceAPI AddPhone
-
GetAddressBeans
public static final UserServiceAPI GetAddressBeans
-
GetAttribute
public static final UserServiceAPI GetAttribute
-
FindPhoneBeans
public static final UserServiceAPI FindPhoneBeans
-
GetPrimarySupervisor
public static final UserServiceAPI GetPrimarySupervisor
-
GetSuperiors
public static final UserServiceAPI GetSuperiors
-
GetSuperiorsWithTypes
public static final UserServiceAPI GetSuperiorsWithTypes
-
GetSubordinates
public static final UserServiceAPI GetSubordinates
-
GetSubordinatesCount
public static final UserServiceAPI GetSubordinatesCount
-
FindPotentialSupSubs
public static final UserServiceAPI FindPotentialSupSubs
-
FindPotentialSupSubsCount
public static final UserServiceAPI FindPotentialSupSubsCount
-
GetUserWithDependent
public static final UserServiceAPI GetUserWithDependent
-
GetUserByPrincipal
public static final UserServiceAPI GetUserByPrincipal
-
FindSupervisor
public static final UserServiceAPI FindSupervisor
-
RemoveUser
public static final UserServiceAPI RemoveUser
-
FindBeans
public static final UserServiceAPI FindBeans
-
Suggest
public static final UserServiceAPI Suggest
-
SuggestById
public static final UserServiceAPI SuggestById
-
Count
public static final UserServiceAPI Count
-
SaveProvisionUser
public static final UserServiceAPI SaveProvisionUser
-
SaveTemplateUser
public static final UserServiceAPI SaveTemplateUser
-
ValidateProvisionUser
public static final UserServiceAPI ValidateProvisionUser
-
DeleteUser
public static final UserServiceAPI DeleteUser
-
SetSecondaryStatus
public static final UserServiceAPI SetSecondaryStatus
-
GetNumOfEmailsForUser
public static final UserServiceAPI GetNumOfEmailsForUser
-
GetNumOfAddressesForUser
public static final UserServiceAPI GetNumOfAddressesForUser
-
GetNumOfPhonesForUser
public static final UserServiceAPI GetNumOfPhonesForUser
-
GetUserAttributes
public static final UserServiceAPI GetUserAttributes
-
SaveUserProfile
public static final UserServiceAPI SaveUserProfile
-
GetProfilePictureById
public static final UserServiceAPI GetProfilePictureById
-
GetProfilePictureByUserId
public static final UserServiceAPI GetProfilePictureByUserId
-
GetProfilePictureByUserIds
public static final UserServiceAPI GetProfilePictureByUserIds
-
SaveProfilePicture
public static final UserServiceAPI SaveProfilePicture
-
DeleteProfilePictureByUserId
public static final UserServiceAPI DeleteProfilePictureByUserId
-
DeleteProfilePictureById
public static final UserServiceAPI DeleteProfilePictureById
-
AcceptITPolicy
public static final UserServiceAPI AcceptITPolicy
-
ValidateUserSearchRequest
public static final UserServiceAPI ValidateUserSearchRequest
-
GetUserByLastDate
public static final UserServiceAPI GetUserByLastDate
-
GetUserBetweenCreateDate
public static final UserServiceAPI GetUserBetweenCreateDate
-
GetUserBetweenStartDate
public static final UserServiceAPI GetUserBetweenStartDate
-
GetUserBetweenLastDate
public static final UserServiceAPI GetUserBetweenLastDate
-
GetAllSuperiors
public static final UserServiceAPI GetAllSuperiors
-
FindEmailBeans
public static final UserServiceAPI FindEmailBeans
-
ValidatePhone
public static final UserServiceAPI ValidatePhone
-
FindSupervisors
public static final UserServiceAPI FindSupervisors
-
GetLastIndexDateTime
public static final UserServiceAPI GetLastIndexDateTime
-
ReindexUser
public static final UserServiceAPI ReindexUser
-
GetAllSuperiorsCount
public static final UserServiceAPI GetAllSuperiorsCount
-
ConvertProfileObject
public static final UserServiceAPI ConvertProfileObject
-
GetUserIdsInGroup
public static final UserServiceAPI GetUserIdsInGroup
-
GetUserIdsInRole
public static final UserServiceAPI GetUserIdsInRole
-
SaveAlternateContact
public static final UserServiceAPI SaveAlternateContact
-
GetHelpDeskQuestionsResponse
public static final UserServiceAPI GetHelpDeskQuestionsResponse
-
SaveSecretWord
public static final UserServiceAPI SaveSecretWord
-
IsSecretWordFilled
public static final UserServiceAPI IsSecretWordFilled
-
ResetSecretWord
public static final UserServiceAPI ResetSecretWord
-
NotifyAboutDuplicates
public static final UserServiceAPI NotifyAboutDuplicates
-
GetPossibleAttributeNames
public static final UserServiceAPI GetPossibleAttributeNames
-
GetAllUserAttributeValues
public static final UserServiceAPI GetAllUserAttributeValues
-
SaveOrphan
public static final UserServiceAPI SaveOrphan
-
DeleteOrphans
public static final UserServiceAPI DeleteOrphans
-
LinkOrphans
public static final UserServiceAPI LinkOrphans
-
FindOrphanBeans
public static final UserServiceAPI FindOrphanBeans
-
IsUserHasPicture
public static final UserServiceAPI IsUserHasPicture
-
AddResourceToUsers
public static final UserServiceAPI AddResourceToUsers
-
GET_USER_METADATA_TYPE_ID
public static final UserServiceAPI GET_USER_METADATA_TYPE_ID
-
GET_USER_SSH_KEYS
public static final UserServiceAPI GET_USER_SSH_KEYS
-
UPDATE_USER_ENTITLEMENTS_STATUS_REVOKED
public static final UserServiceAPI UPDATE_USER_ENTITLEMENTS_STATUS_REVOKED
-
MOVE_LOGIN_TO_ORPHAN
public static final UserServiceAPI MOVE_LOGIN_TO_ORPHAN
-
PROVISION_MEMBERSHIP_ON_START_DATE
public static final UserServiceAPI PROVISION_MEMBERSHIP_ON_START_DATE
-
DEPROVISION_MEMBERSHIP_ON_END_DATE
public static final UserServiceAPI DEPROVISION_MEMBERSHIP_ON_END_DATE
-
SUBMIT_IT_POLICY
public static final UserServiceAPI SUBMIT_IT_POLICY
-
FIND_USER_IT_POLICY_HISTORY
public static final UserServiceAPI FIND_USER_IT_POLICY_HISTORY
-
GET_TERMINATED_USERS_FOR_REPORT
public static final UserServiceAPI GET_TERMINATED_USERS_FOR_REPORT
-
FETCH_USERS_FROM_CSV_FILE
public static final UserServiceAPI FETCH_USERS_FROM_CSV_FILE
-
USER_TYPE_CONVERSION
public static final UserServiceAPI USER_TYPE_CONVERSION
-
-
Method Detail
-
values
public static UserServiceAPI[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (UserServiceAPI c : UserServiceAPI.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static UserServiceAPI valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
isRegisterInAuditLog
public boolean isRegisterInAuditLog()
Description copied from interface:OpenIAMAPI
Need we save operation in auditlogs (uses for foreign requests - not UI requests)- Specified by:
isRegisterInAuditLog
in interfaceOpenIAMAPI
- Returns:
- true
-
-