Included Services - Details |
ConfigurationAccess
- Description
- is the basic service providing read access to an element of the
configuration hierarchy and its child and descendent elements.
The HierarchyAccess specialization implemented will be
further specialized to support modifying access.
Implementations shall therefore implement one of SetUpdate or
GroupUpdate depending on the Container role.
If the HierarchyElement specialization that is implemented
is AccessRootElement, the implementation must support the
extended functionality of UpdateRootElement. Otherwise, there
are no new requirements mandated by the Element role.
|
|
SetUpdate
- Usage Restrictions
- optional
- Description
- specializes SetAccess to support modifying the element.
Implemented, if this element is a Set.
Otherwise service GroupUpdate is provided.
|
|
GroupUpdate
- Usage Restrictions
- optional
- Description
- specializes GroupAccess to support modifying contained
data.
Implemented, if this element is a Group.
Otherwise service SetUpdate is provided.
|
|
UpdateRootElement
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.