|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--oracle.ifs.beans.LibraryObject
|
+--oracle.ifs.beans.TieLibraryObject
|
+--oracle.ifs.beans.PublicObject
|
+--oracle.ifs.beans.TiePublicObject
|
+--oracle.ifs.beans.ApplicationObject
|
+--oracle.ifs.beans.TieApplicationObject
|
+--oracle.ifs.beans.PropertyBundle
|
+--oracle.ifs.beans.TiePropertyBundle
|
+--oracle.ifs.beans.ValueDefaultPropertyBundle
|
+--oracle.ifs.beans.TieValueDefaultPropertyBundle
TieValueDefaultPropertyBundle allows the Oracle-defined behavior of the VALUEDEFAULTPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden.
ValueDefaultPropertyBundle| Fields inherited from class oracle.ifs.beans.ValueDefaultPropertyBundle |
CLASS_NAME |
| Constructor Summary | |
protected |
TieValueDefaultPropertyBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieValueDefaultPropertyBundle. |
| Methods inherited from class oracle.ifs.beans.ValueDefaultPropertyBundle |
getPropertyValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue |
| Methods inherited from class oracle.ifs.beans.PropertyBundle |
getProperties, getProperties, getPropertyValue, getPropertyValueByUpperCaseName, handleEvent, putPropertyValue, putPropertyValue, removeAllPropertyValues, removePropertyValue |
| Methods inherited from class oracle.ifs.beans.LibraryObject |
equals, free, free, getAttribute, getAttributeByUpperCaseName, getAttributes, getAttributesByUpperCaseNames, getClassId, getClassObject, getDefinition, getId, getLabel, getName, getSession, invokeServerMethod, isInstanceOf, isTraced, lookupInstanceLabel, postEvent, postEvent, renderAsReader, renderAsStream, setAttribute, setAttribute, setAttributes, setAttributes, setName, toString, trace, update |
| Methods inherited from interface oracle.ifs.common.LibraryObjectInterface |
getId |
| Methods inherited from interface oracle.ifs.common.Traceable |
getTraceLogger, isTraced, trace |
| Constructor Detail |
protected TieValueDefaultPropertyBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
throws IfsException
session - the sessionid - the idclassId - the class iddata - the dataIfsException - if the operation fails
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||