|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSSNativeGroupIF | |
---|---|
com.hyperion.css |
Uses of CSSNativeGroupIF in com.hyperion.css |
---|
Methods in com.hyperion.css that return CSSNativeGroupIF | |
---|---|
CSSNativeGroupIF |
CSSDirectoryManagementAPIIF.getNativeGroupByIdentity(java.util.Map context,
CSSPrincipalIF principal,
java.lang.String identity)
Gets the group instance for updates given the identity in the argument. |
CSSNativeGroupIF |
CSSDirectoryManagementAPIIF.getNativeGroupInstance(java.util.Map context,
CSSPrincipalIF principal)
Creates and returns a CSSNativeGroupIF with the identity filled in for creation. |
Methods in com.hyperion.css with parameters of type CSSNativeGroupIF | |
---|---|
void |
CSSDirectoryManagementAPIIF.addNativeGroup(java.util.Map context,
CSSPrincipalIF principal,
CSSNativeGroupIF group)
Adds a group to the native directory. |
void |
CSSDirectoryManagementAPIIF.updateNativeGroup(java.util.Map context,
CSSPrincipalIF principal,
CSSNativeGroupIF group)
Updates the native group. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |