BEA Systems, Inc.

ALES Entitlement Query API Reference

com.bea.ales.EntitlementQuery
Interface GroupChange


public interface GroupChange
extends SubjectChange

This interface inherits SubjectChange interface. It also provides "getter" method to get group member changes, including direct parents and direct children

Author:
Copyright © 2007 BEA Systems, Inc. All Rights Reserved.

Fields inherited from class com.bea.ales.EntitlementQuery.SubjectChange
ACTION_ADD, ACTION_DELETE, ACTION_NULL, ACTION_RENAME
 
Method Summary
 boolean haveChildrenChanged()
          Check if any groups or users are added to, or removed from children of this group Only direct group membership is included here.
 boolean haveParentsChanged()
          Check if any groups are added to, or removed from parents of this group Only direct group membership is included here.
 
Methods inherited from interface com.bea.ales.EntitlementQuery.SubjectChange
getAction, getNewQualified, getOldQualified, haveAttributesChanged
 

Method Detail

haveParentsChanged

public boolean haveParentsChanged()
Check if any groups are added to, or removed from parents of this group Only direct group membership is included here.

Returns:
true if parents changed, false otherwise

haveChildrenChanged

public boolean haveChildrenChanged()
Check if any groups or users are added to, or removed from children of this group Only direct group membership is included here.

Returns:
true if children changed, false otherwise

Documentation is available at
http://edocs.bea.com/ales/docs30