Class UnauthorizedObjectAccessException

    • Constructor Detail

      • UnauthorizedObjectAccessException

        public UnauthorizedObjectAccessException​(IObjectId id)
      • UnauthorizedObjectAccessException

        public UnauthorizedObjectAccessException​(java.util.List<? extends IObjectId> ids)
    • Method Detail

      • getObjectId

        public IObjectId getObjectId()
      • getObjectIds

        public java.util.List<? extends IObjectId> getObjectIds()