public interface IsVersionedContext extends CommandContext
| Modifier and Type | Method and Description | 
|---|---|
LibrarySession | 
getLibrarySession()
Gets the session. 
 | 
PublicObject | 
getPublicObject()
Gets the PublicObject. 
 | 
boolean | 
getResults()
Gets the results. 
 | 
void | 
setLibrarySession(LibrarySession session)
Sets the session. 
 | 
void | 
setPublicObject(PublicObject po)
Sets the PublicObject. 
 | 
void | 
setResults(boolean isVersioned)
Sets the results. 
 | 
clearLibrarySession getLibrarySession() throws IfsException
IfsExceptionvoid setLibrarySession(LibrarySession session) throws IfsException
IfsExceptionPublicObject getPublicObject() throws IfsException
IfsExceptionvoid setPublicObject(PublicObject po) throws IfsException
IfsExceptionboolean getResults()
            throws IfsException
IfsExceptionvoid setResults(boolean isVersioned)
         throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.