Package | Description |
---|---|
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
class |
S_CompositeGroup
A S_CompositeGroup is the server-side representation of a CompositeGroup.
|
class |
S_TieCompositeGroup
An S_TieCompositeGroup allows the ECMSDK-defined behavior
of the COMPOSITEGROUP classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieDirectoryGroup
An S_TieDirectoryGroup allows the Oracle-defined behavior of the
DIRECTORYGROUP classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
Modifier and Type | Method and Description |
---|---|
static S_DirectoryGroup |
S_DirectoryGroup.getWorldDirectoryGroup(S_LibrarySession session)
Gets the DirectoryGroup that represents World access.
|
protected S_DirectoryGroup |
S_DirectoryGroupSelector.selectByOnwerUniqueName(String onwerUniqueName)
return the Group that corresponds to the specified
OwnerUniqueName.
|
Copyright © 2023. All rights reserved.