Package | Description |
---|---|
oracle.ifs.protocols.commands |
Class and Description |
---|
AddFolderRelationshipContext
AddFolderRelationshipContext encapsulates context for IfsAddFolderRelationship
command.
|
AttributeStringDisplayContext
AttributeStringDisplayContext encapsulates the context of an
IfsAttributeStringDisplayCommand.
|
CancelCheckOutContext
CancelCheckOutContext encapsulates the state of an
IfsCancelCheckOutCommand.
|
CatContext
CatContext encapsulates the state of an IfsCatCommand.
|
ChangeDirectoryContext
ChangeDirectoryContext encapsulates the state of an IfsChangeDirectoryCommand.
|
CheckedOutByContext
CheckedOutByContext encapsulates the state of an IfsCheckedOutByCommand.
|
CheckInContext
CheckInContext encapsulates the state of an IfsCheckInCommand.
|
CheckOutContext
CheckOutContext encapsulates the state of an IfsCheckOutCommand.
|
CloseChannelContext
CloseChannelCommandState encapsulates the state of an IfsCloseChannelCommand.
|
CookieContext
CookieContext encapsulates the state of an IfsCookieCommand.
|
CopyContext
CopyContext encapsulates the context of a CopyCommand.
|
CreateDocumentContext
CreateDocumentContext encapsulates the state of an
IfsCreateDocumentCommand.
|
CreateFolderContext
CreateFolderContext encapsulates the context of a CreateFolderCommand.
|
DeleteLibraryObjectContext
DeleteLibraryObjectContext interface encapsulates context for
delete library object command.
|
DetermineAclContext
DetermineAclContext encapsulates the state of an IfsDetermineAclCommand.
|
DetermineFormatContext
DetermineFormatContext encapsulates the state of an
IfsDetermineFormatCommand.
|
DetermineParserContext
DetermineParserContext encapsulates the state of an
IfsDetermineParserCommand.
|
DoesPublicObjectExistByIdContext
DoesPublicObjectExistByIdContext encapsulates the state of an
IfsDoesPublicObjectExistByIdCommand.
|
DoesPublicObjectExistByPathContext
DoesPublicObjectExistByPathContext encapsulates the state of an
IfsDoesPublicObjectExistByPathCommand.
|
FindPublicObjectByIdContext
FindPublicObjectByIdContext encapsulates the state of an
IfsFindPublicObjectByIdCommand.
|
FindPublicObjectByPathContext
FindPublicObjectByPathContext encapsulates the state of an
IfsFindPublicObjectByPathCommand.
|
GetAttributeNamesContext
GetAttributeNamesContext encapsulates the context of a
IfsGetAttributeNamesCommand.
|
GetAttributesContext
GetAttributesContext encapsulates the state of a
IfsGetAttributesCommand.
|
GetBeansVersionContext
GetBeansVersionContext encapsulates the state of an
IfsGetBeansVersionCommand.
|
GetCurrentUserContext
GetCurrentUserContext encapsulates the state of an
IfsGetCurrentUserCommand.
|
HandlePublicObjectVersioningContext
HandlePublicObjectVersioningContext encapsulates the state of an
IfsHandlePublicObjectVersioningCommand.
|
HelpContext
HelpContext encapsulates the state of an IfsHelpCommand.
|
IfsAttributeStringDisplayCommand
An IfsAttributeStringDisplayCommand supports string displaying
of a LibraryObject's attributes through different format options.
|
IfsCheckedOutByCommand
A IfsCheckedOutByCommand returns the user who currently checks
out the document.
|
IfsCheckInCommand
A IfsCheckInCommand is the command to check in a document.
|
IfsCheckOutCommand
A IfsCheckOutCommand is used to check out a document.
|
IfsCreateDocumentCommand
A IfsCreateDocumentCommand creates a document.
|
IfsDetermineAclCommand
A IfsDetermineAclCommand if the default way of determining the acl
for an object.
|
IfsDetermineFormatCommand
A IfsDetermineFormatCommand is the command that returns the Format
object associated with a given filename.
|
IfsDetermineParserCommand
A IfsDetermineParserCommand is the command to determine the parser
based on the given filename.
|
IfsFindPublicObjectByIdCommand
A IfsFindPublicObjectByIdCommand is the command to find a
PublicObject by specifying an id.
|
IfsFindPublicObjectByPathCommand
A IfsFindPublicObjectByPathCommand is the command to find a
PublicObject by specifying a path.
|
IfsGetAttributeNamesCommand
A IfsGetAttributeNamesCommand supports getting all the available
attribute names of a LibraryObject.
|
IfsGetAttributesCommand
An IfsGetAttributesCommand is a command that given a LibraryObject
and an array of attribute names returns an array of
AttributeValue(s).
|
IfsGetCurrentUserCommand
A IfsGetCurrentUserCommand is the command to retrieve the
current iFS user.
|
IfsHandlePublicObjectVersioningCommand
A IfsHandlePublicObjectVersioningCommand is the default way of
adding a
Document (or subclass of Document )
to a Folder with proper versioning semantics:
Command specification for IfsHandlePublicObjectVersioningCommand Inputs: session : LibrarySession (required) po : PublicObject (required) folder : Folder (required) comment : String (optional) Outputs : NONE Description: Adds a po (or subclass of po )
to a Folder . |
IfsInvokeSelectorCommand
A IfsInvokeSelectorCommand constructs a Selector and invokes it and
and returns the array of LibraryObject [].
|
IfsIsCheckedOutCommand
A IfsIsCheckedOutCommand returns a boolean value indicating whether
the document is currently being checked out by an user or not.
|
IfsParseStreamCommand
A IfsParseStreamCommand is the command to parse a stream with the
specified parser and all its options.
|
IfsRenderAsReaderCommand
An IfsRenderAsReaderCommand renders a LibraryObject as a reader.
|
IfsRenderAsStreamCommand
An IfsRenderAsStreamCommand renders a LibraryObject as a stream.
|
IfsStringListCommand
An IfsStringListCommand supports string displaying
of LibraryObjects' attributes through different format options
and attribute naming options.
|
InvokeSelectorAndListOutputContext
InvokeSelectorAndListOutputContext interface encapsulates context for
InvokeSelectorAndListOutput command.
|
InvokeSelectorContext
InvokeSelectorContext interface encapsulates context for
InvokeSelector command.
|
IsCheckedOutContext
IsCheckedOutContext encapsulates the state of an IfsIsCheckedOutCommand.
|
IsVersionedContext
IsVersionedContext encapsulates the state of an IfsIsVersionedCommand.
|
LoginContext
LoginContext encapsulates the state of an IfsLoginCommand.
|
LogoutContext
LogoutContext encapsulates the context of a LogoutCommand.
|
MvContext
MvContext interface encapsulates context for
MV command.
|
OpenSocketContext
OpenSocketContext encapsulates the state of an IfsOpenSocketCommand.
|
ParseStreamContext
ParseStreamContext encapsulates the state of an IfsParseStreamCommand.
|
PasvContext
PasvContext encapsulates the state of an IfsPasvCommand.
|
PortContext
PortContext encapsulates the state of an IfsPortCommand.
|
RemoveFolderRelationshipContext
RemoveFolderRelationshipContext encapsulates context for
remove reference command.
|
RenderAsRandomAccessContentContext
RenderAsRandomAccessContentContext encapsulates the state of an IfsRenderAsRandomAccessContentCommand.
|
RenderAsReaderContext
RenderAsReaderContext encapsulates the state of an IfsRenderAsReaderCommand.
|
RenderAsStreamContext
RenderAsStreamContext encapsulates the state of an IfsRenderAsStreamCommand.
|
RenderContext
RenderContext encapsulates the base state of any rendering command.
|
SetAttributesContext
SetAttributesContext encapsulates the context of a SetAttributesCommand.
|
ShowAllPathsContext
ShowAllPathsContext interface encapsulates context for
the show all paths command.
|
StringListContext
StringListContext encapsulates the context of a
IfsStringListCommand.
|
UploadFileContext
UploadFileContext encapsulates the state of an IfsUploadFileCommand.
|
Copyright © 2023. All rights reserved.