public class DefaultAttributesProvider extends AttributesProxy implements AttributesProvider
AttributesProvider that can be used
to expose properties of an object as Attributes. The getProperty()
and setProperty() methods should be overridden by sub-classes.attributes_, ignoreCase_| Modifier and Type | Method and Description |
|---|---|
javax.naming.directory.Attributes |
getAttributes(java.lang.String[] ids) |
clone, get, getAll, getIDs, getProperty, isCaseIgnored, newAttribute, put, put, remove, removeProperty, setProperty, sizepublic javax.naming.directory.Attributes getAttributes(java.lang.String[] ids)
throws javax.naming.NamingException
getAttributes in interface AttributesProviderjavax.naming.NamingException