public interface GroupService
| Modifier and Type | Method and Description |
|---|---|
com.lexmark.saperion.administration.GroupType |
loadGroup(com.lexmark.saperion.administration.GroupReferenceType reference)
This method loads a group given a reference to it.
|
com.lexmark.saperion.administration.GroupType |
loadGroup(String name)
This method loads a group given its name.
|
com.lexmark.saperion.administration.GroupType loadGroup(com.lexmark.saperion.administration.GroupReferenceType reference)
throws NativeException
reference - a reference to the group to load.NativeExceptioncom.lexmark.saperion.administration.GroupType loadGroup(String name) throws NativeException
name - the name of the group to load.NativeExceptionCopyright © 2016 SAPERION AG. All rights reserved.