public interface LibraryObjectInterface extends Traceable
| Modifier and Type | Method and Description | 
|---|---|
AttributeValue | 
getAttributeByUpperCaseName(String attr_name)
Gets the attribute value for the specified attribute. 
 | 
Long | 
getClassId()
Gets the class id of this LibraryObject. 
 | 
Long | 
getId()
Gets the id of this LibraryObject. 
 | 
LibrarySessionInterface | 
getSessionInterface()
Gets the LibrarySessionInterface for this LibraryObject. 
 | 
getTraceLogger, isTraced, traceLong getId() throws IfsException
IfsException - if the operation failsLong getClassId() throws IfsException
IfsException - if the operation failsLibrarySessionInterface getSessionInterface() throws IfsException
IfsException - if the operation failsAttributeValue getAttributeByUpperCaseName(String attr_name) throws IfsException
attr_name - the attribute name; must be all upper caseIfsException - if the operation failsCopyright © 2025. All rights reserved.