Overview
Package
Class
Use
Tree
Index
Help
BEA Systems, Inc.
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
ALES Entitlement Query API Reference
A
B
C
E
F
G
H
I
Q
S
T
U
G
getAction()
- Method in interface com.bea.ales.EntitlementQuery.
SubjectChange
getAllChildrenGroups(String)
- Method in interface com.bea.ales.EntitlementQuery.
GroupQuery
Get all groups that are members of the specified group.
getAllGroups(String)
- Method in interface com.bea.ales.EntitlementQuery.
UserQuery
Finds all groups the user is a member of.
getAllParentGroups(String)
- Method in interface com.bea.ales.EntitlementQuery.
GroupQuery
Get all groups that the specified group is a member of.
getASIType()
- Method in interface com.bea.ales.EntitlementQuery.common.
AttributeElement
Gets the ASI type name.
getChangeHandle()
- Method in interface com.bea.ales.EntitlementQuery.
IdentityChangeResult
Gets a handle which represents latest change in ALES database, which may be used for querying identity change next time.
getChangeHandle(String)
- Method in interface com.bea.ales.EntitlementQuery.
ChangeQuery
Get a ChangeHandle object with string value as described in the toString() method.
getChangeQuery()
- Method in class com.bea.ales.EntitlementQuery.
EntitlementQueryFactory
Factory method that should be used to create an instance of ChangeQuery interface.
getDirectChildrenGroups(String)
- Method in interface com.bea.ales.EntitlementQuery.
GroupQuery
Get all groups that are direct members of the specified group.
getDirectGroups(String)
- Method in interface com.bea.ales.EntitlementQuery.
UserQuery
Finds all direct group memberships for the specified user.
getDirectParentGroups(String)
- Method in interface com.bea.ales.EntitlementQuery.
GroupQuery
Get all groups that the specified group is a direct member of.
getDirectUsers(String, String)
- Method in interface com.bea.ales.EntitlementQuery.
GroupQuery
Returns all direct users in the specified group matching the specified pattern
getGroupAttribute(String, String, int)
- Method in interface com.bea.ales.EntitlementQuery.
GroupQuery
Gets the value of the attribute associated with the group.
getGroupAttributes(String, int)
- Method in interface com.bea.ales.EntitlementQuery.
GroupQuery
Gets all attributes associated with the specified group.
getGroupChanges()
- Method in interface com.bea.ales.EntitlementQuery.
IdentityChangeResult
Gets an array of group changes.
getGroupQuery()
- Method in class com.bea.ales.EntitlementQuery.
EntitlementQueryFactory
Factory method that should be used to create an instance of GroupQuery interface.
getGroupsWithAttribute(String, AttributeElement)
- Method in interface com.bea.ales.EntitlementQuery.
GroupQuery
Finds all groups in specified directory with the specified attribute value.
getIdentityChange(ChangeHandle)
- Method in interface com.bea.ales.EntitlementQuery.
ChangeQuery
Get identity information changes happened after version specified by parameter.
getIdentityChange(Date)
- Method in interface com.bea.ales.EntitlementQuery.
ChangeQuery
Get identity information changes happened after time specified by parameter.
getIndirectGroups(String)
- Method in interface com.bea.ales.EntitlementQuery.
UserQuery
Finds all indirect(inherited) group memberships for the specified user.
getInstance()
- Static method in class com.bea.ales.EntitlementQuery.
EntitlementQueryFactory
Factory method to get singleton instance of EntitlementQueryFactory class
getMessage()
- Method in class com.bea.ales.EntitlementQuery.exception.
QueryException
Returns the string messgae associated with the exception
getName()
- Method in interface com.bea.ales.EntitlementQuery.common.
AttributeElement
Gets the attribute Name.
getNewQualified()
- Method in interface com.bea.ales.EntitlementQuery.
SubjectChange
getOldQualified()
- Method in interface com.bea.ales.EntitlementQuery.
SubjectChange
getUserAttribute(String, String, int)
- Method in interface com.bea.ales.EntitlementQuery.
UserQuery
Gets the value of an attribute associated with the specified user.
getUserAttributes(String, int)
- Method in interface com.bea.ales.EntitlementQuery.
UserQuery
Gets all attributes associated with the specified user.
getUserChanges()
- Method in interface com.bea.ales.EntitlementQuery.
IdentityChangeResult
Gets an array of user changes.
getUserClosure(String, String)
- Method in interface com.bea.ales.EntitlementQuery.
GroupQuery
Returns all direct and indirect (inherited) users in the specified group matching the specified pattern
getUserQuery()
- Method in class com.bea.ales.EntitlementQuery.
EntitlementQueryFactory
Factory method that should be used to create an instance of UserQuery interface.
getUsersWithAttribute(String, AttributeElement)
- Method in interface com.bea.ales.EntitlementQuery.
UserQuery
Finds all users with the specified directory name and attribute value.
getValue()
- Method in class com.bea.ales.EntitlementQuery.common.
CustomEnumerationValue
Returns the enumeration value as a String.
getValue()
- Method in interface com.bea.ales.EntitlementQuery.common.
AttributeElement
Gets the attribute Value.
GroupChange
- interface com.bea.ales.EntitlementQuery.
GroupChange
.
This interface inherits SubjectChange interface.
GroupQuery
- interface com.bea.ales.EntitlementQuery.
GroupQuery
.
This inteface is used to query ALES group related information.
A
B
C
E
F
G
H
I
Q
S
T
U
Overview
Package
Class
Use
Tree
Index
Help
Documentation is available at
http://edocs.bea.com/ales/docs26
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES