Previous Topic: Permission Request RulesNext Topic: Calling Sequence


Access to Attribute Data

AttributeCollection allows access to the data in managed object attributes.

AttributeCollection contains methods that restrict access to attributes according to the access permissions associated with the attributes. For example, if you call setAttribute() for an attribute whose associated permission does not allow write access, an AttributePermissionException is thrown.