object
does notimplement both {@link ManagedObject} and {@link Serializable}
@throws ObjectNotFoundException if the object has been removed
@throws TransactionException if the operation failed because of aproblem with the current transaction
NOTE: This is an internal method that should only be called by the MIB loader. @return the MIB type reference @throws UnsupportedOperationException if a type referencecouldn't be created @since 2.2
NOTE: This is an internal method that should only be called by the MIB loader. @return the MIB value reference @throws UnsupportedOperationException if a value referencecouldn't be created @since 2.2
Implementation MUST support at least the following types:
null
or if the parsed value can not be used to create a valid Reference (e.g. when parsing an empty String)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|