public final class AttributeHandlerContext extends Object
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAttributeName()
Returns the attribute name. 
 | 
LibraryObject | 
getRepositoryObject()
Returns the repository object. 
 | 
AttributeRequest[] | 
getRequestedAttributes()
Returns the requested attributes about the attribute being handled. 
 | 
FdkSessionImpl | 
getSession()
Returns the session. 
 | 
public final FdkSessionImpl getSession()
public final LibraryObject getRepositoryObject()
public final String getAttributeName()
public final AttributeRequest[] getRequestedAttributes()
null when the attribute handler is invoked to update
 an attribute or when no other attributes are requested.Copyright © 2025. All rights reserved.