Package | Description |
---|---|
oracle.ifs.fdk.core.ah | |
oracle.ifs.fdk.impl.ah |
Modifier and Type | Class and Description |
---|---|
class |
CorePathAttributeHandler
Attribute handler for the path of PublicObjects.
|
Modifier and Type | Class and Description |
---|---|
class |
ChainedMethodAttributeHandler
AttributeHandler for synthetic attributes whose values are retrieved
by invoking a method on the repos object returned by the underlying attribute
handler.
|
class |
DocumentDefinitionSizeAttributeHandler
Returns the size attribute from the ContentObject of a DocumentDefinition
|
class |
LocalizerAttributeHandler
A MethodAttributeHandler for synthetic attributes whose values are retrieved
by invoking accessor methods of the LibrarySession Localizer.
|
class |
MappedValueAttributeHandler
Attribute handler which can wrap another handler and map the return
values to another value.
|
class |
MediaTypeAttributeHandler
Handles MEDIA_TYPE attribute on MEDIA.
|
class |
MethodAttributeHandler
AttributeHandler for synthetic attributes whose values are retrieved
by invoking a method on the context object.
|
class |
MixedAttributeHandler
Attribute handler for attributes served by different types of
handlers for multiple objects.
|
class |
NameAttributeHandler
Returns the name of an attribute.
|
class |
PermissionBitMappingAttributeHandler
Takes a given accesslevel bitmap and returns an array of booleans where a
permission bit's index matches the capability integer assigned to it in
FdkConstants.
|
class |
PrimaryUserProfileAttributeHandler
Returns the PrimaryUserProfile attribute of an DirectoryUser Item.
|
class |
TypeAttributeHandler
Returns the type attribute of an item.
|
Copyright © 2023. All rights reserved.