Interface RemoteItemDefinition

    • Method Detail

      • isAutoCreated

        boolean isAutoCreated()
                       throws RemoteException
        Deprecated, for removal: This API element is subject to removal in a future version.
        Remote version of the ItemDef.isAutoCreate() method.
        Returns:
        true if the item is automatically created, false otherwise
        Throws:
        RemoteException - on RMI errors
      • isMandatory

        boolean isMandatory()
                     throws RemoteException
        Deprecated, for removal: This API element is subject to removal in a future version.
        Remote version of the ItemDef.isMandatory() method.
        Returns:
        true if the item is mandatory, false otherwise
        Throws:
        RemoteException - on RMI errors
      • isProtected

        boolean isProtected()
                     throws RemoteException
        Deprecated, for removal: This API element is subject to removal in a future version.
        Remote version of the ItemDef.isProtected() method.
        Returns:
        true if the item is protected, false otherwise
        Throws:
        RemoteException - on RMI errors