|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeValueArray | |
oracle.ifs.beans | |
oracle.ifs.common | |
oracle.ifs.server |
Uses of AttributeValueArray in oracle.ifs.beans |
Methods in oracle.ifs.beans with parameters of type AttributeValueArray | |
AttributeValue |
LibrarySession.getArrayTypeAttributeValue(AttributeValueArray av,
long objectId,
long attributeId,
long auditId,
int count)
Gets a fully resolved array-type AttributeValue with non-transient elements that is a copy of the specified array-type AttributeValue. |
Uses of AttributeValueArray in oracle.ifs.common |
Methods in oracle.ifs.common with parameters of type AttributeValueArray | |
AttributeValue |
LibrarySessionInterface.getArrayTypeAttributeValue(AttributeValueArray av,
long objectId,
long attributeId,
long auditId,
int count)
Gets a fully resolved array-type AttributeValue with non-transient elements that is a copy of the specified array-type AttributeValue. |
Uses of AttributeValueArray in oracle.ifs.server |
Methods in oracle.ifs.server with parameters of type AttributeValueArray | |
AttributeValue |
S_LibrarySession.getArrayTypeAttributeValue(AttributeValueArray av,
long objectId,
long attributeId,
long auditId,
int count)
Gets a fully resolved array-type AttributeValue with non-transient elements that is a copy of the specified array-type AttributeValue. |
static AttributeValue |
S_LibrarySession.getArrayTypeAttributeValue(AttributeValueArray av,
long objectId,
long attributeId,
long auditId,
S_LibrarySession session,
LibraryConnection lconn,
java.sql.Connection conn)
Gets a fully resolved array-type AttributeValue with non-transient elements that is a copy of the specified array-type AttributeValue. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |