Modifier and Type | Field and Description |
---|---|
protected S_LibrarySession |
m_Session
The session
|
Constructor and Description |
---|
ObjectResolver(S_LibrarySession session)
construct a ObjectResolver
|
Modifier and Type | Method and Description |
---|---|
protected void |
resolve(S_LibraryObject[] objs,
ObjectResolverSpecification spec)
resolve a set of objects according to the resolution
specification.
|
protected S_LibrarySession m_Session
public ObjectResolver(S_LibrarySession session) throws IfsException
session
- the sessionIfsException
- if the operation failsprotected void resolve(S_LibraryObject[] objs, ObjectResolverSpecification spec) throws IfsException
objs
- the objects to resolvespec
- the resolution specificationIfsException
- if the operation failsCopyright © 2023. All rights reserved.