Package ome.logic
Class LdapImpl.GroupLoader
- java.lang.Object
-
- ome.logic.LdapImpl.GroupLoader
-
- Enclosing class:
- LdapImpl
public class LdapImpl.GroupLoader extends java.lang.Object
Data class which stores the state of theNewUserGroupBean
andNewUserGroupOwnerBean
operations.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.Long>
getOwnedGroups()
Return the found owned groups for the given username.
-