Oracle Content Management SDK

Uses of Class
oracle.ifs.common.ObjectReferenceAttributeValue

Packages that use ObjectReferenceAttributeValue
oracle.ifs.beans   
oracle.ifs.server   
 

Uses of ObjectReferenceAttributeValue in oracle.ifs.beans
 

Methods in oracle.ifs.beans that return ObjectReferenceAttributeValue
 ObjectReferenceAttributeValue LibraryObject.getObjectReferenceAttribute(java.lang.String attrname)
          Gets the value of a ObjectReference attribute.
protected  ObjectReferenceAttributeValue LibrarySession.DMGetObjectReferenceAttribute(java.lang.Long id, java.lang.Long classId, java.lang.String attrName)
          Invokes the identically-named remote S_LibrarySession method.
 

Uses of ObjectReferenceAttributeValue in oracle.ifs.server
 

Methods in oracle.ifs.server that return ObjectReferenceAttributeValue
protected  ObjectReferenceAttributeValue S_LibraryObject.getObjectReferenceAttribute(java.lang.String attrname)
          Gets the value of a ObjectReference attribute.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.