Class ESIndexName
- java.lang.Object
-
- org.openiam.elasticsearch.constants.ESIndexName
-
public class ESIndexName extends Object
Created by: Alexander Duckardt Date: 6/25/14.
-
-
Field Summary
Fields Modifier and Type Field Description static StringAUDIT_LOGstatic StringAUDIT_LOG_ATTRIBUTEstatic StringAUDIT_LOG_TARGETSstatic StringCONNECTOR_REPLYstatic StringEMAILstatic StringGROUPstatic StringGROUP_ATTRIBUTESstatic StringIDENTITYstatic StringINCOMPLETE_SELF_REGstatic StringINCOMPLETE_SELF_REG_USERstatic StringLOCATIONstatic StringLOGINstatic StringMANAGED_SYSstatic StringMETADATA_TYPEstatic StringORGANIZATIONstatic StringORPHANstatic StringPHONEstatic StringPROVISION_CONNECTOR_REQUEST_DOCstatic StringPROVISION_REQUEST_DOCstatic StringPROVISION_STREAMstatic StringRECO_SYNCH_INFO_STORAGEstatic StringRECON_SYNCH_INFO_STORAGE_OBJstatic StringRESOURCEstatic StringRESOURCE_ATTRIBUTESstatic StringROLEstatic StringUSER_ATTRIBUTESstatic StringUSER_RECALCULATION_DOCstatic StringUSERS
-
Constructor Summary
Constructors Constructor Description ESIndexName()
-
-
-
Field Detail
-
USER_ATTRIBUTES
public static final String USER_ATTRIBUTES
- See Also:
- Constant Field Values
-
USERS
public static final String USERS
- See Also:
- Constant Field Values
-
USER_RECALCULATION_DOC
public static final String USER_RECALCULATION_DOC
- See Also:
- Constant Field Values
-
ORPHAN
public static final String ORPHAN
- See Also:
- Constant Field Values
-
EMAIL
public static final String EMAIL
- See Also:
- Constant Field Values
-
AUDIT_LOG_TARGETS
public static final String AUDIT_LOG_TARGETS
- See Also:
- Constant Field Values
-
AUDIT_LOG
public static final String AUDIT_LOG
- See Also:
- Constant Field Values
-
AUDIT_LOG_ATTRIBUTE
public static final String AUDIT_LOG_ATTRIBUTE
- See Also:
- Constant Field Values
-
PHONE
public static final String PHONE
- See Also:
- Constant Field Values
-
LOGIN
public static final String LOGIN
- See Also:
- Constant Field Values
-
CONNECTOR_REPLY
public static final String CONNECTOR_REPLY
- See Also:
- Constant Field Values
-
PROVISION_STREAM
public static final String PROVISION_STREAM
- See Also:
- Constant Field Values
-
IDENTITY
public static final String IDENTITY
- See Also:
- Constant Field Values
-
LOCATION
public static final String LOCATION
- See Also:
- Constant Field Values
-
ROLE
public static final String ROLE
- See Also:
- Constant Field Values
-
MANAGED_SYS
public static final String MANAGED_SYS
- See Also:
- Constant Field Values
-
GROUP_ATTRIBUTES
public static final String GROUP_ATTRIBUTES
- See Also:
- Constant Field Values
-
GROUP
public static final String GROUP
- See Also:
- Constant Field Values
-
RESOURCE_ATTRIBUTES
public static final String RESOURCE_ATTRIBUTES
- See Also:
- Constant Field Values
-
RESOURCE
public static final String RESOURCE
- See Also:
- Constant Field Values
-
ORGANIZATION
public static final String ORGANIZATION
- See Also:
- Constant Field Values
-
METADATA_TYPE
public static final String METADATA_TYPE
- See Also:
- Constant Field Values
-
PROVISION_REQUEST_DOC
public static final String PROVISION_REQUEST_DOC
- See Also:
- Constant Field Values
-
PROVISION_CONNECTOR_REQUEST_DOC
public static final String PROVISION_CONNECTOR_REQUEST_DOC
- See Also:
- Constant Field Values
-
INCOMPLETE_SELF_REG
public static final String INCOMPLETE_SELF_REG
- See Also:
- Constant Field Values
-
INCOMPLETE_SELF_REG_USER
public static final String INCOMPLETE_SELF_REG_USER
- See Also:
- Constant Field Values
-
RECO_SYNCH_INFO_STORAGE
public static final String RECO_SYNCH_INFO_STORAGE
- See Also:
- Constant Field Values
-
RECON_SYNCH_INFO_STORAGE_OBJ
public static final String RECON_SYNCH_INFO_STORAGE_OBJ
- See Also:
- Constant Field Values
-
-