|
complexType ManagedEntityValue | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
| Abstract | true (This cannot be used in an instance) |
|---|---|
| Target Namespace | http://java.sun.com/products/oss/xml/Common |
| Declared Namespaces | xmlns:co=http://java.sun.com/products/oss/xml/Common xmlns=http://www.w3.org/2001/XMLSchema |
The <CODE>ManagedEntityValue</CODE> interface is the base interface for all more
detailed interfaces which represent any kind of object that is to be managed.
<p>
Classes which implement <CODE>ManagedEntityValue</CODE> or a
sub interface of <CODE>ManagedEntityValue</CODE>.
are also called value classes.
<P>All classes implementing a value interface provide several ways to access
the attributes:
<UL>
<LI>Attributes can be accessed through standard JavaBeans get/set (is/set)
methods.
<LI>Attributes can be accessed through the generic methods defined
in Attribute Access
<UL>
<LI><CODE>public Object getAttributeValue(String attributeName)</CODE>
<LI><CODE>public void setAttributeValue(String attributeName, Object newValue)</CODE>
</UL>
|
complexType ManagedEntityValue | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
![]() |
||
| Stylus Studio XML Schema Library Home | ||
| Site Map | Privacy Policy | Terms of Use | Trademarks |