public interface SupportsGroups<T>
Interface for anything that supports having a collection of groups or sub-groups.
T
addGroup(Group theGroup)
removeGroup(Group theGroup)
T addGroup(Group theGroup)
theGroup
T removeGroup(Group theGroup)
Copyright © 2001-2013 Aduna. All Rights Reserved.