Package ome.security

Interface SecureAction

    • Method Detail

      • updateObject

        <T extends ome.model.IObject> T updateObject​(T... objs)
        executes with special privileges within the SecuritySystem. These privileges will be granted only to the top-level objects.
        Parameters:
        objs - some model objects
        Returns:
        the updated objects