Interface CreateResourceOperation

All Superinterfaces:
ResourceOperation
All Known Subinterfaces:
CreateRdfSourceOperation, OverwriteTombstoneOperation

Operation for creating a resource
Author:
bbpennel
  • Method Details

    • getParentId

      Get the identifier of the parent of the resource being created
      Returns:
      identifer of parent
    • getInteractionModel

      Get the interaction model of the resource being created
      Returns:
      interaction model
    • getType

      Description copied from interface: ResourceOperation
      Returns the type of operation represented by this request
      Specified by:
      getType in interface ResourceOperation
      Returns:
      operation type
    • isArchivalGroup

      boolean isArchivalGroup()
      A flag indicating whether or the new resource should be created as an archival group.
      Returns:
      true if archival group