com.filenet.api.admin

Interface SnapLockFixedContentDevice

    • Method Detail

      • get_RootDirectoryPath

        java.lang.String get_RootDirectoryPath()
        Returns the value of the RootDirectoryPath property. For more information, see RootDirectoryPath Property.
      • set_RootDirectoryPath

        void set_RootDirectoryPath(java.lang.String value)
        Sets the value of the RootDirectoryPath property. For more information, see RootDirectoryPath Property.
      • get_SnapLockUserName

        java.lang.String get_SnapLockUserName()
        Returns the value of the SnapLockUserName property. For more information, see SnapLockUserName Property.
      • set_SnapLockUserName

        void set_SnapLockUserName(java.lang.String value)
        Sets the value of the SnapLockUserName property. For more information, see SnapLockUserName Property.
      • get_SnapLockPassword

        byte[] get_SnapLockPassword()
        Returns the value of the SnapLockPassword property. For more information, see SnapLockPassword Property.
      • set_SnapLockPassword

        void set_SnapLockPassword(byte[] value)
        Sets the value of the SnapLockPassword property. For more information, see SnapLockPassword Property.
      • get_DeviceAddress

        java.lang.String get_DeviceAddress()
        Returns the value of the DeviceAddress property. For more information, see DeviceAddress Property.
      • set_DeviceAddress

        void set_DeviceAddress(java.lang.String value)
        Sets the value of the DeviceAddress property. For more information, see DeviceAddress Property.
      • get_DeviceRootDirectory

        java.lang.String get_DeviceRootDirectory()
        Returns the value of the DeviceRootDirectory property. For more information, see DeviceRootDirectory Property.
      • set_DeviceRootDirectory

        void set_DeviceRootDirectory(java.lang.String value)
        Sets the value of the DeviceRootDirectory property. For more information, see DeviceRootDirectory Property.
      • get_DefaultRetentionDays

        java.lang.Integer get_DefaultRetentionDays()
        Returns the value of the DefaultRetentionDays property. For more information, see DefaultRetentionDays Property.
      • set_DefaultRetentionDays

        void set_DefaultRetentionDays(java.lang.Integer value)
        Sets the value of the DefaultRetentionDays property. For more information, see DefaultRetentionDays Property.
      • get_MinimumRetentionDays

        java.lang.Integer get_MinimumRetentionDays()
        Returns the value of the MinimumRetentionDays property. For more information, see MinimumRetentionDays Property.
      • set_MinimumRetentionDays

        void set_MinimumRetentionDays(java.lang.Integer value)
        Sets the value of the MinimumRetentionDays property. For more information, see MinimumRetentionDays Property.
      • get_MaximumRetentionDays

        java.lang.Integer get_MaximumRetentionDays()
        Returns the value of the MaximumRetentionDays property. For more information, see MaximumRetentionDays Property.
      • set_MaximumRetentionDays

        void set_MaximumRetentionDays(java.lang.Integer value)
        Sets the value of the MaximumRetentionDays property. For more information, see MaximumRetentionDays Property.

© Copyright IBM Corporation 2006, 2013. All rights reserved.