Class UserLifecycleAttributeNames
java.lang.Object
edu.internet2.middleware.grouper.userLifecycle.UserLifecycleAttributeNames
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringvalue of this is going to be in the future from 1970 when the membership should expirestatic final Stringstatic final Stringstatic final Stringmarker defstatic final Stringconfig id of the policy on the groupstatic final Stringvalue def -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeAssigngetAttributeAssignMatchingPolicyConfigId(Set<AttributeAssign> attributeAssigns, String policyConfigId) static StringgetExistingPolicyConfigId(Set<AttributeAssign> attributeAssigns) static AttributeDefattribute value def assigned to groupstatic AttributeDefNameattribute def name assigned to groupstatic AttributeDefNameuser lifecycle policy group config idstatic AttributeDefattribute value def assigned to stem or groupcache these for a minutestatic AttributeDefNameattribute def name assignedstatic AttributeDefNameattribute def name assignedstatic String
-
Field Details
-
USER_LIFECYCLE_POLICY_GROUP_MARKER_DEF
marker def- See Also:
-
USER_LIFECYCLE_POLICY_GROUP_VALUE_DEF
value def- See Also:
-
USER_LIFECYCLE_POLICY_GROUP_MARKER
- See Also:
-
USER_LIFECYCLE_POLICY_GROUP_VALUE_CONFIG_ID
config id of the policy on the group- See Also:
-
USER_LIFECYCLE_MSHIP_IN_FLIGHT_MARKER_DEF
- See Also:
-
USER_LIFECYCLE_MSHIP_IN_FLIGHT_VALUE_DEF
- See Also:
-
USER_LIFECYCLE_MSHIP_IN_FLIGHT_MARKER
- See Also:
-
USER_LIFECYCLE_MSHIP_IN_FLIGHT_LIFECYCLE_EVENT_ID
- See Also:
-
USER_LIFECYCLE_MSHIP_IN_FLIGHT_ADDED_MICROS
- See Also:
-
USER_LIFECYCLE_MSHIP_IN_FLIGHT_MICROS_EXPIRE
value of this is going to be in the future from 1970 when the membership should expire- See Also:
-
USER_LIFECYCLE_MSHIP_HISTORY_MARKER_DEF
- See Also:
-
USER_LIFECYCLE_MSHIP_HISTORY_VALUE_DEF
- See Also:
-
USER_LIFECYCLE_MSHIP_HISTORY_MARKER
- See Also:
-
USER_LIFECYCLE_MSHIP_HISTORY_LIFECYCLE_EVENT_ID
- See Also:
-
USER_LIFECYCLE_MSHIP_HISTORY_ADDED_MICROS
- See Also:
-
USER_LIFECYCLE_MSHIP_HISTORY_APPROVED_BY
- See Also:
-
-
Constructor Details
-
UserLifecycleAttributeNames
public UserLifecycleAttributeNames()
-
-
Method Details
-
userLifecycleStemName
- Returns:
- root stem name where user lifecycle attribute definitions are stored
-
retrieveAttributeDefBaseDef
attribute value def assigned to group- Returns:
- the attribute def name
-
getAttributeAssignMatchingPolicyConfigId
public static AttributeAssign getAttributeAssignMatchingPolicyConfigId(Set<AttributeAssign> attributeAssigns, String policyConfigId) -
getExistingPolicyConfigId
-
retrieveAttributeDefNameUserLifecyclePolicyGroupValueConfigId
user lifecycle policy group config id- Returns:
- the attribute def name
-
retrieveAttributeDefNameMarker
attribute def name assigned to group- Returns:
- the attribute def name
-
retrieveInFlightAttributeDefNameMarker
attribute def name assigned- Returns:
- the attribute def name
-
retrieveHistoryAttributeDefNameMarker
attribute def name assigned- Returns:
- the attribute def name
-
retrieveAttributeDefNameValueDef
attribute value def assigned to stem or group- Returns:
- the attribute def name
-
retrieveAttributeValuesForGroup
cache these for a minute- Parameters:
group-- Returns:
- attribute def names with sets of values
-