public interface DoesPublicObjectExistByIdContext extends CommandContext
| Modifier and Type | Method and Description | 
|---|---|
Long | 
getId()
Gets the id. 
 | 
LibrarySession | 
getLibrarySession()
Gets the session. 
 | 
boolean | 
getResults()
Gets the results. 
 | 
void | 
setId(Long id)
Sets the id. 
 | 
void | 
setLibrarySession(LibrarySession session)
Sets the session. 
 | 
void | 
setResults(boolean results)
Sets the results. 
 | 
clearLibrarySession getLibrarySession() throws IfsException
IfsExceptionvoid setLibrarySession(LibrarySession session) throws IfsException
IfsExceptionLong getId() throws IfsException
IfsExceptionvoid setId(Long id) throws IfsException
IfsExceptionboolean getResults()
            throws IfsException
IfsExceptionvoid setResults(boolean results)
         throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.