Interface TransportProcessorInterface

All Superinterfaces:
com.sas.services.information.publicobject.ProcessorInterface, Remote

public interface TransportProcessorInterface extends ProcessorInterface
TransportProcessorInterface is used to define the actions/processes used to move or change locational information about an object.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The name of this interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Copy this object to a new instance.
    void
    Delete an object from the system.
    void
    Export this object from the system.
    void
    Import this objet into the system.
    void
    Move this object to a new location.
    void
    Insert a new instance of an object.
    void
    rename(String newName)
    Give this object a new unique name.

    Methods inherited from interface com.sas.services.information.publicobject.ProcessorInterface

    destroy, getPublicObject