public class DefaultClassResolver extends Object implements Serializable, IClassResolver
TemplateManager
,
IClassResolver
,
Serialized FormConstructor and Description |
---|
DefaultClassResolver()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
Class |
resolve(String id,
AttrSet set)
Resolves a set of attributes to a subclass of PersistentObject and
returns the class.
|
public Class resolve(String id, AttrSet set)
resolve
in interface IClassResolver
id
- ID of the entryset
- a set of attributes of an objectnull
if no
class could be resolvedCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.