|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectResolverSpecification | |
oracle.ifs.beans | |
oracle.ifs.server |
Uses of ObjectResolverSpecification in oracle.ifs.beans |
Methods in oracle.ifs.beans with parameters of type ObjectResolverSpecification | |
void |
LibrarySession.resolveObjects(LibraryObject[] objs,
ObjectResolverSpecification spec)
Force resolution of a set of LibraryObjects |
protected void |
LibrarySession.DMResolveObjects(java.lang.Long[] ids,
java.lang.Long[] classIds,
ObjectResolverSpecification spec)
Invokes the identically-named remote S_LibrarySession method. |
Uses of ObjectResolverSpecification in oracle.ifs.server |
Methods in oracle.ifs.server with parameters of type ObjectResolverSpecification | |
void |
S_LibrarySession.DMResolveObjects(java.lang.Long[] ids,
java.lang.Long[] classIds,
ObjectResolverSpecification spec)
Force deeper resolution for the specified LibraryObjects |
protected void |
ObjectResolver.resolve(S_LibraryObject[] objs,
ObjectResolverSpecification spec)
resolve a set of objects according to the resolution specification. |
void |
S_LibrarySessionInterface.DMResolveObjects(java.lang.Long[] ids,
java.lang.Long[] classIds,
ObjectResolverSpecification spec)
|
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |