Interface | Description |
---|---|
GroupService |
Provides the main functionality needed to create, update, delete, and get
groups.
|
GroupTypeService |
Provides the main functionality needed to create, update, delete, and get
groups types.
|
PersonalizationSearchService |
Provides access to search methods within Personalization.
|
UserProfileService |
Provides the main functionality needed to create, update, delete, and
retrieve
UserProfile objects from the Personalization service. |
UserService |
Provides the main functionality needed to create, update, delete, and
retrieve Users.
|
Class | Description |
---|---|
Attribute |
This represents the Attribute object.
|
AttributeReturnConverter | Deprecated |
AttributeType |
Title: AttributeType
Description: Contains id(type id), name(type name)
for each attribute type (boolean, string, etc).
|
Condition | |
Expression |
Title: Expression
Description: Holds expression for a rule set, where an expression consists
of an entity name, entity id, and list of conditions.
|
Group |
This represents the Group object.
|
GroupBase |
This represents the basic Group object.
|
GroupHierarchyBean | |
GroupMemberPolicy |
Holds the group member policy.
|
GroupMemberViewingPolicy |
The group member viewing policy.
|
GroupSearch |
This represents the Group search object.
|
GroupSecurityType |
Group security type bean, holds the groupSecurityTypeID
and groupSecurityTypeName
|
GroupSummary |
Title: GroupSummary
Description: Holds a user's Group Summary data
Copyright: Copyright (c) 2002
Company: Appian Corporation
|
GroupType |
This represents the common GroupType object.
|
GroupTypeBase |
This represents the base GroupType object.
|
Operator |
Holds the operator id and its display name.
|
ResolvedEmailAddresses | |
RuleSet |
Title: RuleForm
Description: This is the form used to create a group membership ruleset.
|
TypedVariableToGroupAttributeType | |
User |
This represents the common User object.
|
UserBase |
This represents the base User object.
|
UserPreferences | |
UserProfile |
This represents the full User profile object.
|
UserRank |
Title: UserRank
Description: Provides rankid and rankname
Copyright: Copyright (c) 2002
Company: Appian Corporation
|
UserSearch |
This represents the User search object.
|
UserValidationUtils |
Enum | Description |
---|---|
UserValidationUtils.NameField |
Annotation Type | Description |
---|---|
EmailAddressDataType |
Convenience annotation to indicate a value represents an Appian Object.
|
EmailRecipientDataType |
Convenience annotation to indicate a value represents an Appian Object.
|
GroupDataType |
Convenience annotation to indicate a value represents an Appian Object.
|
PasswordDataType |
Convenience annotation to indicate a value represents an Appian Object.
|
UserDataType |
Convenience annotation to indicate a value represents an Appian Object.
|
UserOrGroupDataType |
Convenience annotation to indicate a value represents an Appian Object.
|
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.