Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.server |
Modifier and Type | Method and Description |
---|---|
protected void |
LibrarySession.DMResolveObjects(Long[] ids,
Long[] classIds,
ObjectResolverSpecification spec)
Invokes the identically-named remote S_LibrarySession method.
|
void |
LibrarySession.resolveObjects(LibraryObject[] objs,
ObjectResolverSpecification spec)
Force resolution of a set of LibraryObjects
|
Modifier and Type | Method and Description |
---|---|
void |
S_LibrarySession.DMResolveObjects(Long[] ids,
Long[] classIds,
ObjectResolverSpecification spec)
Force deeper resolution for the specified LibraryObjects
|
void |
S_LibrarySessionInterface.DMResolveObjects(Long[] ids,
Long[] classIds,
ObjectResolverSpecification spec) |
protected void |
ObjectResolver.resolve(S_LibraryObject[] objs,
ObjectResolverSpecification spec)
resolve a set of objects according to the resolution
specification.
|
Copyright © 2023. All rights reserved.