oracle.ifs.beans
Class FormatDefinition
java.lang.Object
|
+--oracle.ifs.beans.LibraryObjectDefinition
|
+--oracle.ifs.beans.SystemObjectDefinition
|
+--oracle.ifs.beans.FormatDefinition
- public class FormatDefinition
- extends SystemObjectDefinition
The FormatDefinition class is used to
construct a Format object. You must have
admin privileges enabled to create a format.
| Methods inherited from class oracle.ifs.beans.LibraryObjectDefinition |
clone, getAttribute, getAttributes, getClassObject, getOption, getOptionKeys, removeAttribute, removeOption, setAttribute, setAttribute, setAttributeByUpperCaseName, setAttributes, setClassObject, setOption |
FormatDefinition
public FormatDefinition(LibrarySession session)
throws IfsException
- Constructs a FormatDefinition explicitly capturing the
session.
- Parameters:
session - the session- Throws:
IfsException - if the operation fails